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
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-119
/
+161
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-2
/
+2
*
Use Names instead of indices to identify segments (#5618)
Thomas Lively
2023-04-04
1
-2
/
+2
*
Avoid adding new unneeded names to blocks in text roundtripping (#4943)
Alon Zakai
2022-08-22
1
-21
/
+21
*
First class Data Segments (#4733)
Ashley Nelson
2022-06-21
1
-1
/
+1
*
Remove Type ordering (#3793)
Thomas Lively
2021-05-18
1
-1
/
+1
*
Fix element segment ordering in Print (#3818)
Abbas Mashayekh
2021-04-20
1
-1
/
+1
*
Properly use text format type names in printing (#3591)
Alon Zakai
2021-02-23
1
-13
/
+13
*
Remove legacy DYNAMICTOP_PTR support from SafeHeap (#3425)
Sam Clegg
2020-12-04
1
-4
/
+0
*
Fix applying default / unify SExpr and Wasm builder names (#3179)
Daniel Wirtz
2020-09-30
1
-1
/
+1
*
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