index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
passes
/
simplify-locals_all-features.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
-2
/
+2
*
Drop support for non-standard quoted function names (#6188)
Thomas Lively
2023-12-20
1
-4
/
+4
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-39
/
+39
*
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
-9
/
+9
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-58
/
+58
*
Make `i31ref` and `dataref` nullable (#4843)
Thomas Lively
2022-08-26
1
-3
/
+3
*
Avoid adding new unneeded names to blocks in text roundtripping (#4943)
Alon Zakai
2022-08-22
1
-58
/
+44
*
Restore the `extern` heap type (#4898)
Thomas Lively
2022-08-17
1
-1
/
+1
*
Remove externref (#4633)
Thomas Lively
2022-05-04
1
-1
/
+1
*
[EH] Convert EH tests into lit tests (#3923)
Heejin Ahn
2021-06-08
1
-86
/
+0
*
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
-2
/
+2
*
Properly use text format type names in printing (#3591)
Alon Zakai
2021-02-23
1
-12
/
+12
*
[EH] Support reading/writing of delegate (#3561)
Heejin Ahn
2021-02-12
1
-5
/
+5
*
Remove exnref and br_on_exn (#3505)
Heejin Ahn
2021-01-22
1
-25
/
+0
*
Basic EH instrucion support for the new spec (#3487)
Heejin Ahn
2021-01-15
1
-33
/
+17
*
[GC] Fix parsing/printing of ref types using i31 (#3469)
Alon Zakai
2021-01-07
1
-3
/
+3
*
Intern HeapTypes and clean up types code (#3428)
Thomas Lively
2020-12-07
1
-3
/
+3
*
SimplifyLocals fuzz fix: Don't be confused by subtype assigns. (#3267)
Alon Zakai
2020-10-21
1
-0
/
+18
*
Update Pop text format to handle tuples (#3116)
Thomas Lively
2020-09-11
1
-4
/
+4
*
Add anyref feature and type (#3109)
Daniel Wirtz
2020-09-10
1
-0
/
+13
*
Update reference types (#3084)
Daniel Wirtz
2020-09-09
1
-17
/
+4
*
Fix the side effects of data.drop (#2996)
Alon Zakai
2020-07-28
1
-3
/
+24
*
Prevent calls from sinking into 'try' (#2899)
Heejin Ahn
2020-06-07
1
-0
/
+38
*
Prevent pops from sinking in SimplifyLocals (#2885)
Heejin Ahn
2020-06-03
1
-0
/
+43
*
Add EH support for SimplifyLocals (#2858)
Heejin Ahn
2020-05-19
1
-0
/
+46
*
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
-100
/
+106
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-0
/
+13
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-81
/
+79
*
Refactor type and function parsing (#2143)
Heejin Ahn
2019-05-24
1
-28
/
+27
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-2
/
+2
*
Change default feature set to MVP (#1993)
Thomas Lively
2019-04-16
1
-0
/
+1878