aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/analysis/SyntaxChecker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Require modifiers to contain "_".chriseth2016-08-161-1/+20
* add another test case for continue not in loopLu Guanqun2016-01-191-4/+4
* code changes according to Chris's commentsLu Guanqun2016-01-191-16/+9
* check whether break/continue is in the loopLu Guanqun2016-01-151-0/+87