aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/analysis/SyntaxChecker.h
Commit message (Collapse)AuthorAgeFilesLines
* Refactor NameAndTypeResolver and SyntaxChecker to allow other entry points.chriseth2017-02-141-1/+1
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Version pragma.chriseth2016-09-011-0/+7
|
* Require modifiers to contain "_".chriseth2016-08-161-0/+9
|
* code changes according to Chris's commentsLu Guanqun2016-01-191-3/+6
|
* check whether break/continue is in the loopLu Guanqun2016-01-151-0/+58