Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Known state: store tags on stack as unions. | chriseth | 2015-05-13 | 1 | -27/+24 |
* | Use returning erase variant. | chriseth | 2015-05-12 | 1 | -1/+1 |
* | Reuse state during common subexpression elimination. | chriseth | 2015-05-11 | 1 | -5/+17 |
* | CFG returns vector of blocks instead of assembly items. | chriseth | 2015-05-06 | 1 | -16/+12 |
* | Gather knowledge about the state during control flow analysis. | chriseth | 2015-05-06 | 1 | -1/+90 |
* | Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. | chriseth | 2015-04-30 | 1 | -0/+260 |