index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
passes
/
precompute_all-features.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Parser] Enable the new text parser by default (#6371)
Thomas Lively
2024-04-25
1
-2
/
+2
*
Do not repeat types names in text output (#6499)
Thomas Lively
2024-04-16
1
-27
/
+27
*
Fix incorrect wat in tests (#6207)
Thomas Lively
2024-01-08
1
-1
/
+1
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-16
/
+26
*
Use the standard shared memory text format (#6200)
Thomas Lively
2024-01-03
1
-1
/
+1
*
Update `tuple.make` text format to include arity (#6169)
Thomas Lively
2023-12-12
1
-1
/
+1
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-27
/
+27
*
Use Names instead of indices to identify segments (#5618)
Thomas Lively
2023-04-04
1
-3
/
+3
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-21
/
+21
*
Implement bottom heap types (#5115)
Thomas Lively
2022-10-07
1
-6
/
+6
*
Avoid adding new unneeded names to blocks in text roundtripping (#4943)
Alon Zakai
2022-08-22
1
-1
/
+1
*
Restore the `extern` heap type (#4898)
Thomas Lively
2022-08-17
1
-6
/
+6
*
Remove externref (#4633)
Thomas Lively
2022-05-04
1
-6
/
+6
*
[Precompute][SIMD] Enable constant folding for simd (#4381)
Max Graey
2021-12-13
1
-12
/
+3
*
Revert "Partially fix Precompute on SIMD (#3983)" (#4002)
Alon Zakai
2021-07-19
1
-8
/
+1
*
Partially fix Precompute on SIMD (#3983)
Alon Zakai
2021-07-13
1
-1
/
+8
*
Remove Type ordering (#3793)
Thomas Lively
2021-05-18
1
-1
/
+1
*
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
*
Emit "elem declare" for functions that need it (#3653)
Alon Zakai
2021-03-04
1
-0
/
+1
*
Properly use text format type names in printing (#3591)
Alon Zakai
2021-02-23
1
-1
/
+1
*
Remove exnref and br_on_exn (#3505)
Heejin Ahn
2021-01-22
1
-10
/
+0
*
Intern HeapTypes and clean up types code (#3428)
Thomas Lively
2020-12-07
1
-1
/
+1
*
Update reference types (#3084)
Daniel Wirtz
2020-09-09
1
-7
/
+7
*
Fix br_on_exn handling in ReFinalize (#2854)
Heejin Ahn
2020-05-15
1
-0
/
+10
*
Refactor expression runner so it can be used via the C and JS APIs (#2702)
Daniel Wirtz
2020-04-20
1
-0
/
+3
*
Fix reuse of constant nodes in Precompute (#2764)
Heejin Ahn
2020-04-14
1
-0
/
+50
*
Remove function index printing (#2742)
Thomas Lively
2020-04-09
1
-19
/
+19
*
Update Precompute to handle tuples (#2687)
Thomas Lively
2020-03-10
1
-1
/
+9
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-0
/
+4
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-22
/
+22
*
Refactor type and function parsing (#2143)
Heejin Ahn
2019-05-24
1
-20
/
+20
*
Do not precompute bulk memory operations (#2023)
Thomas Lively
2019-04-17
1
-0
/
+252