solidity/libsolidity/ast
2022-06-29 18:37:09 +02:00
..
AST_accept.h Extend using-for. 2022-03-14 12:33:44 +01:00
AST.cpp More strict override check for data locations. 2022-05-17 13:02:12 +02:00
AST.h Add location for member in MemberAccess ASTNode 2022-06-29 18:37:09 +02:00
ASTAnnotations.cpp
ASTAnnotations.h Add all path declarations in IdentifierPath annotation 2022-06-20 18:08:57 +02:00
ASTEnums.h
ASTForward.h Added AST node UserDefinedValueType 2021-09-07 19:42:51 +02:00
ASTJsonExporter.cpp Add location for member in MemberAccess ASTNode 2022-06-29 18:37:09 +02:00
ASTJsonExporter.h Rename ASTJsonConverter to ASTJsonExporter 2022-06-16 18:05:51 +02:00
ASTJsonImporter.cpp Add location for member in MemberAccess ASTNode 2022-06-29 18:37:09 +02:00
ASTJsonImporter.h Implemented ASTJson import export for UserDefinedValueType 2021-09-08 21:19:30 +02:00
ASTUtils.cpp Warn about multiple assignments to storage byte pushes and fix warnings about multiple storage to storage copies. 2022-06-15 13:53:05 +02:00
ASTUtils.h Warn about multiple assignments to storage byte pushes and fix warnings about multiple storage to storage copies. 2022-06-15 13:53:05 +02:00
ASTVisitor.h Added AST node UserDefinedValueType 2021-09-07 19:42:51 +02:00
CallGraph.cpp
CallGraph.h Detect circular references for library and free functions 2021-03-30 23:06:30 +02:00
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 Display human readable type name in conversion error message 2022-06-08 18:23:51 +05:30
Types.h Display human readable type name in conversion error message 2022-06-08 18:23:51 +05:30