Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Named assembly labels. | chriseth | 2017-09-16 | 1 | -0/+2 |
* | Support appendAssemblySize() in AbstractAssembly | Alex Beregszaszi | 2017-06-23 | 1 | -0/+3 |
* | Comments and consistent variable names. | chriseth | 2017-06-09 | 1 | -6/+6 |
* | Some more comments. | chriseth | 2017-06-08 | 1 | -2/+7 |
* | Correct stack height adjustment after returnsub. | chriseth | 2017-06-08 | 1 | -1/+1 |
* | Initial EVM1.5 assembly implementation. | chriseth | 2017-06-08 | 1 | -1/+19 |
* | Introduce LabelID typedef. | chriseth | 2017-05-29 | 1 | -3/+5 |
* | Move EVM codegen to libjulia. | chriseth | 2017-05-26 | 1 | -0/+89 |