Commit Graph

6 Commits

Author SHA1 Message Date
Mathias Baumann
1eda206552 Make sure all errors/warnings terminate with ".", "?" or "!" 2020-01-08 16:26:00 +01:00
Daniel Kirchner
30d9961efb Do not exclude public state variables when looking for conflicting declarations. 2018-08-01 14:31:04 +02:00
Leonardo Alt
c286cdaa62 Fix crash for double variable declaration in the same scope. 2018-07-10 18:54:46 +02:00
Leonardo Alt
8862b3092b C99 scoping rules by default 2018-06-20 12:53:38 +02:00
Daniel Kirchner
f03695731b Add source locations to syntax test expectations. 2018-04-10 14:08:22 +02:00
chriseth
c9db105ad7 Extract scoping tests. 2018-03-16 00:47:32 +01:00