.. |
AST_accept.h
|
Add Builtin AST node
|
2023-09-28 17:43:16 +02:00 |
AST.cpp
|
Type inference draft.
|
2023-09-13 22:54:02 +02:00 |
AST.h
|
Add Builtin AST node
|
2023-09-28 17:43:16 +02:00 |
ASTAnnotations.cpp
|
Purge using namespace std from libsolidity/ast
|
2023-08-14 14:54:58 +02:00 |
ASTAnnotations.h
|
Fix compiler warning.
|
2023-09-13 22:54:10 +02:00 |
ASTEnums.h
|
Checked arithmetic by default.
|
2020-10-19 16:58:37 +02:00 |
ASTForward.h
|
Add Builtin AST node
|
2023-09-28 17:43:16 +02:00 |
ASTJsonExporter.cpp
|
Type inference draft.
|
2023-09-13 22:54:02 +02:00 |
ASTJsonExporter.h
|
Type inference draft.
|
2023-09-13 22:54:02 +02:00 |
ASTJsonImporter.cpp
|
Purge using namespace std from libsolidity/ast
|
2023-08-14 14:54:58 +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
|
Add Builtin AST node
|
2023-09-28 17:43:16 +02:00 |
CallGraph.cpp
|
Purge using namespace std from libsolidity/ast
|
2023-08-14 14:54:58 +02: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
|
Purge using namespace std from libsolidity/ast
|
2023-08-14 14:54:58 +02:00 |
TypeProvider.h
|
feat: allow named parameters in mapping types
|
2022-12-08 11:56:58 +01:00 |
Types.cpp
|
Purge using namespace std from libsolidity/ast
|
2023-08-14 14:54:58 +02:00 |
Types.h
|
Restrict mobileType of TypeType
|
2023-07-18 12:58:11 +02:00 |
UserDefinableOperators.h
|
User-defined operators: AST
|
2023-02-22 00:06:17 +01:00 |