aboutsummaryrefslogtreecommitdiffstats
path: root/ASTJsonConverter.h
Commit message (Collapse)AuthorAgeFilesLines
* Warnings fix.Gav Wood2015-01-171-1/+0
|
* Style fixes and refactoring in ASTJsonConverterLefteris Karapetsas2015-01-161-5/+4
|
* Solidity AST Json ExporterLefteris Karapetsas2015-01-151-7/+6
| | | | | - 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-1/+1
|
* More work on the AST export. Work in progressLefteris Karapetsas2015-01-151-3/+14
|
* Preparing the ground for AST outputing to JSONLefteris Karapetsas2015-01-151-0/+127