Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -26/+52 |
* | Update `tuple.make` text format to include arity (#6169) | Thomas Lively | 2023-12-12 | 1 | -3/+3 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -25/+25 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -19/+19 |
* | Avoid adding new unneeded names to blocks in text roundtripping (#4943) | Alon Zakai | 2022-08-22 | 1 | -1/+1 |
* | Precompute: Only run a single LocalGraph iteration (#4184) | Alon Zakai | 2021-09-23 | 1 | -1/+6 |
* | Update SIMD names and opcodes (#3771) | Thomas Lively | 2021-04-05 | 1 | -1/+1 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -19/+19 |
* | Update Precompute to handle tuples (#2687) | Thomas Lively | 2020-03-10 | 1 | -0/+21 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -23/+23 |
* | Do not precompute SIMDLoad (#2409) | Thomas Lively | 2019-10-30 | 1 | -0/+267 |