solidity/libsolidity/analysis
2018-03-01 17:19:35 +01:00
..
ConstantEvaluator.cpp
ConstantEvaluator.h
DeclarationContainer.cpp Only active variables at the point of their declaration. 2018-02-27 12:17:25 +01:00
DeclarationContainer.h Only active variables at the point of their declaration. 2018-02-27 12:17:25 +01:00
DocStringAnalyser.cpp
DocStringAnalyser.h
GlobalContext.cpp
GlobalContext.h
NameAndTypeResolver.cpp Only active variables at the point of their declaration. 2018-02-27 12:17:25 +01:00
NameAndTypeResolver.h Only active variables at the point of their declaration. 2018-02-27 12:17:25 +01:00
PostTypeChecker.cpp
PostTypeChecker.h
ReferencesResolver.cpp Provide EVM version to assembly analysis. 2018-03-01 17:19:35 +01:00
ReferencesResolver.h Only active variables at the point of their declaration. 2018-02-27 12:17:25 +01:00
SemVerHandler.cpp
SemVerHandler.h
StaticAnalyzer.cpp
StaticAnalyzer.h
SyntaxChecker.cpp Issue error if no visibility is specified (on 0.5.0) 2018-02-27 16:31:53 +01:00
SyntaxChecker.h
TypeChecker.cpp Provide EVM version to assembly analysis. 2018-03-01 17:19:35 +01:00
TypeChecker.h Use EVM version in type checker. 2018-03-01 17:19:35 +01:00
ViewPureChecker.cpp Allow this.f.selector to be pure. 2018-02-13 11:00:59 +01:00
ViewPureChecker.h Allow this.f.selector to be pure. 2018-02-13 11:00:59 +01:00