Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure printed tuple.extract arity is valid (#6487) | Thomas Lively | 2024-04-11 | 1 | -1/+1 |
* | Update the text syntax for tuple types (#6246) | Thomas Lively | 2024-01-26 | 1 | -8/+8 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -6/+14 |
* | Add an arity immediate to tuple.extract (#6172) | Thomas Lively | 2023-12-12 | 1 | -11/+11 |
* | Update `tuple.make` text format to include arity (#6169) | Thomas Lively | 2023-12-12 | 1 | -4/+4 |
* | Reuse existing function types for blocks (#6022) | Thomas Lively | 2023-10-18 | 1 | -1/+1 |
* | OptimizeInstructions: Simplify tuple.extract of tuple.make (#5938) | Alon Zakai | 2023-09-14 | 1 | -32/+71 |
* | Do not create a select with multivalue arms in OptimizeInstructions (#4012) | Alon Zakai | 2021-07-22 | 1 | -0/+74 |