solidity/libsolidity/analysis
2019-04-16 18:26:46 +02:00
..
ConstantEvaluator.cpp libsolidity: Introducing TypeProvider API, for clear type system ownership. 2019-04-16 18:26:45 +02:00
ConstantEvaluator.h Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
ContractLevelChecker.cpp libsolidity: Introducing TypeProvider API, for clear type system ownership. 2019-04-16 18:26:45 +02:00
ContractLevelChecker.h Check base contracts for abi encoder compatibility 2019-03-06 11:16:54 +01:00
ControlFlowAnalyzer.cpp Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
ControlFlowAnalyzer.h Warn about unreachable code. 2019-01-10 10:36:50 +01:00
ControlFlowBuilder.cpp libsolidity: Introducing TypeProvider API, for clear type system ownership. 2019-04-16 18:26:45 +02:00
ControlFlowBuilder.h Warn about unreachable code. 2019-01-10 10:36:50 +01:00
ControlFlowGraph.cpp Sort includes in libsolidity/analysis 2018-12-17 12:35:16 +01:00
ControlFlowGraph.h Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
DeclarationContainer.cpp Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
DeclarationContainer.h Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
DocStringAnalyser.cpp Even more style checks. 2019-02-14 11:53:00 +01:00
DocStringAnalyser.h Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
GlobalContext.cpp libsolidity: Introducing TypeProvider API, for clear type system ownership. 2019-04-16 18:26:45 +02:00
GlobalContext.h Sort includes in libsolidity/analysis 2018-12-17 12:35:16 +01:00
NameAndTypeResolver.cpp libsolidity: Introducing TypeProvider API, for clear type system ownership. 2019-04-16 18:26:45 +02:00
NameAndTypeResolver.h Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
PostTypeChecker.cpp Sort includes in libsolidity/analysis 2018-12-17 12:35:16 +01:00
PostTypeChecker.h Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
ReferencesResolver.cpp TypeProvider: storageType() to make all parameters explicit 2019-04-16 18:26:46 +02:00
ReferencesResolver.h Fix tabs/spaces. 2019-02-13 17:05:48 +01:00
SemVerHandler.cpp Sort includes in libsolidity/analysis 2018-12-17 12:35:16 +01:00
SemVerHandler.h Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
StaticAnalyzer.cpp libsolidity: Introducing TypeProvider API, for clear type system ownership. 2019-04-16 18:26:45 +02:00
StaticAnalyzer.h Warn if type(..).runtimeCode is used with assembly in the constructor. 2019-01-17 20:36:48 +01:00
SyntaxChecker.cpp Add ContractDefinition::isInterface. 2019-01-18 12:11:35 +01:00
SyntaxChecker.h Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00
TypeChecker.cpp libsolidity: Introducing TypeProvider API, for clear type system ownership. 2019-04-16 18:26:45 +02:00
TypeChecker.h Check base contracts for abi encoder compatibility 2019-03-06 11:16:54 +01:00
ViewPureChecker.cpp Remove "using namespace" from header and move Instruction to dev::eth. 2019-03-28 13:48:11 +01:00
ViewPureChecker.h Introduce namespace langutil in liblangutil directory. 2018-11-21 19:13:44 +00:00