solidity/libsolidity/analysis
2016-06-26 13:53:32 +02:00
..
ConstantEvaluator.cpp rational renaming 2016-05-09 11:41:03 -05:00
ConstantEvaluator.h File reorganisation. 2015-10-21 00:46:01 +02:00
DeclarationContainer.cpp Allow aliases during import. 2016-01-11 13:56:02 +01:00
DeclarationContainer.h Source units are independent scopes. 2015-12-09 19:09:24 +01:00
DocStringAnalyser.cpp Allow docstrings for statements. 2015-10-26 19:47:25 +01:00
DocStringAnalyser.h Allow docstrings for statements. 2015-10-26 19:47:25 +01:00
GlobalContext.cpp Introduce selfdestruct alias for suicide. 2015-11-29 00:10:07 +01:00
GlobalContext.h File reorganisation. 2015-10-21 00:46:01 +02:00
NameAndTypeResolver.cpp fix: error: call of overloaded ‘list(int, <brace-enclosed initializer list>)’ 2016-05-17 13:27:39 +08:00
NameAndTypeResolver.h Simple aliasing during import. 2015-12-18 12:46:56 +01:00
ReferencesResolver.cpp Simplify interface of RationalNumber. 2016-05-10 19:40:37 +02:00
ReferencesResolver.h Code generation (missing external access and source locations). 2016-03-30 02:37:00 +02:00
SyntaxChecker.cpp add another test case for continue not in loop 2016-01-19 03:24:58 +00:00
SyntaxChecker.h code changes according to Chris's comments 2016-01-19 02:16:13 +00:00
TypeChecker.cpp Only warn about unused return in low-level functions. 2016-06-26 13:53:32 +02:00
TypeChecker.h Warn about unused return values. 2016-06-26 13:53:32 +02:00