solidity/libsolidity/analysis
2017-03-06 14:42:28 +01:00
..
ConstantEvaluator.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
ConstantEvaluator.h Fix licensing headers 2016-11-23 12:22:33 +01:00
DeclarationContainer.cpp analysis: disallow overloading functions with events 2017-01-23 15:25:13 +01:00
DeclarationContainer.h Fix licensing headers 2016-11-23 12:22:33 +01:00
DocStringAnalyser.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
DocStringAnalyser.h Fix licensing headers 2016-11-23 12:22:33 +01:00
GlobalContext.cpp Remove assert for now. 2017-02-23 19:43:40 +01:00
GlobalContext.h Fix licensing headers 2016-11-23 12:22:33 +01:00
NameAndTypeResolver.cpp Fix early exist for fatal errors. 2017-02-16 14:57:00 +01:00
NameAndTypeResolver.h Fix early exist for fatal errors. 2017-02-16 14:57:00 +01:00
ReferencesResolver.cpp Fix early exist for fatal errors. 2017-02-16 14:57:00 +01:00
ReferencesResolver.h Fix early exist for fatal errors. 2017-02-16 14:57:00 +01:00
SemVerHandler.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
SemVerHandler.h Fix licensing headers 2016-11-23 12:22:33 +01:00
StaticAnalyzer.cpp Warn about using msg.value in non-payable function 2016-12-08 16:22:13 -03:00
StaticAnalyzer.h Warn about using msg.value in non-payable function 2016-12-08 16:22:13 -03:00
SyntaxChecker.cpp Refactor NameAndTypeResolver and SyntaxChecker to allow other entry points. 2017-02-14 13:23:44 +01:00
SyntaxChecker.h Refactor NameAndTypeResolver and SyntaxChecker to allow other entry points. 2017-02-14 13:23:44 +01:00
TypeChecker.cpp Convert to mobile type for array type. 2017-03-06 14:42:28 +01:00
TypeChecker.h Refactor type system to allow multiple entry points. 2017-02-14 13:23:44 +01:00