aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/syntaxTests/controlFlow
Commit message (Expand)AuthorAgeFilesLines
* Turn warning about uninitialized storage returns into an error.Daniel Kirchner2018-08-0320-177/+177
* Deprecate the throw statementAlex Beregszaszi2018-07-161-9/+0
* Added default data locations to parameters for syntax tests.Chase McDermott2018-07-121-5/+5
* Update control flow graph.Daniel Kirchner2018-05-172-7/+19
* Add test for default location.Daniel Kirchner2018-05-151-0/+19
* Add control flow analyzer and test for uninitialized storage returns.Daniel Kirchner2018-05-1522-0/+375