index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
passes
/
nm.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly use text format type names in printing (#3591)
Alon Zakai
2021-02-23
1
-1
/
+1
*
Remove function index printing (#2742)
Thomas Lively
2020-04-09
1
-3
/
+3
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-4
/
+4
*
Don't include `$` with names unless outputting to wat format (#2506)
Sam Clegg
2019-12-06
1
-3
/
+3
*
Emit binary function index in comment in text format, for convenience (#1232)
Alon Zakai
2017-10-20
1
-3
/
+3
*
Support new result syntax for if/loop/block (#1047)
Sam Clegg
2017-06-12
1
-1
/
+1
*
use a single space for pretty printing of wasts, so massive wasts are less un...
Alon Zakai
2017-03-09
1
-30
/
+30
*
Change print order of top-level module components (#751)
Derek Schuff
2016-10-07
1
-1
/
+1
*
Print the name of memory along with size (#720)
Derek Schuff
2016-09-28
1
-1
/
+1
*
Update binary encoding for block, loop, and if signatures (#711)
Derek Schuff
2016-09-27
1
-1
/
+1
*
loops no longer have an out label and other upstream loop updates
Alon Zakai
2016-09-07
1
-1
/
+1
*
add drop and tee expressions
Alon Zakai
2016-09-07
1
-13
/
+19
*
wast function type name desugaring is changing in spec:301 (#654)
Alon Zakai
2016-07-28
1
-3
/
+4
*
add nm pass, that prints function names and sizes (#562)
Alon Zakai
2016-06-03
1
-0
/
+32