solidity/libsolidity/analysis
chriseth 5ca3abd7cb
Merge pull request #8106 from random-internet-cat/move-contract-kind
Move ContractKind from ContractDefinition to file-scope
2020-01-08 13:06:26 +01:00
..
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 Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
ControlFlowAnalyzer.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
ControlFlowBuilder.cpp C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
ControlFlowBuilder.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
ControlFlowGraph.cpp C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
ControlFlowGraph.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +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 C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
DocStringAnalyser.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
GlobalContext.cpp C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
GlobalContext.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
NameAndTypeResolver.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
NameAndTypeResolver.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
OverrideChecker.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
OverrideChecker.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
PostTypeChecker.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
PostTypeChecker.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
ReferencesResolver.cpp Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
ReferencesResolver.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +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 C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
SyntaxChecker.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
TypeChecker.cpp Merge pull request #8106 from random-internet-cat/move-contract-kind 2020-01-08 13:06:26 +01:00
TypeChecker.h C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +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