solidity/libsolidity/analysis
2019-10-02 16:29:36 +02:00
..
ConstantEvaluator.cpp [libsolidity] TypeProvider: eliminate redundant "Type" suffix in provider function signatures. 2019-04-17 14:42:07 +02:00
ConstantEvaluator.h
ContractLevelChecker.cpp Remove trailing whitespace in error message. 2019-07-08 14:28:38 +02:00
ContractLevelChecker.h Check base contracts for abi encoder compatibility 2019-03-06 11:16:54 +01:00
ControlFlowAnalyzer.cpp Fix error message about accessing storage pointers. 2019-09-24 10:52:02 +02:00
ControlFlowAnalyzer.h
ControlFlowBuilder.cpp Type Checker for try/catch. 2019-09-23 17:22:56 +02:00
ControlFlowBuilder.h Control flow for try statements. 2019-09-23 17:22:56 +02:00
ControlFlowGraph.cpp
ControlFlowGraph.h
DeclarationContainer.cpp
DeclarationContainer.h
DocStringAnalyser.cpp
DocStringAnalyser.h
GlobalContext.cpp [libsolidity] TypeProvider: eliminate redundant "Type" suffix in provider function signatures. 2019-04-17 14:42:07 +02:00
GlobalContext.h
NameAndTypeResolver.cpp Merge branch 'origin/develop' into develop_060 2019-10-02 16:29:36 +02:00
NameAndTypeResolver.h Type Checker for try/catch. 2019-09-23 17:22:56 +02:00
PostTypeChecker.cpp Move SemVerHandler to analysis to parsing to increase modularity... 2019-04-17 10:13:42 -04:00
PostTypeChecker.h
ReferencesResolver.cpp Type Checker for try/catch. 2019-09-23 17:22:56 +02:00
ReferencesResolver.h
StaticAnalyzer.cpp Type Checker for try/catch. 2019-09-23 17:22:56 +02:00
StaticAnalyzer.h
SyntaxChecker.cpp Remove ContainsMSize from side-effect-collector. 2019-08-13 13:34:33 +02:00
SyntaxChecker.h Do not allow msize in inline assembly if the Yul optimizer is active. 2019-05-28 12:54:33 +02:00
TypeChecker.cpp Type Checker for try/catch. 2019-09-23 17:22:56 +02:00
TypeChecker.h Type Checker for try/catch. 2019-09-23 17:22:56 +02:00
ViewPureChecker.cpp Initial introduction of array slices with partial implementation for dynamic calldata arrays. 2019-09-13 10:57:53 +02:00
ViewPureChecker.h Initial introduction of array slices with partial implementation for dynamic calldata arrays. 2019-09-13 10:57:53 +02:00