aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/Instruction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename SUICIDE opcode to SELFDESTRUCT in libevmasmAlex Beregszaszi2017-02-071-3/+3
* Change code for INVALID opcode to 0xfe.chriseth2017-01-261-2/+2
* Change translation of implicit throws (issue #1589).Valentin Wüstholz2017-01-261-0/+2
* libevmasm: remove duplicate `Tier` from `Tier::xTier`sYoichi Hirai2017-01-191-131/+131
* Make enum Tier into an enum classYoichi Hirai2017-01-131-131/+131
* Fix licensing headersVoR02202016-11-231-4/+4
* Correctly use not/bnot/iszero.chriseth2016-05-091-2/+2
* Remove log.h from solidity.chriseth2016-04-121-1/+0
* return instructionInfo styleDimitry2016-04-041-3/+3
* rename namespace for instruction.h/cpp in libevmasmDimitry2016-04-021-9/+9
* move libevmcore to solidityDimitry2016-04-021-0/+354