summaryrefslogtreecommitdiff
path: root/test/unit.wast.from-wast
Commit message (Expand)AuthorAgeFilesLines
* Massive renaming (#1855)Thomas Lively2019-01-071-48/+48
* Emit imports before defined things in text format (#1715)Alon Zakai2018-11-011-4/+4
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-4/+4
* Update call_indirect text syntax to match spec update (#1281)Derek Schuff2017-11-131-2/+2
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-37/+37
* Return to more structured type rules for block and if (#1148)Alon Zakai2017-09-051-1/+3
* emit an unreachable if an unreachable block context does not end in an unreac...Alon Zakai2017-08-051-0/+12
* Support new result syntax for if/loop/block (#1047)Sam Clegg2017-06-121-8/+8
* fix emitting of unreachable ifs (#944)Alon Zakai2017-03-141-0/+45
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-519/+519
* Fix emitting of unreachable block/if/loop (#911)Alon Zakai2017-02-161-0/+560