Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: Copy empty state. | chriseth | 2016-01-18 | 1 | -1/+1 |
* | Fix sequence number bug. | chriseth | 2016-01-15 | 1 | -13/+27 |
* | Work around bug in u256->unsigned conversion for MSVC/Boost. | chriseth | 2015-11-16 | 1 | -1/+2 |
* | added error jump instead of STOP instraction in case of exception | Liana Husikyan | 2015-06-01 | 1 | -4/+4 |
* | 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 |