summaryrefslogtreecommitdiff
path: root/test/passes/nm.txt
Commit message (Expand)AuthorAgeFilesLines
* Properly use text format type names in printing (#3591)Alon Zakai2021-02-231-1/+1
* Remove function index printing (#2742)Thomas Lively2020-04-091-3/+3
* Remove FunctionType (#2510)Thomas Lively2019-12-111-4/+4
* Don't include `$` with names unless outputting to wat format (#2506)Sam Clegg2019-12-061-3/+3
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-3/+3
* Support new result syntax for if/loop/block (#1047)Sam Clegg2017-06-121-1/+1
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-30/+30
* Change print order of top-level module components (#751)Derek Schuff2016-10-071-1/+1
* Print the name of memory along with size (#720)Derek Schuff2016-09-281-1/+1
* Update binary encoding for block, loop, and if signatures (#711)Derek Schuff2016-09-271-1/+1
* loops no longer have an out label and other upstream loop updatesAlon Zakai2016-09-071-1/+1
* add drop and tee expressionsAlon Zakai2016-09-071-13/+19
* wast function type name desugaring is changing in spec:301 (#654)Alon Zakai2016-07-281-3/+4
* add nm pass, that prints function names and sizes (#562)Alon Zakai2016-06-031-0/+32