aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/ast/ASTJsonConverter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Parsing for inline assembly.chriseth2016-03-301-0/+10
|
* changes to redefine the token list, the scanner, and the parser and how they ↵RJ Catalano2016-02-191-2/+2
| | | | | | | | pass around variable types of different sizes not ready for change to FixedPoint just yet made this more const correct and added a switch statement for easier reading
* [cond-expr] add visitor related functionsLu Guanqun2016-01-231-0/+11
|
* Parse complex import directives.chriseth2015-12-181-1/+1
|
* File reorganisation.chriseth2015-10-211-0/+470