solidity/libsolidity/analysis
chriseth b52a60402d Merge pull request #1245 from ethereum/1215
Allow multiple events of the same name
2017-01-24 11:52:21 +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 Fix licensing headers 2016-11-23 12:22:33 +01:00
GlobalContext.h Fix licensing headers 2016-11-23 12:22:33 +01:00
NameAndTypeResolver.cpp analysis: Resolve event overloading 2017-01-23 15:25:13 +01:00
NameAndTypeResolver.h Fix licensing headers 2016-11-23 12:22:33 +01:00
ReferencesResolver.cpp Fix default function type name visibility. 2017-01-19 11:11:40 +01:00
ReferencesResolver.h Fix licensing headers 2016-11-23 12:22:33 +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 Fix licensing headers 2016-11-23 12:22:33 +01:00
SyntaxChecker.h Fix licensing headers 2016-11-23 12:22:33 +01:00
TypeChecker.cpp Check if constructor is public or not. 2017-01-20 19:22:39 +01:00
TypeChecker.h Fix licensing headers 2016-11-23 12:22:33 +01:00