aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/ast/ASTJsonConverter.h
Commit message (Collapse)AuthorAgeFilesLines
* Comment.chriseth2017-03-171-1/+1
|
* AST entry for VariableDeclarationdjudjuu2017-03-161-0/+8
|
* Include visibility level for functions in ASTFederico Bond2016-12-131-0/+1
|
* Fix licensing headersVoR02202016-11-231-4/+4
| | | | Signed-off-by: VoR0220 <rj@erisindustries.com>
* Function types.chriseth2016-11-161-0/+2
|
* Version pragma.chriseth2016-09-011-0/+2
|
* JSON AST: Some attribute cleanup. Add linearized base contracts.chriseth2016-08-191-2/+1
|
* Move creation of the root element of JSON AST to the SourceUnit visitorAlex Sinyagin2016-08-181-0/+2
|
* Add ast json converter for PlaceholderStatementAlex Sinyagin2016-08-181-0/+2
|
* Add ast json converter for ArrayTypeNameAlex Sinyagin2016-08-181-0/+2
|
* Add ast json converter for ModifierInvocation and EventDefinitionAlex Sinyagin2016-08-181-0/+4
|
* Add ast json converter for ModifierDefinitionAlex Sinyagin2016-08-181-0/+2
|
* Add ast json converter for EnumValueAlex Sinyagin2016-08-181-0/+2
|
* Add ast json converter for EnumDefinitionAlex Sinyagin2016-08-181-0/+2
|
* Add ast json converter for UsingForDirectiveAlex Sinyagin2016-08-181-0/+2
|
* Add a ast json converter for InheritanceSpecifierAlex Sinyagin2016-08-181-0/+2
|
* Fix segfault in ast output.chriseth2016-08-091-2/+2
|
* Source location as part of AST.chriseth2016-07-211-5/+13
|
* Parsing for inline assembly.chriseth2016-03-301-0/+2
|
* [cond-expr] add visitor related functionsLu Guanqun2016-01-231-0/+2
|
* File reorganisation.chriseth2015-10-211-0/+136