Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Arbitrary precision integer constants. | Christian | 2015-01-09 | 1 | -4/+4 |
| | |||||
* | adjusting byte difference in optimizer large integers test | Lefteris Karapetsas | 2015-01-09 | 1 | -1/+1 |
| | |||||
* | merging develop | Lefteris Karapetsas | 2015-01-09 | 1 | -6/+6 |
|\ | |||||
| * | Some changes to the optimizer. | Christian | 2015-01-07 | 1 | -7/+7 |
| | | |||||
* | | Compiler EVM generation now takes into account for the new function hash | Lefteris Karapetsas | 2015-01-09 | 1 | -13/+13 |
|/ | | | | | | | | identifier - Changed tests to comply with the new function hash identifier - Changed the function index offset to 4, and made it a constant for easy adjustment in the future | ||||
* | Solidity Tests names are now more consistent | Lefteris Karapetsas | 2014-12-18 | 1 | -0/+146 |
- File names and Boost Test Suite have the same name now for every solidity Test, so that there is no need to guess or check when you want to run a specific suite from the command line |