Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an arity immediate to tuple.extract (#6172) | Thomas Lively | 2023-12-12 | 1 | -8/+8 |
* | Update `tuple.make` text format to include arity (#6169) | Thomas Lively | 2023-12-12 | 1 | -4/+4 |
* | Remove the GCNNLocals feature (#5080) | Thomas Lively | 2023-08-31 | 1 | -25/+1 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -2/+2 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -2/+2 |
* | [Wasm GC] Fix unreachable local.gets of non-nullable locals in CoalesceLocals... | Alon Zakai | 2022-04-05 | 1 | -0/+23 |
* | Use LiteralUtils::canMakeZero before calling makeZero (#4568) | Alon Zakai | 2022-04-01 | 1 | -0/+84 |