Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed test. | chriseth | 2015-04-16 | 1 | -1/+1 |
* | Control flow analysis. | chriseth | 2015-04-16 | 1 | -0/+80 |
* | Typos and docs. | chriseth | 2015-04-07 | 1 | -9/+9 |
* | SHA3 optimizations. | chriseth | 2015-04-07 | 1 | -3/+165 |
* | Allow Solidity build to be disabled. | Gav Wood | 2015-04-05 | 1 | -1/+4 |
* | Optimize breaking item. | chriseth | 2015-03-30 | 1 | -0/+32 |
* | Optimizer for memory. | chriseth | 2015-03-30 | 1 | -0/+53 |
* | Storage access optimisation. | chriseth | 2015-03-30 | 1 | -0/+180 |
* | Pattern matching for expression simplification. | chriseth | 2015-03-27 | 1 | -0/+41 |
* | Optimizing various single operations. | chriseth | 2015-03-27 | 1 | -36/+42 |
* | Code generation part 2. | chriseth | 2015-03-24 | 1 | -23/+140 |
* | Fetch and store packed values. | chriseth | 2015-03-17 | 1 | -1/+1 |
* | Enlarge storage references to two stack slots. | chriseth | 2015-03-17 | 1 | -1/+1 |
* | 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 |
|/ | |||||
* | Solidity Tests names are now more consistent | Lefteris Karapetsas | 2014-12-18 | 1 | -0/+146 |