solidity/test/libsolidity
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
..
Assembly.cpp Remove log.h from solidity. 2016-04-12 01:03:46 +02:00
CMakeLists.txt Move Solidity tests. 2015-08-19 21:54:09 +02:00
GasMeter.cpp Remove code duplication in source references formatter. 2016-04-01 00:54:12 +02:00
Imports.cpp Tests for library name clashes. 2016-01-14 11:36:11 +01:00
InlineAssembly.cpp Remove log.h from solidity. 2016-04-12 01:03:46 +02:00
SolidityABIJSON.cpp File reorganisation. 2015-10-21 00:46:01 +02:00
SolidityEndToEndTest.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
solidityExecutionFramework.h Explicitly init seal engine. 2016-04-15 20:16:07 +02:00
SolidityExpressionCompiler.cpp Remove log.h from solidity. 2016-04-12 01:03:46 +02:00
SolidityInterface.cpp File reorganisation. 2015-10-21 00:46:01 +02:00
SolidityNameAndTypeResolution.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
SolidityNatspecJSON.cpp Store docstrings in AST annotations. 2015-10-26 15:24:36 +01:00
SolidityOptimizer.cpp enable solidity test 2016-04-04 15:18:24 +04:00
SolidityParser.cpp initial work for fixed types...potentially needing a constant literal type for this 2016-05-09 11:41:02 -05:00
SolidityScanner.cpp File reorganisation. 2015-10-21 00:46:01 +02:00
SolidityTypes.cpp tests added and changes made 2016-02-18 11:22:56 -06:00