summaryrefslogtreecommitdiff
path: root/test/passes/remove-unused-names_remove-unused-brs_vacuum.txt
Commit message (Expand)AuthorAgeFilesLines
* Do not repeat types names in text output (#6499)Thomas Lively2024-04-161-1/+1
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-19/+29
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-1/+1
* Effects: Clarify trap effect meaning, and consider infinite loops to trap due...Alon Zakai2022-09-161-2/+6
* Remove Type ordering (#3793)Thomas Lively2021-05-181-1/+1
* Properly use text format type names in printing (#3591)Alon Zakai2021-02-231-8/+8
* Remove legacy DYNAMICTOP_PTR support from SafeHeap (#3425)Sam Clegg2020-12-041-4/+0
* Fix applying default / unify SExpr and Wasm builder names (#3179)Daniel Wirtz2020-09-301-1/+1
* Remove function index printing (#2742)Thomas Lively2020-04-091-3/+3
* Remove FunctionType (#2510)Thomas Lively2019-12-111-20/+12
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-9/+2
* Massive renaming (#1855)Thomas Lively2019-01-071-15/+15
* Fix a merge-blocks fuzz bug (#1755)Alon Zakai2018-11-191-3/+3
* Emit imports before defined things in text format (#1715)Alon Zakai2018-11-011-1/+1
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-4/+4
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-3/+3
* fix blockifyMerge logic - it needs to not skip code in the block we merge to....Alon Zakai2017-07-171-0/+18
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-110/+110
* Fix emitting of unreachable block/if/loop (#911)Alon Zakai2017-02-161-0/+116