.. |
AST_accept.h
|
Revert statement.
|
2021-03-30 21:15:46 +02:00 |
AST.cpp
|
Do not warn about shadowing parameters in functions without implementation
|
2021-06-09 12:35:26 +02:00 |
AST.h
|
Do not warn about shadowing parameters in functions without implementation
|
2021-06-09 12:35:26 +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
|
Detect circular references for library and free functions
|
2021-03-30 23:06:30 +02:00 |
ASTEnums.h
|
Checked arithmetic by default.
|
2020-10-19 16:58:37 +02:00 |
ASTForward.h
|
Detect circular references for library and free functions
|
2021-03-30 23:06:30 +02:00 |
ASTJsonConverter.cpp
|
Remove CharStream from SourceLocation.
|
2021-07-14 15:12:07 +02:00 |
ASTJsonConverter.h
|
AST import and export for revert statement.
|
2021-03-30 21:15:46 +02:00 |
ASTJsonImporter.cpp
|
Remove scanner from compiler stack.
|
2021-08-03 15:43:17 +02:00 |
ASTJsonImporter.h
|
Properly assign source names for AST import.
|
2021-07-14 15:12:10 +02:00 |
ASTUtils.cpp
|
Extract referencedDeclaration as helper.
|
2021-03-24 17:01:50 +01:00 |
ASTUtils.h
|
Code generation for errors.
|
2021-03-30 21:15:46 +02:00 |
ASTVisitor.h
|
Revert statement.
|
2021-03-30 21:15:46 +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
|
Add SPDX license identifier if not present already in source file
|
2020-07-17 20:24:12 +05:30 |
TypeProvider.cpp
|
Syntax for custom errors.
|
2021-03-30 21:15:18 +02:00 |
TypeProvider.h
|
Syntax for custom errors.
|
2021-03-30 21:15:18 +02:00 |
Types.cpp
|
Implemented block.basefee in Solidilty and basefee() in Yul.
|
2021-08-09 16:18:08 +02:00 |
Types.h
|
RationalNumberType: Fix wrong docstring about m_compatibleBytesType being used for explicit conversions
|
2021-06-29 13:27:21 +02:00 |