aboutsummaryrefslogtreecommitdiffstats
path: root/ASTJsonConverter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ExpressionCompiler's enums to CamelCaseLefteris Karapetsas2015-02-091-1/+1
|
* Type resolution for function modifiers.Christian2015-01-261-1/+2
|
* Style fixes and refactoring in ASTJsonConverterLefteris Karapetsas2015-01-161-39/+24
|
* Solidity AST Json ExporterLefteris Karapetsas2015-01-151-130/+99
| | | | | - A first version of the exporter is ready with this commit - Further refinement will follow once it gets used
* ASTJSonconverter stack takes objects and not pointersLefteris Karapetsas2015-01-151-5/+3
|
* More work on the AST export. Work in progressLefteris Karapetsas2015-01-151-93/+122
|
* Preparing the ground for AST outputing to JSONLefteris Karapetsas2015-01-151-0/+490