summaryrefslogtreecommitdiff
path: root/test/passes/simplify-globals_all-features.txt
Commit message (Expand)AuthorAgeFilesLines
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-4/+8
* SimplifyGlobals: Run on function code in missing places (#6020)Alon Zakai2023-10-181-2/+2
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-21/+21
* Make constant expression validation stricter (#5557)Thomas Lively2023-03-101-7/+4
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-12/+12
* Implement bottom heap types (#5115)Thomas Lively2022-10-071-2/+2
* Restore the `extern` heap type (#4898)Thomas Lively2022-08-171-4/+4
* Remove externref (#4633)Thomas Lively2022-05-041-4/+4
* Update reference types (#3084)Daniel Wirtz2020-09-091-2/+2
* Rename anyref to externref to match proposal change (#2900)Jay Phelps2020-06-101-3/+3
* Fuzz fix for SimplifyGlobals nopping (#2750)Alon Zakai2020-04-121-3/+9
* Remove writes to globals that are never written to (#2741)Sam Clegg2020-04-091-8/+11
* Remove function index printing (#2742)Thomas Lively2020-04-091-11/+11
* Add support for reference types proposal (#2451)Heejin Ahn2019-12-301-0/+232