solidity/libsolidity/ast
2020-11-03 13:31:50 +01:00
..
AST_accept.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
AST.cpp Fix inherited state vars for BMC 2020-11-02 11:42:39 +00:00
AST.h Fix inherited state vars for BMC 2020-11-02 11:42:39 +00:00
ASTAnnotations.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ASTAnnotations.h Introduce abicoder pragma. 2020-11-03 13:31:50 +01:00
ASTEnums.h Add annotation field `requiresVirtualLookup` 2020-09-28 17:36:23 +02:00
ASTForward.h Assign scopes as a separate step. 2020-09-02 20:45:33 +02:00
ASTJsonConverter.cpp Stop after parsing. 2020-09-30 16:57:49 +02:00
ASTJsonConverter.h Stop after parsing. 2020-09-30 16:57:49 +02:00
ASTJsonImporter.cpp Move AsmJsonImporter from libsolidity to libyul 2020-10-29 14:06:34 +00:00
ASTJsonImporter.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ASTUtils.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ASTUtils.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ASTVisitor.h Eliminate dead ASTReduce. 2020-10-07 13:38:46 +02:00
ExperimentalFeatures.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
TypeProvider.cpp Add check that regular and unicode string literals are well formatted 2020-07-27 18:21:17 +01:00
TypeProvider.h Merge remote-tracking branch 'origin/develop' into breaking 2020-07-21 11:35:28 +02:00
Types.cpp Fixing ICE when returning Struct from library 2020-10-13 20:00:11 +02:00
Types.h Add annotation field `requiresVirtualLookup` 2020-09-28 17:36:23 +02:00