mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
93295ae8f8
slight changes to how to flip the rational negative around...still trying to figure it out tests added updated tests odd differences in trying soltest from solc binary, let me know if you can replicate test not working for odd reason fixed test problem with fixed literals...still need a way to log this error broken up the tests, added some, changed some things in types and began compiler work moar tests and prepping for rebuilding much of the types.cpp file further fixing infinite loop still happening but it's somewhere in the fixedPoint methodd fractional bits needed algo improved! Eliminated 2 errors Corrected problems with the previous commit. No infinite loops. Actually appear to have corrected an error |
||
---|---|---|
.. | ||
Assembly.cpp | ||
CMakeLists.txt | ||
GasMeter.cpp | ||
Imports.cpp | ||
InlineAssembly.cpp | ||
SolidityABIJSON.cpp | ||
SolidityEndToEndTest.cpp | ||
solidityExecutionFramework.h | ||
SolidityExpressionCompiler.cpp | ||
SolidityInterface.cpp | ||
SolidityNameAndTypeResolution.cpp | ||
SolidityNatspecJSON.cpp | ||
SolidityOptimizer.cpp | ||
SolidityParser.cpp | ||
SolidityScanner.cpp | ||
SolidityTypes.cpp |