Commit message (Expand) | 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 |
* | 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 |