summaryrefslogtreecommitdiff
path: root/test/lit/passes/vacuum_all-features.wast
Commit message (Expand)AuthorAgeFilesLines
* Get more tests working with the new text parser (#6284)Thomas Lively2024-02-071-1/+4
* Fix incorrect wat in tests (#6207)Thomas Lively2024-01-081-5/+4
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-123/+229
* Drop support for non-standard quoted function names (#6188)Thomas Lively2023-12-201-95/+95
* Add a `tuple.drop` text pseudoinstruction (#6170)Thomas Lively2023-12-121-2/+2
* Update `tuple.make` text format to include arity (#6169)Thomas Lively2023-12-121-2/+2
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-14/+14
* Print function types on function imports in the text format (#5727)Alon Zakai2023-05-171-1/+1
* Remove TypeUpdater in Vacuum and always ReFinalize (#5707)Alon Zakai2023-05-091-5/+18
* Port vacuum_all-features test to lit (#5708)Thomas Lively2023-05-091-0/+1300