chriseth
|
220fc130bd
|
Removed visit functions for abstract AST nodes.
|
10 years ago |
Christian
|
7971f5e83d
|
JSON compiler.
|
10 years ago |
Liana Husikyan
|
87e956729c
|
Inline member initialisation
renamed VariableDefinition class to VariableDeclarationStatement
added tests
|
10 years ago |
Gav Wood
|
2c6b18f01b
|
Add EVMJIT.
|
10 years ago |
Christian
|
ed0384b759
|
No write access to parameters of external functions.
|
10 years ago |
Lefteris Karapetsas
|
830f0ec52a
|
ExpressionCompiler's enums to CamelCase
|
10 years ago |
Christian
|
2566466a6c
|
Type resolution for function modifiers.
|
10 years ago |
Lefteris Karapetsas
|
e3b15f48c4
|
Style fixes and refactoring in ASTJsonConverter
|
10 years ago |
Lefteris Karapetsas
|
50d3825f1f
|
Solidity AST Json Exporter
- A first version of the exporter is ready with this commit
- Further refinement will follow once it gets used
|
10 years ago |
Lefteris Karapetsas
|
f91cb0c368
|
ASTJSonconverter stack takes objects and not pointers
|
10 years ago |
Lefteris Karapetsas
|
0642bbbd8c
|
More work on the AST export. Work in progress
|
10 years ago |
Lefteris Karapetsas
|
ddd1438a2c
|
Preparing the ground for AST outputing to JSON
|
10 years ago |