summaryrefslogtreecommitdiff
path: root/test/passes/merge-locals_all-features.txt
Commit message (Expand)AuthorAgeFilesLines
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-71/+171
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-26/+26
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-21/+21
* Make `i31ref` and `dataref` nullable (#4843)Thomas Lively2022-08-261-2/+2
* Separate `func` into a separate type hierarchy (#4955)Thomas Lively2022-08-221-2/+2
* Avoid adding new unneeded names to blocks in text roundtripping (#4943)Alon Zakai2022-08-221-4/+4
* Remove Type ordering (#3793)Thomas Lively2021-05-181-2/+2
* Add anyref feature and type (#3109)Daniel Wirtz2020-09-101-0/+12
* Update reference types (#3084)Daniel Wirtz2020-09-091-12/+0
* Rename anyref to externref to match proposal change (#2900)Jay Phelps2020-06-101-1/+1
* Remove function index printing (#2742)Thomas Lively2020-04-091-21/+21
* Add support for reference types proposal (#2451)Heejin Ahn2019-12-301-0/+471