solidity/libsolidity/ast
Daniel Kirchner 62a5291bbd tmp
2023-06-24 01:45:56 +02:00
..
experimental tmp 2023-06-24 01:45:56 +02:00
AST_accept.h tmp 2023-06-24 01:21:14 +02:00
AST.cpp tmp 2023-06-23 18:37:58 +02:00
AST.h tmp 2023-06-24 01:21:14 +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 tmp 2023-06-21 01:08:34 +02:00
ASTEnums.h Checked arithmetic by default. 2020-10-19 16:58:37 +02:00
ASTForward.h Added AST node UserDefinedValueType 2021-09-07 19:42:51 +02:00
ASTJsonExporter.cpp tmp 2023-06-21 01:08:34 +02:00
ASTJsonExporter.h tmp 2023-06-21 01:08:34 +02:00
ASTJsonImporter.cpp Introduce solidity-next pragma 2023-05-15 19:25:13 +02:00
ASTJsonImporter.h Source location for named mapping keys 2023-01-17 12:25:23 +01:00
ASTUtils.cpp Warn about multiple assignments to storage byte pushes and fix warnings about multiple storage to storage copies. 2022-06-15 13:53:05 +02:00
ASTUtils.h Warn about multiple assignments to storage byte pushes and fix warnings about multiple storage to storage copies. 2022-06-15 13:53:05 +02:00
ASTVisitor.h tmp 2023-06-21 01:50:00 +02:00
CallGraph.cpp Move CallGraph structure to a separate module 2021-02-23 10:47:02 +01:00
CallGraph.h Detect circular references for library and free functions 2021-03-30 23:06:30 +02:00
ExperimentalFeatures.h Introduce solidity-next pragma 2023-05-15 19:25:13 +02:00
TypeProvider.cpp Merge pull request #13384 from zemse/develop 2023-01-09 17:59:29 +01:00
TypeProvider.h feat: allow named parameters in mapping types 2022-12-08 11:56:58 +01:00
Types.cpp Fix hidden-overload in Types and remove CMake hack 2023-05-09 19:33:23 +02:00
Types.h Fix hidden-overload in Types and remove CMake hack 2023-05-09 19:33:23 +02:00
UserDefinableOperators.h User-defined operators: AST 2023-02-22 00:06:17 +01:00