Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sequence number bug. | chriseth | 2016-01-15 | 1 | -3/+2 |
* | GCC compile fix. | Gav Wood | 2015-08-06 | 1 | -1/+1 |
* | Warnings fixes. | Gav Wood | 2015-08-06 | 1 | -0/+5 |
* | Quick fix to not access inaccessible sequences. | chriseth | 2015-06-06 | 1 | -0/+1 |
* | Gas estimation taking known state into account. | chriseth | 2015-05-20 | 1 | -0/+4 |
* | Known state: store tags on stack as unions. | chriseth | 2015-05-13 | 1 | -6/+13 |
* | Gather knowledge about the state during control flow analysis. | chriseth | 2015-05-06 | 1 | -8/+22 |
* | Split known state from common subexpression eliminator. | chriseth | 2015-05-06 | 1 | -0/+149 |