index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
passes
/
remove-unused-brs_shrink-level=1.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Parser] Enable the new text parser by default (#6371)
Thomas Lively
2024-04-25
1
-3
/
+3
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-9
/
+19
*
Avoid adding new unneeded names to blocks in text roundtripping (#4943)
Alon Zakai
2022-08-22
1
-1
/
+1
*
Properly use text format type names in printing (#3591)
Alon Zakai
2021-02-23
1
-2
/
+2
*
More precise implicitTrap detection for binary extressions (#3312)
Max Graey
2020-11-04
1
-2
/
+2
*
Remove function index printing (#2742)
Thomas Lively
2020-04-09
1
-9
/
+9
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-12
/
+11
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-5
/
+5
*
Don't try to optimize away unused names in RemoveUnusedBrs (#1750)
Alon Zakai
2018-11-15
1
-1
/
+1
*
br_table optimizations (#1502)
Alon Zakai
2018-04-10
1
-0
/
+109
*
Emit binary function index in comment in text format, for convenience (#1232)
Alon Zakai
2017-10-20
1
-5
/
+5
*
fix remove-unused-brs bug with merging br_ifs with unreachable code
Alon Zakai
2017-08-28
1
-0
/
+20
*
infinite loops have side effects
Alon Zakai (kripken)
2017-07-13
1
-0
/
+16
*
Support new result syntax for if/loop/block (#1047)
Sam Clegg
2017-06-12
1
-5
/
+5
*
Validation fixes for issues noticed by afl (#988)
Alon Zakai
2017-05-02
1
-0
/
+1
*
use a single space for pretty printing of wasts, so massive wasts are less un...
Alon Zakai
2017-03-09
1
-111
/
+111
*
Improve handling of implicit traps (#898)
Alon Zakai
2017-02-06
1
-4
/
+32
*
merge adjacent br_ifs
Alon Zakai
2016-10-27
1
-0
/
+78
*
Pass options (#788)
Alon Zakai
2016-10-18
1
-0
/
+19