solidity/libsolidity/ast
hrkrshnn 8815d6f5f0 Moved a check related to constants to TypeChecker
And added a proper error message when constant types containing (nested) mapping types are used.
2021-10-26 18:43:04 +02:00
..
AST_accept.h
AST.cpp Split Common.h into Numeric.h. 2021-09-23 15:27:29 +02:00
AST.h libsolidity: Adding a comment to nameLocation(). 2021-10-14 17:33:15 +02:00
ASTAnnotations.cpp
ASTAnnotations.h Add `.address and .selector` in inside assembly for external function pointers 2021-10-04 18:05:57 +02:00
ASTEnums.h
ASTForward.h
ASTJsonConverter.cpp Add `.address and .selector` in inside assembly for external function pointers 2021-10-04 18:05:57 +02:00
ASTJsonConverter.h
ASTJsonImporter.cpp Try out the new assertion macro variants with less arguments 2021-10-04 12:05:00 +02:00
ASTJsonImporter.h
ASTUtils.cpp
ASTUtils.h
ASTVisitor.h
CallGraph.cpp
CallGraph.h
ExperimentalFeatures.h
TypeProvider.cpp
TypeProvider.h
Types.cpp Use range-v3 loops: delete boost includes 2021-10-16 11:54:46 +03:00
Types.h Moved a check related to constants to TypeChecker 2021-10-26 18:43:04 +02:00