Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly stringify names in tests (#6279) | Thomas Lively | 2024-02-06 | 1 | -3/+3 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -3/+3 |
* | StackIR: Remove nops (#5746) | Alon Zakai | 2023-05-30 | 1 | -4/+8 |
* | Remove --nominal from more tests (#5664) | Thomas Lively | 2023-04-13 | 1 | -18/+0 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -2/+2 |
* | [Wasm GC] Support non-nullable locals in the "1a" form (#4959) | Alon Zakai | 2022-08-31 | 1 | -12/+17 |
* | Avoid adding new unneeded names to blocks in text roundtripping (#4943) | Alon Zakai | 2022-08-22 | 1 | -1/+1 |
* | Remove RTTs (#4848) | Thomas Lively | 2022-08-05 | 1 | -9/+11 |
* | Print heap types in text format in nominal mode (#4316) | Alon Zakai | 2021-11-08 | 1 | -1/+14 |
* | Test GC lit tests with --nominal as well (#4043) | Thomas Lively | 2021-08-02 | 1 | -0/+1 |
* | [Wasm GC] Avoid dangerous StackIR opts on GC (#4007) | Alon Zakai | 2021-07-22 | 1 | -0/+37 |