Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Padding for ABI types. | Christian | 2015-01-10 | 1 | -6/+13 |
* | Adjustments to Solidity compiler code for Function Hash | Lefteris Karapetsas | 2015-01-09 | 1 | -0/+2 |
* | Assertions that throw InternalCompilerErrors. | Christian | 2014-12-17 | 1 | -4/+2 |
* | Support empty strings. | Christian | 2014-12-11 | 1 | -4/+14 |
* | Helper functions to access memory. | Christian | 2014-12-11 | 1 | -0/+30 |
* | Stylistic changes. | Christian | 2014-12-10 | 1 | -1/+2 |
* | Take variable stack size correctly into account for return value packer. | Christian | 2014-12-10 | 1 | -0/+9 |
* | Variable-size stack elements for expression compiler. | Christian | 2014-12-09 | 1 | -0/+11 |
* | Changes in compiler to support variably sized stack elements. | Christian | 2014-12-09 | 1 | -0/+50 |