solidity/libsolidity/ast
chriseth 9c5e14e309
Merge pull request #9839 from ethereum/annotations-optional
Make annotations ``SetOnce`` or ``optional`` where feasible
2020-09-23 11:44:21 +02:00
..
AsmJsonImporter.cpp
AsmJsonImporter.h
AST_accept.h
AST.cpp Make annotations `SetOnce or optional` where feasible 2020-09-22 17:38:21 +02:00
AST.h Add ContractDefinition::interfaceId() helper 2020-09-14 20:34:52 +01:00
ASTAnnotations.cpp
ASTAnnotations.h Make annotations `SetOnce or optional` where feasible 2020-09-22 17:38:21 +02:00
ASTEnums.h
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
ASTJsonImporter.cpp
ASTJsonImporter.h
ASTUtils.cpp
ASTUtils.h
ASTVisitor.h
ExperimentalFeatures.h
TypeProvider.cpp
TypeProvider.h
Types.cpp Merge pull request #9839 from ethereum/annotations-optional 2020-09-23 11:44:21 +02:00
Types.h Introduce CompositeType 2020-09-21 16:18:04 +02:00