aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/parsing/Parser.h
Commit message (Expand)AuthorAgeFilesLines
* Fix licensing headersVoR02202016-11-231-4/+4
* Function type state variables.chriseth2016-11-161-0/+2
* Function types.chriseth2016-11-161-0/+14
* Add support for do/while loopsRhett Aultman2016-11-101-0/+1
* Version pragma.chriseth2016-09-011-0/+1
* Parsing for inline assembly.chriseth2016-03-301-0/+1
* - inline and assembly keywords addedLianaHus2016-03-121-2/+2
* Move reusable parser components into base class.chriseth2016-02-231-25/+4
* Use paths instead of simple identifiers wherever possible.chriseth2015-12-221-0/+1
* Added the `using x for y` directive.chriseth2015-11-271-0/+1
* Allow docstrings for statements.chriseth2015-10-271-5/+7
* File reorganisation.chriseth2015-10-211-0/+164