aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/analysis/SyntaxChecker.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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