aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/parsing/Parser.h
Commit message (Collapse)AuthorAgeFilesLines
* Parsing for inline assembly.chriseth2016-03-301-0/+1
|
* - inline and assembly keywords addedLianaHus2016-03-121-2/+2
| | | | - some style fixes
* 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