Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove error reporter from code generation phase. | chriseth | 2017-06-08 | 1 | -4/+4 |
* | Initial EVM1.5 assembly implementation. | chriseth | 2017-06-08 | 1 | -1/+8 |
* | Refactor AssemblyStack | Alex Beregszaszi | 2017-06-07 | 1 | -4/+6 |
* | Add analyze(block) to AssemblyStack | Alex Beregszaszi | 2017-06-07 | 1 | -0/+14 |
* | Reset error list in parseAndAnalyze | Alex Beregszaszi | 2017-06-07 | 1 | -0/+1 |
* | Refactor error reporting | Rhett Aultman | 2017-05-30 | 1 | -4/+4 |
* | Adapt EVM codegen to new namespace. | chriseth | 2017-05-26 | 1 | -0/+85 |