.. |
AST_accept.h
|
Allow path syntax for super constructor calls
|
2020-10-13 14:32:11 +02:00 |
AST.cpp
|
Extract referencedDeclaration as helper.
|
2021-03-24 17:01:50 +01:00 |
AST.h
|
Extract referencedDeclaration as helper.
|
2021-03-24 17:01:50 +01:00 |
ASTAnnotations.cpp
|
Add SPDX license identifier if not present already in source file
|
2020-07-17 20:24:12 +05:30 |
ASTAnnotations.h
|
Replace TypePointer with Type const*
|
2021-03-23 11:47:19 +01:00 |
ASTEnums.h
|
Checked arithmetic by default.
|
2020-10-19 16:58:37 +02:00 |
ASTForward.h
|
Assign scopes as a separate step.
|
2020-09-02 20:45:33 +02:00 |
ASTJsonConverter.cpp
|
Fix AST output if modifier invocation is base constructor call.
|
2021-03-24 11:24:26 +01:00 |
ASTJsonConverter.h
|
Replace TypePointer with Type const*
|
2021-03-23 11:47:19 +01:00 |
ASTJsonImporter.cpp
|
AST Import: For constructors, a public visibility is ignored.
|
2021-03-11 10:44:19 +01:00 |
ASTJsonImporter.h
|
libsolidity: Extend the AST for named AST nodes in order to get precise locations for names.
|
2021-02-10 18:13:09 +01:00 |
ASTUtils.cpp
|
Extract referencedDeclaration as helper.
|
2021-03-24 17:01:50 +01:00 |
ASTUtils.h
|
Fix infinite loop when accessing circular constants from inline assembly.
|
2021-01-26 09:22:05 +01:00 |
ASTVisitor.h
|
Add AST Node IdentifierPath
|
2020-10-13 14:32:11 +02:00 |
CallGraph.cpp
|
Move CallGraph structure to a separate module
|
2021-02-23 10:47:02 +01:00 |
CallGraph.h
|
Add creationCode/runtimeCode contract creation detection to call graph
|
2021-03-22 15:44:23 +01:00 |
ExperimentalFeatures.h
|
Add SPDX license identifier if not present already in source file
|
2020-07-17 20:24:12 +05:30 |
TypeProvider.cpp
|
Replace TypePointer with Type const*
|
2021-03-23 11:47:19 +01:00 |
TypeProvider.h
|
Replace TypePointer with Type const*
|
2021-03-23 11:47:19 +01:00 |
Types.cpp
|
Adding bytes.concat function type.
|
2021-03-24 11:49:21 +01:00 |
Types.h
|
Adding bytes.concat function type.
|
2021-03-24 11:49:21 +01:00 |