solidity/libsolidity/analysis
2018-07-12 13:26:52 +02:00
..
ConstantEvaluator.cpp
ConstantEvaluator.h
ControlFlowAnalyzer.cpp
ControlFlowAnalyzer.h
ControlFlowBuilder.cpp
ControlFlowBuilder.h
ControlFlowGraph.cpp
ControlFlowGraph.h
DeclarationContainer.cpp Fix crash for double variable declaration in the same scope. 2018-07-10 18:54:46 +02:00
DeclarationContainer.h Fix crash for double variable declaration in the same scope. 2018-07-10 18:54:46 +02:00
DocStringAnalyser.cpp
DocStringAnalyser.h
GlobalContext.cpp Bare functions take single bytes argument. 2018-06-25 17:01:45 +02:00
GlobalContext.h
NameAndTypeResolver.cpp Add comment explaining new code 2018-07-10 18:54:46 +02:00
NameAndTypeResolver.h
PostTypeChecker.cpp
PostTypeChecker.h
ReferencesResolver.cpp
ReferencesResolver.h
SemVerHandler.cpp
SemVerHandler.h
StaticAnalyzer.cpp Enforcing error on msg.gas and block.blockhash() 2018-07-04 11:42:05 +02:00
StaticAnalyzer.h
SyntaxChecker.cpp Generates a syntax error when declaring a variable declaration's LHS has no named components 2018-07-12 13:26:52 +02:00
SyntaxChecker.h Generates a syntax error when declaring a variable declaration's LHS has no named components 2018-07-12 13:26:52 +02:00
TypeChecker.cpp Merge pull request #4404 from ethereum/v050-var-keyword-suggest 2018-07-11 16:33:09 +02:00
TypeChecker.h Code, Changelog, ReleaseChecklist: Fix typos. 2018-07-11 00:26:23 +02:00
ViewPureChecker.cpp Remove v050 check for enforcing "view" in ViewPureChecker. 2018-07-04 10:14:58 +02:00
ViewPureChecker.h Remove v050 check for enforcing "view" in ViewPureChecker. 2018-07-04 10:14:58 +02:00