aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/syntaxTests/scoping
Commit message (Expand)AuthorAgeFilesLines
* Do not exclude public state variables when looking for conflicting declarations.Daniel Kirchner2018-08-013-0/+26
* Fix crash for double variable declaration in the same scope.Leonardo Alt2018-07-113-0/+34
* C99 scoping rules by defaultLeonardo Alt2018-06-2014-40/+14
* Add source locations to syntax test expectations.Daniel Kirchner2018-04-1011-14/+13
* Extract scoping tests.chriseth2018-03-1616-0/+130