index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
dae-gc.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)
Thomas Lively
2024-11-14
1
-3
/
+0
*
Remove extra space printed in empty structs (#6750)
Thomas Lively
2024-07-16
1
-1
/
+1
*
Properly stringify names in tests (#6279)
Thomas Lively
2024-02-06
1
-5
/
+5
*
Replace i31.new with ref.i31 everywhere (#5931)
Thomas Lively
2023-09-13
1
-5
/
+5
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-14
/
+14
*
Remove --nominal from more tests (#5664)
Thomas Lively
2023-04-13
1
-96
/
+0
*
[Strings] Add support for strings in getLiteral and Literal() (#5500)
Alon Zakai
2023-02-17
1
-0
/
+47
*
Update tests ahead of transition from `data` to `struct` (#5320)
Thomas Lively
2022-12-07
1
-6
/
+6
*
Do not special case ref.null in `LUBFinder` (#5307)
Thomas Lively
2022-12-01
1
-2
/
+2
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-12
/
+12
*
Implement bottom heap types (#5115)
Thomas Lively
2022-10-07
1
-4
/
+4
*
[Wasm GC] Support non-nullable locals in the "1a" form (#4959)
Alon Zakai
2022-08-31
1
-11
/
+7
*
Make `i31ref` and `dataref` nullable (#4843)
Thomas Lively
2022-08-26
1
-14
/
+10
*
Separate `func` into a separate type hierarchy (#4955)
Thomas Lively
2022-08-22
1
-9
/
+13
*
Remove RTTs (#4848)
Thomas Lively
2022-08-05
1
-16
/
+14
*
Ensure symmetric results in PossibleConstantValues (#4662)
Alon Zakai
2022-05-13
1
-4
/
+4
*
Generalize PossibleConstantValues for immutable globals (#4549)
Alon Zakai
2022-03-28
1
-2
/
+159
*
Print heap types in text format in nominal mode (#4316)
Alon Zakai
2021-11-08
1
-4
/
+4
*
Switch from "extends" to M4 nominal syntax (#4248)
Thomas Lively
2021-10-14
1
-1
/
+28
*
Test GC lit tests with --nominal as well (#4043)
Thomas Lively
2021-08-02
1
-0
/
+1
*
Refactor DeadArgumentElimination GC tests into separate files. NFC (#4037)
Alon Zakai
2021-07-28
1
-633
/
+0
*
[Wasm GC] Refine return types of tail calling functions in DeadArgumentElimin...
Alon Zakai
2021-07-28
1
-3
/
+109
*
[Wasm GC] Allow tail call subtyping in DeadArgumentElimination (#4035)
Alon Zakai
2021-07-28
1
-4
/
+4
*
[Wasm GC] DeadArgumentElimination: Update tees after refining param types (#4...
Alon Zakai
2021-07-28
1
-0
/
+36
*
[Wasm GC] DeadArgumentElimination: Do not refine return types of tail callees...
Alon Zakai
2021-07-27
1
-0
/
+17
*
[Wasm GC] Refine return types (#4020)
Alon Zakai
2021-07-26
1
-1
/
+249
*
[Wasm GC] Refine function parameter types (#4014)
Alon Zakai
2021-07-23
1
-0
/
+226
*
Generate FileCheck checks for all module items (#3957)
Thomas Lively
2021-06-28
1
-0
/
+1
*
[Wasm GC] Skip DeadArgumentElimination of an RTT parameter (#3834)
Alon Zakai
2021-04-21
1
-0
/
+20
*
[Wasm GC] Fix handleNonDefaultableLocals on tees (#3830)
Alon Zakai
2021-04-21
1
-0
/
+49