Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move LabelIDs to generation phase. | chriseth | 2017-06-14 | 1 | -6/+23 |
* | Remove obsolete AsmStack | Alex Beregszaszi | 2017-06-09 | 1 | -1/+0 |
* | Remove error reporter from code generation phase. | chriseth | 2017-06-08 | 1 | -10/+6 |
* | Some more comments. | chriseth | 2017-06-08 | 1 | -0/+1 |
* | Introduce machine-dependent stack adjustment. | chriseth | 2017-06-08 | 1 | -3/+7 |
* | Initial EVM1.5 assembly implementation. | chriseth | 2017-06-08 | 1 | -13/+30 |
* | Refactor error reporting | Rhett Aultman | 2017-05-30 | 1 | -6/+5 |
* | Adapt EVM codegen to new namespace. | chriseth | 2017-05-26 | 1 | -203/+69 |
* | Move EVM codegen to libjulia. | chriseth | 2017-05-26 | 1 | -0/+253 |