Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow ``gas`` in view functions. | chriseth | 2017-10-16 | 1 | -1/+1 |
* | Use isDup/SwapInstruction helper | Alex Beregszaszi | 2017-10-03 | 1 | -2/+2 |
* | Rename to invalidInPureFunctions | chriseth | 2017-09-13 | 1 | -1/+1 |
* | Rename and add anonymous namespace. | chriseth | 2017-09-06 | 1 | -1/+1 |
* | Analyze assembly. | chriseth | 2017-09-06 | 1 | -0/+1 |
* | Add view/pure information about instructions. | chriseth | 2017-09-06 | 1 | -0/+52 |
* | add new opcode instructions to the parser | Dimitry | 2017-06-15 | 1 | -0/+2 |
* | Introduce CREATE2 in the assembler | Alex Beregszaszi | 2017-06-14 | 1 | -0/+2 |
* | Mention RETURNDATACOPY in GasMeter and SemanticInformation | Yoichi Hirai | 2017-06-13 | 1 | -0/+3 |
* | Add REVERT to libevmasm | Alex Beregszaszi | 2017-02-11 | 1 | -0/+1 |
* | Rename SUICIDE opcode to SELFDESTRUCT in libevmasm | Alex Beregszaszi | 2017-02-07 | 1 | -1/+1 |
* | Fix optimizer with regards to INVALID instruction. | chriseth | 2017-01-26 | 1 | -0/+1 |
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
* | move libevmasm | Dimitry | 2016-03-21 | 1 | -0/+181 |