summaryrefslogtreecommitdiff
path: root/test/lit/passes/local-subtyping-nn.wast
Commit message (Expand)AuthorAgeFilesLines
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-5/+9
* Remove the GCNNLocals feature (#5080)Thomas Lively2023-08-311-2/+1
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-4/+4
* Print function types on function imports in the text format (#5727)Alon Zakai2023-05-171-1/+1
* Remove --nominal from more tests (#5664)Thomas Lively2023-04-131-32/+0
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-2/+2
* Implement bottom heap types (#5115)Thomas Lively2022-10-071-10/+8
* Separate `func` into a separate type hierarchy (#4955)Thomas Lively2022-08-221-1/+1
* Print heap types in text format in nominal mode (#4316)Alon Zakai2021-11-081-2/+2
* Switch from "extends" to M4 nominal syntax (#4248)Thomas Lively2021-10-141-1/+32
* Test GC lit tests with --nominal as well (#4043)Thomas Lively2021-08-021-0/+2
* [Wasm GC] Handle uses of default values in LocalSubtyping (#4024)Alon Zakai2021-07-281-1/+38
* [Wasm GC] Local-Subtyping pass (#3765)Alon Zakai2021-07-231-0/+37