Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Padding for ABI types. | Christian | 2015-01-10 | 1 | -2/+13 |
| | |||||
* | Adjustments to Solidity compiler code for Function Hash | Lefteris Karapetsas | 2015-01-09 | 1 | -3/+4 |
| | |||||
* | Compiler EVM generation now takes into account for the new function hash | Lefteris Karapetsas | 2015-01-09 | 1 | -0/+3 |
| | | | | | | | | 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 | ||||
* | Helper functions to access memory. | Christian | 2014-12-11 | 1 | -0/+12 |
| | |||||
* | Take variable stack size correctly into account for return value packer. | Christian | 2014-12-10 | 1 | -0/+2 |
| | |||||
* | Variable-size stack elements for expression compiler. | Christian | 2014-12-09 | 1 | -0/+14 |
| | |||||
* | Changes in compiler to support variably sized stack elements. | Christian | 2014-12-09 | 1 | -0/+47 |