solidity/libsolidity/ast
chriseth 979d3062bc
Merge pull request #10033 from ethereum/develop
Merge develop into breaking
2020-10-14 14:12:20 +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 Allow path syntax for super constructor calls 2020-10-13 14:32:11 +02:00
AST.cpp Allow path syntax for super constructor calls 2020-10-13 14:32:11 +02:00
AST.h Allow path syntax for super constructor calls 2020-10-13 14:32:11 +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 Allow path syntax for super constructor calls 2020-10-13 14:32:11 +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 Allow path syntax for super constructor calls 2020-10-13 14:32:11 +02:00
ASTJsonConverter.h Add AST Node IdentifierPath 2020-10-13 14:32:11 +02:00
ASTJsonImporter.cpp Allow path syntax for super constructor calls 2020-10-13 14:32:11 +02:00
ASTJsonImporter.h Add AST Node IdentifierPath 2020-10-13 14:32:11 +02:00
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 AST Node IdentifierPath 2020-10-13 14:32:11 +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 Merge pull request #10033 from ethereum/develop 2020-10-14 14:12:20 +02:00
Types.h Add annotation field `requiresVirtualLookup` 2020-09-28 17:36:23 +02:00