Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add REVERT to libevmasm | Alex Beregszaszi | 2017-02-11 | 1 | -0/+2 |
* | Rename SUICIDE opcode to SELFDESTRUCT in libevmasm | Alex Beregszaszi | 2017-02-07 | 1 | -3/+3 |
* | Change code for INVALID opcode to 0xfe. | chriseth | 2017-01-26 | 1 | -2/+2 |
* | Change translation of implicit throws (issue #1589). | Valentin Wüstholz | 2017-01-26 | 1 | -0/+2 |
* | libevmasm: remove duplicate `Tier` from `Tier::xTier`s | Yoichi Hirai | 2017-01-19 | 1 | -131/+131 |
* | Make enum Tier into an enum class | Yoichi Hirai | 2017-01-13 | 1 | -131/+131 |
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
* | Correctly use not/bnot/iszero. | chriseth | 2016-05-09 | 1 | -2/+2 |
* | Remove log.h from solidity. | chriseth | 2016-04-12 | 1 | -1/+0 |
* | return instructionInfo style | Dimitry | 2016-04-04 | 1 | -3/+3 |
* | rename namespace for instruction.h/cpp in libevmasm | Dimitry | 2016-04-02 | 1 | -9/+9 |
* | move libevmcore to solidity | Dimitry | 2016-04-02 | 1 | -0/+354 |