index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
passes
/
simplify-locals_all-features_disable-exception-handling.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[EH] Fuzz throws from JS (#7027)
Alon Zakai
2024-10-23
1
-3
/
+3
*
[Parser] Enable the new text parser by default (#6371)
Thomas Lively
2024-04-25
1
-3
/
+3
*
Do not repeat types names in text output (#6499)
Thomas Lively
2024-04-16
1
-23
/
+23
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-107
/
+209
*
Use the standard shared memory text format (#6200)
Thomas Lively
2024-01-03
1
-1
/
+1
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-35
/
+35
*
Print function types on function imports in the text format (#5727)
Alon Zakai
2023-05-17
1
-9
/
+9
*
Use Names instead of indices to identify segments (#5618)
Thomas Lively
2023-04-04
1
-7
/
+7
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-56
/
+56
*
Make `i31ref` and `dataref` nullable (#4843)
Thomas Lively
2022-08-26
1
-1
/
+1
*
Separate `func` into a separate type hierarchy (#4955)
Thomas Lively
2022-08-22
1
-1
/
+1
*
Avoid adding new unneeded names to blocks in text roundtripping (#4943)
Alon Zakai
2022-08-22
1
-50
/
+38
*
Remove Type ordering (#3793)
Thomas Lively
2021-05-18
1
-6
/
+6
*
Reorder global definitions in Print pass (#3770)
Abbas Mashayekh
2021-04-02
1
-2
/
+2
*
Remove passive keyword from data segment parser (#3757)
Abbas Mashayekh
2021-03-30
1
-1
/
+1
*
Properly use text format type names in printing (#3591)
Alon Zakai
2021-02-23
1
-12
/
+12
*
Intern HeapTypes and clean up types code (#3428)
Thomas Lively
2020-12-07
1
-2
/
+2
*
Add anyref feature and type (#3109)
Daniel Wirtz
2020-09-10
1
-0
/
+13
*
Update reference types (#3084)
Daniel Wirtz
2020-09-09
1
-13
/
+0
*
Fix the side effects of data.drop (#2996)
Alon Zakai
2020-07-28
1
-3
/
+5
*
Remove function index printing (#2742)
Thomas Lively
2020-04-09
1
-56
/
+56
*
Add EH support for EffectAnalyzer (#2631)
Heejin Ahn
2020-02-03
1
-0
/
+1888