solidity/libsolidity/analysis
2015-11-30 19:46:26 +01:00
..
ConstantEvaluator.cpp File reorganisation. 2015-10-21 00:46:01 +02:00
ConstantEvaluator.h File reorganisation. 2015-10-21 00:46:01 +02:00
DeclarationContainer.cpp File reorganisation. 2015-10-21 00:46:01 +02:00
DeclarationContainer.h File reorganisation. 2015-10-21 00:46:01 +02: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 Do not store elements of a contract by AST node type. 2015-11-26 15:37:55 +01:00
NameAndTypeResolver.h Added the using x for y directive. 2015-11-26 17:49:39 +01:00
ReferencesResolver.cpp Bugfix for explicit memory types in libraries. 2015-11-30 19:46:26 +01:00
ReferencesResolver.h Resolve type names using regular AST visit. 2015-11-26 17:49:02 +01:00
TypeChecker.cpp Also check the object type for bound functions. 2015-11-29 00:16:07 +01:00
TypeChecker.h Added the using x for y directive. 2015-11-26 17:49:39 +01:00