Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Parser] Enable the new text parser by default (#6371) | Thomas Lively | 2024-04-25 | 1 | -4/+4 |
* | Update the text syntax for tuple types (#6246) | Thomas Lively | 2024-01-26 | 1 | -2/+2 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -40/+72 |
* | Add an arity immediate to tuple.extract (#6172) | Thomas Lively | 2023-12-12 | 1 | -2/+2 |
* | Update `tuple.make` text format to include arity (#6169) | Thomas Lively | 2023-12-12 | 1 | -2/+2 |
* | Do not optimize tuple locals in StackIR local2stack (#5958) | Thomas Lively | 2023-09-18 | 1 | -0/+29 |
* | [NFC] Port stack IR test to lit (#5957) | Thomas Lively | 2023-09-18 | 1 | -0/+1401 |