solidity/libsolidity/ast
2022-12-16 14:58:41 +00:00
..
AST_accept.h UsingForDirective: Rename m_functions to m_functionsOrLibrary 2022-11-07 23:58:19 +01:00
AST.cpp Improve FunctionSelector helpers 2022-09-27 17:58:32 +02:00
AST.h Consistent terminology for attached/bound functions 2022-12-07 19:31:41 +01:00
ASTAnnotations.cpp
ASTAnnotations.h Add all path declarations in IdentifierPath annotation 2022-06-20 18:08:57 +02:00
ASTEnums.h
ASTForward.h
ASTJsonExporter.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
ASTJsonExporter.h Rename _short in toString to _withoutDataLocation 2022-07-06 10:49:58 -04:00
ASTJsonImporter.cpp Add std:: qualifier to move() calls 2022-08-30 11:12:15 +02:00
ASTJsonImporter.h Add location for parameter names in FunctionCall ASTNode 2022-06-29 18:37:36 +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
CallGraph.cpp
CallGraph.h
ExperimentalFeatures.h
TypeProvider.cpp Consistent terminology for attached/bound functions 2022-12-07 19:31:41 +01:00
TypeProvider.h Use options struct for function type factory function. 2021-12-23 12:05:14 +01:00
Types.cpp Consistent terminology for attached/bound functions 2022-12-07 19:31:41 +01:00
Types.h fixed some comments in Types.h 2022-12-16 14:58:41 +00:00