solidity/libsolidity/analysis
chriseth d2f18c73f7 Merge pull request #346 from chriseth/importAliases
Allow aliases during import.
2016-01-13 17:29:34 +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 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 Allow aliases during import. 2016-01-11 13:56:02 +01:00
NameAndTypeResolver.h Simple aliasing during import. 2015-12-18 12:46:56 +01:00
ReferencesResolver.cpp Source units are independent scopes. 2015-12-09 19:09:24 +01:00
ReferencesResolver.h Resolve type names using regular AST visit. 2015-11-26 17:49:02 +01:00
TypeChecker.cpp clarification on dynamic arrays, switcheroo on typepointer, and a documentation test added 2016-01-11 23:41:20 -06:00
TypeChecker.h Added the using x for y directive. 2015-11-26 17:49:39 +01:00