solidity/libsolidity/analysis
2017-05-23 06:38:17 -07: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 Change references to FunctionType::Location 2017-03-16 12:49:52 +00: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
PostTypeChecker.cpp Fix PostTypeChecker retaining state across contracts 2017-04-08 18:45:15 -03:00
PostTypeChecker.h Added change to make compile happy on MacOS 10.9.5 2017-05-05 16:49:09 -07:00
ReferencesResolver.cpp Refactor to combined scope and stack height info. 2017-04-26 17:12:04 +02: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 Resolve build-stopping error about 'minor' and 'major' being defined in <sys/types.h> 2017-03-09 17:03:19 -08:00
StaticAnalyzer.cpp Drop the inline asm includes from StaticAnalyzer 2017-05-23 06:38:17 -07:00
StaticAnalyzer.h Analyze InlineAssembly for variable use 2017-05-21 15:23:05 -07:00
SyntaxChecker.cpp Style and stricter tests. 2017-05-02 15:48:58 +02:00
SyntaxChecker.h Deprecate use of unary '+' 2017-04-28 17:43:19 -07:00
TypeChecker.cpp Refactor to combined scope and stack height info. 2017-04-26 17:12:04 +02:00
TypeChecker.h Disallow enums in interfaces 2017-03-17 17:06:52 +00:00