Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add include file to forward-declare inline assembly structs. | chriseth | 2017-06-16 | 1 | -16/+2 |
* | Parse for statement in assembly parser / printer | Alex Beregszaszi | 2017-06-16 | 1 | -1/+2 |
* | Introduce virtual blocks for function arguments. | chriseth | 2017-05-29 | 1 | -0/+3 |
* | Implement switch statement in the assembly parser/printer | Alex Beregszaszi | 2017-05-26 | 1 | -1/+2 |
* | Rename FunctionalAssignment to Assignment | Alex Beregszaszi | 2017-05-24 | 1 | -2/+2 |
* | Rename Assignment to StackAssignment | Alex Beregszaszi | 2017-05-24 | 1 | -2/+2 |
* | Refactor to combined scope and stack height info. | chriseth | 2017-04-26 | 1 | -0/+61 |