solidity/libsolidity/codegen
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
..
ArrayUtils.cpp Fix for bug about deleting dynamic array of structs. 2016-04-15 16:49:59 +02:00
ArrayUtils.h File reorganisation. 2015-10-21 00:46:01 +02:00
Compiler.cpp Remove non-determinism in missing code queue. 2016-05-03 01:14:26 +02:00
Compiler.h Remove non-determinism in missing code queue. 2016-05-03 01:14:26 +02:00
CompilerContext.cpp Allow calling internal functions of libraries. 2016-05-03 22:41:18 +02:00
CompilerContext.h Remove non-determinism in missing code queue. 2016-05-03 01:14:26 +02:00
CompilerUtils.cpp fixing modulus and Solidity Name and Type Resolution 2016-05-09 11:41:03 -05:00
CompilerUtils.h Simplify and optimise stack rotation. 2015-11-30 18:50:47 +01:00
ExpressionCompiler.cpp changed names for Rational Constants and categories 2016-05-09 11:41:02 -05:00
ExpressionCompiler.h Allow calling internal functions of libraries. 2016-05-03 22:41:18 +02:00
LValue.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
LValue.h Fix override warning. 2015-10-23 12:51:49 +02:00