summaryrefslogtreecommitdiff
path: root/test/lit/passes/flatten_all-features.wast
Commit message (Expand)AuthorAgeFilesLines
* Make more Ifs unreachable (#7094)Thomas Lively2024-11-271-9/+3
* [Parser] Enable the new text parser by default (#6371)Thomas Lively2024-04-251-4/+3
* Do not repeat types names in text output (#6499)Thomas Lively2024-04-161-7/+7
* Fix incorrect wat in tests (#6207)Thomas Lively2024-01-081-3/+3
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-304/+474
* Drop support for non-standard quoted function names (#6188)Thomas Lively2023-12-201-13/+13
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-13/+13
* Use Names instead of indices to identify segments (#5618)Thomas Lively2023-04-041-1/+1
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-47/+47
* Implement bottom heap types (#5115)Thomas Lively2022-10-071-7/+6
* [Wasm GC] Support non-nullable locals in the "1a" form (#4959)Alon Zakai2022-08-311-4/+2
* Avoid adding new unneeded names to blocks in text roundtripping (#4943)Alon Zakai2022-08-221-19/+19
* Restore the `extern` heap type (#4898)Thomas Lively2022-08-171-21/+25
* Fix name of port_passes_tests_to_lit.py script. NFC (#4902)Sam Clegg2022-08-121-1/+1
* Remove externref (#4633)Thomas Lively2022-05-041-22/+18
* Port test/passes/flatten* to lit (#3971)Thomas Lively2021-07-121-0/+3538