| Commit message (Expand) | Author | Age | Files | Lines |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -5/+9 |
* | Remove the GCNNLocals feature (#5080) | Thomas Lively | 2023-08-31 | 1 | -2/+1 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -4/+4 |
* | Print function types on function imports in the text format (#5727) | Alon Zakai | 2023-05-17 | 1 | -1/+1 |
* | Remove --nominal from more tests (#5664) | Thomas Lively | 2023-04-13 | 1 | -32/+0 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -2/+2 |
* | Implement bottom heap types (#5115) | Thomas Lively | 2022-10-07 | 1 | -10/+8 |
* | Separate `func` into a separate type hierarchy (#4955) | Thomas Lively | 2022-08-22 | 1 | -1/+1 |
* | Print heap types in text format in nominal mode (#4316) | Alon Zakai | 2021-11-08 | 1 | -2/+2 |
* | Switch from "extends" to M4 nominal syntax (#4248) | Thomas Lively | 2021-10-14 | 1 | -1/+32 |
* | Test GC lit tests with --nominal as well (#4043) | Thomas Lively | 2021-08-02 | 1 | -0/+2 |
* | [Wasm GC] Handle uses of default values in LocalSubtyping (#4024) | Alon Zakai | 2021-07-28 | 1 | -1/+38 |
* | [Wasm GC] Local-Subtyping pass (#3765) | Alon Zakai | 2021-07-23 | 1 | -0/+37 |