index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
passes
/
print-call-graph.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove function index printing (#2742)
Thomas Lively
2020-04-09
1
-33
/
+33
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-48
/
+48
*
Don't include `$` with names unless outputting to wat format (#2506)
Sam Clegg
2019-12-06
1
-99
/
+99
*
Refactor type and function parsing (#2143)
Heejin Ahn
2019-05-24
1
-9
/
+9
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-354
/
+354
*
Emit imports before defined things in text format (#1715)
Alon Zakai
2018-11-01
1
-1
/
+1
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-19
/
+19
*
Update call_indirect text syntax to match spec update (#1281)
Derek Schuff
2017-11-13
1
-7
/
+7
*
Emit binary function index in comment in text format, for convenience (#1232)
Alon Zakai
2017-10-20
1
-33
/
+33
*
Support new result syntax for if/loop/block (#1047)
Sam Clegg
2017-06-12
1
-24
/
+24
*
use a single space for pretty printing of wasts, so massive wasts are less un...
Alon Zakai
2017-03-09
1
-1233
/
+1233
*
emit globals before table and memory, because they may use a global for their...
Alon Zakai
2016-12-30
1
-2
/
+2
*
Work around dot quirks related to updating node styles. Remove indirect call ...
Michael Bebenita
2016-11-01
1
-108
/
+77
*
Adds a pass to print call graphs in .dot (graphviz) format. (#794)
Michael Bebenita
2016-10-20
1
-0
/
+1528