Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes in compiler to support variably sized stack elements. | Christian | 2014-12-09 | 1 | -1/+2 |
| | |||||
* | Register variably-sized variables on stack. | Christian | 2014-12-08 | 1 | -4/+6 |
| | |||||
* | Magic variables. | Christian | 2014-11-24 | 1 | -0/+4 |
| | |||||
* | Mapping types. | Christian | 2014-11-14 | 1 | -1/+3 |
| | |||||
* | Merge remote-tracking branch 'ethereum/develop' into sol_optimizer | Christian | 2014-11-10 | 1 | -6/+19 |
|\ | | | | | | | | | Conflicts: libevmcore/Instruction.cpp | ||||
| * | State variables. | Christian | 2014-11-08 | 1 | -6/+19 |
| | | |||||
* | | Option to activate the optimizer for solidity. | Christian | 2014-11-07 | 1 | -1/+1 |
|/ | |||||
* | Moved instructions and assembly to new libevmcore. | Christian | 2014-11-06 | 1 | -2/+2 |
| | |||||
* | Actual contract creator and add solidity to AlethZero interface. | Christian | 2014-10-31 | 1 | -0/+4 |
| | |||||
* | Function selector and variable (un)packing. | Christian | 2014-10-31 | 1 | -1/+3 |
| | |||||
* | Renamed file. | Christian | 2014-10-31 | 1 | -0/+83 |