solidity/libsolidity/ast
2022-02-21 19:14:33 +05:30
..
AST_accept.h Adds missing accepts to ImportDirective's SymbolAlias::symbol 2022-01-10 19:32:28 +01:00
AST.cpp Include used events in `--hashes` output 2022-02-09 13:50:42 +01:00
AST.h Include used events in `--hashes` output 2022-02-09 13:50:42 +01:00
ASTAnnotations.cpp
ASTAnnotations.h Add `.address and .selector` in inside assembly for external function pointers 2021-10-04 18:05:57 +02:00
ASTEnums.h
ASTForward.h Added AST node UserDefinedValueType 2021-09-07 19:42:51 +02:00
ASTJsonConverter.cpp Added errorSelector field for custom errors 2022-02-21 19:14:33 +05:30
ASTJsonConverter.h Implemented ASTJson import export for UserDefinedValueType 2021-09-08 21:19:30 +02:00
ASTJsonImporter.cpp Try out the new assertion macro variants with less arguments 2021-10-04 12:05:00 +02:00
ASTJsonImporter.h Implemented ASTJson import export for UserDefinedValueType 2021-09-08 21:19:30 +02:00
ASTUtils.cpp
ASTUtils.h
ASTVisitor.h Added AST node UserDefinedValueType 2021-09-07 19:42:51 +02:00
CallGraph.cpp
CallGraph.h
ExperimentalFeatures.h
TypeProvider.cpp Add option member for function type. 2021-12-23 12:05:18 +01:00
TypeProvider.h Use options struct for function type factory function. 2021-12-23 12:05:14 +01:00
Types.cpp Added support for FunctionType::Kind::StringConcat and functions string.concat 2022-02-10 22:08:47 +05:30
Types.h Added support for FunctionType::Kind::StringConcat and functions string.concat 2022-02-10 22:08:47 +05:30