.. |
ConstantEvaluator.cpp
|
Replace TypePointer with Type const*
|
2021-03-23 11:47:19 +01:00 |
ConstantEvaluator.h
|
Replace TypePointer with Type const*
|
2021-03-23 11:47:19 +01:00 |
ContractLevelChecker.cpp
|
Replaced keys, values and reverse with ranges
|
2021-03-31 23:33:04 +05:30 |
ContractLevelChecker.h
|
Contract level checker: Disallow free function redefinition and alias
|
2020-09-25 17:09:58 +02:00 |
ControlFlowAnalyzer.cpp
|
ControlFlowAnalyzer: Use temporary reference for more readable code
|
2021-04-26 13:24:17 +02:00 |
ControlFlowAnalyzer.h
|
Print warning for unnamed return parameters and no return statement
|
2020-10-13 13:11:29 +02:00 |
ControlFlowBuilder.cpp
|
Refactoring yul source locations.
|
2021-05-04 16:05:23 +02:00 |
ControlFlowBuilder.h
|
Take revert statement into account in control flow graph.
|
2021-03-30 21:15:46 +02:00 |
ControlFlowGraph.cpp
|
Add SPDX license identifier if not present already in source file
|
2020-07-17 20:24:12 +05:30 |
ControlFlowGraph.h
|
Enable the -Wconversion warning
|
2020-12-08 16:45:24 +00:00 |
DeclarationContainer.cpp
|
Syntax for custom errors.
|
2021-03-30 21:15:18 +02:00 |
DeclarationContainer.h
|
Remove the usage of boost::noncopyable
|
2021-04-23 14:57:01 +01:00 |
DeclarationTypeChecker.cpp
|
Replaced boost::adaptors::transformed
|
2021-04-08 17:38:14 +05:30 |
DeclarationTypeChecker.h
|
Remove the usage of boost::noncopyable
|
2021-04-23 14:57:01 +01:00 |
DocStringAnalyser.cpp
|
Syntax for custom errors.
|
2021-03-30 21:15:18 +02:00 |
DocStringAnalyser.h
|
Syntax for custom errors.
|
2021-03-30 21:15:18 +02:00 |
DocStringTagParser.cpp
|
Allow notice tag for non-public state variable.
|
2021-04-08 17:06:14 +02:00 |
DocStringTagParser.h
|
Syntax for custom errors.
|
2021-03-30 21:15:18 +02:00 |
FunctionCallGraph.cpp
|
Use a local instead of a temporary as an argument to valueOrDefault
|
2021-05-10 11:36:39 +02:00 |
FunctionCallGraph.h
|
Use all referenced errors.
|
2021-03-30 21:15:46 +02:00 |
GlobalContext.cpp
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-12-14 11:33:40 +01:00 |
GlobalContext.h
|
Remove the usage of boost::noncopyable
|
2021-04-23 14:57:01 +01:00 |
ImmutableValidator.cpp
|
Replaced keys, values and reverse with ranges
|
2021-03-31 23:33:04 +05:30 |
ImmutableValidator.h
|
Allow path syntax for super constructor calls
|
2020-10-13 14:32:11 +02:00 |
NameAndTypeResolver.cpp
|
Detect circular references for library and free functions
|
2021-03-30 23:06:30 +02:00 |
NameAndTypeResolver.h
|
Remove the usage of boost::noncopyable
|
2021-04-23 14:57:01 +01:00 |
OverrideChecker.cpp
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-11-24 16:22:03 +01:00 |
OverrideChecker.h
|
Add SPDX license identifier if not present already in source file
|
2020-07-17 20:24:12 +05:30 |
PostTypeChecker.cpp
|
Revert statement.
|
2021-03-30 21:15:46 +02:00 |
PostTypeChecker.h
|
Revert statement.
|
2021-03-30 21:15:46 +02:00 |
PostTypeContractLevelChecker.cpp
|
Use all referenced errors.
|
2021-03-30 21:15:46 +02:00 |
PostTypeContractLevelChecker.h
|
Use all referenced errors.
|
2021-03-30 21:15:46 +02:00 |
ReferencesResolver.cpp
|
Refactoring yul source locations.
|
2021-05-04 16:05:23 +02:00 |
ReferencesResolver.h
|
Remove the usage of boost::noncopyable
|
2021-04-23 14:57:01 +01:00 |
Scoper.cpp
|
Assign scopes as a separate step.
|
2020-09-02 20:45:33 +02:00 |
Scoper.h
|
Assign scopes as a separate step.
|
2020-09-02 20:45:33 +02:00 |
StaticAnalyzer.cpp
|
Disallowing usage of msg.data in receive() function.
|
2020-12-08 11:49:20 +01:00 |
StaticAnalyzer.h
|
Add SPDX license identifier if not present already in source file
|
2020-07-17 20:24:12 +05:30 |
SyntaxChecker.cpp
|
Report meaningful error if parsing a version pragma failed
|
2020-12-18 11:50:37 +00:00 |
SyntaxChecker.h
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-11-03 14:05:14 +01:00 |
TypeChecker.cpp
|
Refactoring yul source locations.
|
2021-05-04 16:05:23 +02:00 |
TypeChecker.h
|
Detect circular references for library and free functions
|
2021-03-30 23:06:30 +02:00 |
ViewPureChecker.cpp
|
Refactoring yul source locations.
|
2021-05-04 16:05:23 +02:00 |
ViewPureChecker.h
|
Use opportunistic visiting order for modifiers.
|
2020-08-18 11:46:59 +02:00 |