.. |
ConstantEvaluator.cpp
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
ConstantEvaluator.h
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
ContractLevelChecker.cpp
|
Merge pull request #8106 from random-internet-cat/move-contract-kind
|
2020-01-08 13:06:26 +01:00 |
ContractLevelChecker.h
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
ControlFlowAnalyzer.cpp
|
Control flow analysis for inline assembly.
|
2020-03-09 16:23:10 +01:00 |
ControlFlowAnalyzer.h
|
Control flow analysis for inline assembly.
|
2020-03-09 16:23:10 +01:00 |
ControlFlowBuilder.cpp
|
Control flow analysis for inline assembly.
|
2020-03-09 16:23:10 +01:00 |
ControlFlowBuilder.h
|
Fixed ControlFlowBuilder compilation error.
|
2020-03-10 14:02:16 +01:00 |
ControlFlowGraph.cpp
|
Remove remaining instances of new.
|
2020-01-15 17:25:08 +01:00 |
ControlFlowGraph.h
|
Control flow analysis for inline assembly.
|
2020-03-09 16:23:10 +01:00 |
DeclarationContainer.cpp
|
Library libdevcore renamed to libsolutil.
|
2020-01-07 15:51:50 +01:00 |
DeclarationContainer.h
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
DocStringAnalyser.cpp
|
fix typo in docstring error message
|
2020-03-22 17:15:44 +04:00 |
DocStringAnalyser.h
|
Reports source location for structured documentation errors.
|
2020-02-14 15:21:39 +01:00 |
GlobalContext.cpp
|
Ast-Import from standard-json
|
2020-01-14 17:15:53 +01:00 |
GlobalContext.h
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
NameAndTypeResolver.cpp
|
Don't use identifiers starting with an underscore followed by an uppercase letter
|
2020-02-17 12:44:39 -05:00 |
NameAndTypeResolver.h
|
Don't use identifiers starting with an underscore followed by an uppercase letter
|
2020-02-17 12:44:39 -05:00 |
OverrideChecker.cpp
|
Adds documentation for Solidity source upgrader.
|
2020-02-05 16:52:54 +01:00 |
OverrideChecker.h
|
Adds documentation for Solidity source upgrader.
|
2020-02-05 16:52:54 +01:00 |
PostTypeChecker.cpp
|
Move assertion in PostTypeChecker's ConstStateVarCircularReferenceChecker to account for function type variables
|
2020-02-12 17:42:27 +01:00 |
PostTypeChecker.h
|
Move variables-in-interfaces checker to PostTypeChecker
|
2020-01-08 14:05:08 +01:00 |
ReferencesResolver.cpp
|
Parsing of immutable state variable.
|
2020-03-12 17:11:24 +01:00 |
ReferencesResolver.h
|
Fix scoping following try/catch.
|
2020-03-09 13:14:13 +01:00 |
StaticAnalyzer.cpp
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
StaticAnalyzer.h
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
SyntaxChecker.cpp
|
Fix printing source for missing pragma.
|
2020-02-09 02:28:47 +01:00 |
SyntaxChecker.h
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |
TypeChecker.cpp
|
Parsing of immutable state variable.
|
2020-03-12 17:11:24 +01:00 |
TypeChecker.h
|
Move mapping key checks to ReferencesResolver and make them fatal.
|
2020-02-11 13:35:23 +01:00 |
ViewPureChecker.cpp
|
Merge pull request #8106 from random-internet-cat/move-contract-kind
|
2020-01-08 13:06:26 +01:00 |
ViewPureChecker.h
|
C++ namespace cleanup (except tests).
|
2020-01-07 15:51:50 +01:00 |