summaryrefslogtreecommitdiff
path: root/test/lit/passes/type-merging-tnh.wast
Commit message (Expand)AuthorAgeFilesLines
* Remove extra space printed in empty structs (#6750)Thomas Lively2024-07-161-5/+5
* [Parser] Re-use blocks instead of wrapping where possible (#6552)Thomas Lively2024-04-291-12/+10
* [Parser] Enable the new text parser by default (#6371)Thomas Lively2024-04-251-11/+13
* Remove legacy type defintion text syntax (#5948)Thomas Lively2023-09-181-4/+4
* Make final types the default (#5918)Thomas Lively2023-09-091-8/+8
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-6/+6
* Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)Jérôme Vouillon2023-08-231-4/+4
* Print supertype declarations using the standard format (#5801)Thomas Lively2023-07-061-2/+2
* Update br_on_cast binary and text format (#5762)Thomas Lively2023-06-121-2/+2
* Revert "Update br_on_cast binary and text format (#5734)" (#5740)Alon Zakai2023-05-231-2/+2
* Update br_on_cast binary and text format (#5734)Thomas Lively2023-05-191-2/+2
* Port the remaining test/lit/passes tests off of --nominal (#5668)Thomas Lively2023-04-141-10/+13
* [Wasm GC] Use DFA minimization to merge types (#5432)Thomas Lively2023-01-181-4/+2
* [Wasm GC] Allow TypeMerging to merge cast types with TNH (#5425)Thomas Lively2023-01-121-0/+113