solidity/libsolidity/ast
VoR0220 82039b732e added bytes conversion tests, resolved that, converted to binary scaling, refactored the find algo to prevent large numbers and take into account integer bytes
think we're good on solidity type name resolution now

removed couts

updates to documentation and more removed couts along with literal value implementation

forgot semicolons
2016-05-09 11:41:03 -05:00
..
AST_accept.h Parsing for inline assembly. 2016-03-30 02:37:00 +02:00
AST.cpp Code generation (missing external access and source locations). 2016-03-30 02:37:00 +02:00
AST.h move libevmcore to solidity 2016-04-01 23:11:01 +03:00
ASTAnnotations.cpp File reorganisation. 2015-10-21 00:46:01 +02:00
ASTAnnotations.h Code generation (missing external access and source locations). 2016-03-30 02:37:00 +02:00
ASTForward.h [cond-expr] add an AST node 2016-01-22 17:14:00 +00:00
ASTJsonConverter.cpp Parsing for inline assembly. 2016-03-30 02:37:00 +02:00
ASTJsonConverter.h Parsing for inline assembly. 2016-03-30 02:37:00 +02:00
ASTPrinter.cpp Parsing for inline assembly. 2016-03-30 02:37:00 +02:00
ASTPrinter.h Parsing for inline assembly. 2016-03-30 02:37:00 +02:00
ASTUtils.cpp File reorganisation. 2015-10-21 00:46:01 +02:00
ASTUtils.h File reorganisation. 2015-10-21 00:46:01 +02:00
ASTVisitor.h Parsing for inline assembly. 2016-03-30 02:37:00 +02:00
Types.cpp added bytes conversion tests, resolved that, converted to binary scaling, refactored the find algo to prevent large numbers and take into account integer bytes 2016-05-09 11:41:03 -05:00
Types.h added bytes conversion tests, resolved that, converted to binary scaling, refactored the find algo to prevent large numbers and take into account integer bytes 2016-05-09 11:41:03 -05:00