summaryrefslogtreecommitdiff
path: root/test/lit/passes/unsubtyping.wast
Commit message (Expand)AuthorAgeFilesLines
* Make more Ifs unreachable (#7094)Thomas Lively2024-11-271-0/+40
* [EH][GC] Add missing subtyping constraints from TryTable (#7012)Alon Zakai2024-10-161-0/+36
* Remove open "ignorable public" array types (#6940)Thomas Lively2024-09-161-0/+32
* Use --preserve-type-order in select tests (#6917)Thomas Lively2024-09-101-65/+51
* Implement table.init (#6827)Alon Zakai2024-08-161-0/+32
* Remove extra space printed in empty structs (#6750)Thomas Lively2024-07-161-95/+95
* Do not abbreviate items in element segments (#6737)Thomas Lively2024-07-121-1/+1
* [Parser] Enable the new text parser by default (#6371)Thomas Lively2024-04-251-3/+3
* Fix printing of bulk array ops (#6387)Thomas Lively2024-03-081-29/+87
* [NFC] Add the type of the Expression when eliding it (#6362)Alon Zakai2024-02-281-10/+10
* Fix incorrect wat in tests (#6207)Thomas Lively2024-01-081-14/+14
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-4/+12
* Update `tuple.make` text format to include arity (#6169)Thomas Lively2023-12-121-2/+2
* Implement table.copy (#6078)Alon Zakai2023-11-061-2/+34
* Add an "unsubtyping" optimization (#5982)Thomas Lively2023-10-101-0/+1633