.. |
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
|
Check for circular references in constant variables.
|
2017-03-06 15:05:09 +01:00 |
PostTypeChecker.h
|
Check for circular references in constant variables.
|
2017-03-06 15:05:09 +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
|
Resolve build-stopping error about 'minor' and 'major' being defined in <sys/types.h>
|
2017-03-09 17:03:19 -08:00 |
StaticAnalyzer.cpp
|
Warn about using msg.value in non-payable function
|
2016-12-08 16:22:13 -03:00 |
StaticAnalyzer.h
|
Check for circular references in constant variables.
|
2017-03-06 15:05:09 +01: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
|
Fix: Contract inheriting from base with unimplemented constructor is abstract.
|
2017-03-21 18:12:08 +01:00 |
TypeChecker.h
|
Disallow enums in interfaces
|
2017-03-17 17:06:52 +00:00 |