Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark a lot of functions static (where possible) | Alex Beregszaszi | 2017-08-22 | 1 | -2/+2 |
* | Mark a lot of functions const (where possible) | Alex Beregszaszi | 2017-08-22 | 1 | -5/+5 |
* | Peephole optimizer for double push. | chriseth | 2017-06-15 | 1 | -4/+1 |
* | Add parentheses for readability. | chriseth | 2017-05-02 | 1 | -1/+1 |
* | Fix number representation bug. | chriseth | 2017-05-02 | 1 | -2/+7 |
* | Do not use the member in checkRepresentation | Alex Beregszaszi | 2017-04-27 | 1 | -2/+2 |
* | Add recomputation check for number representation. | chriseth | 2017-04-27 | 1 | -0/+48 |
* | Add upper bound for computing constants. | chriseth | 2017-03-03 | 1 | -1/+3 |
* | Minor changes from review. | chriseth | 2017-01-13 | 1 | -1/+1 |
* | Optimize constant optimization. | chriseth | 2017-01-13 | 1 | -29/+47 |
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
* | Make solidity independent from ethcore. | chriseth | 2016-04-07 | 1 | -10/+9 |
* | includes | Dimitry | 2016-03-22 | 1 | -3/+3 |
* | add liblll lllc libevmasm | Dimitry | 2016-03-22 | 1 | -3/+3 |
* | move libevmasm | Dimitry | 2016-03-21 | 1 | -0/+225 |