solidity/libsolidity/ast
chriseth 9a28dbfebd
Merge pull request #9925 from ethereum/develop
Merge develop into breaking.
2020-09-29 16:42:56 +02:00
..
AsmJsonImporter.cpp Merge remote-tracking branch 'origin/develop' into breaking 2020-07-21 11:35:28 +02:00
AsmJsonImporter.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
AST_accept.h Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
AST.cpp Merge pull request #9918 from ethereum/isStateScopeCheck 2020-09-29 09:33:03 +02:00
AST.h Merge pull request #9820 from ethereum/new-annotation-field-virtual 2020-09-29 15:33:54 +02:00
ASTAnnotations.cpp Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
ASTAnnotations.h Add annotation field `requiresVirtualLookup` 2020-09-28 17:36:23 +02: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 Make annotations `SetOnce or optional` where feasible 2020-09-22 17:38:21 +02:00
ASTJsonConverter.h Remove null values from AST also in standard-json mode. 2020-08-19 11:06:14 +02:00
ASTJsonImporter.cpp Make isStateVariable regular scope check. 2020-09-28 19:31:54 +02: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 Add SPDX license identifier if not present already in source file 2020-07-17 20:24:12 +05:30
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 Merge pull request #9883 from ethereum/develop 2020-09-24 16:05:51 +02:00
Types.h Add annotation field `requiresVirtualLookup` 2020-09-28 17:36:23 +02:00