index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
gto-removals.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Refactor ChildLocalizer to handle unreachable code better (#6394)
Alon Zakai
2024-03-14
1
-0
/
+46
*
[NFC] Add the type of the Expression when eliding it (#6362)
Alon Zakai
2024-02-28
1
-1
/
+1
*
Update lit tests to parse with the new parser (#6290)
Thomas Lively
2024-02-08
1
-1
/
+1
*
Properly stringify names in tests (#6279)
Thomas Lively
2024-02-06
1
-22
/
+22
*
Drop support for non-standard quoted function names (#6188)
Thomas Lively
2023-12-20
1
-6
/
+6
*
Remove legacy type defintion text syntax (#5948)
Thomas Lively
2023-09-18
1
-20
/
+20
*
Make final types the default (#5918)
Thomas Lively
2023-09-09
1
-14
/
+14
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-56
/
+56
*
Print supertype declarations using the standard format (#5801)
Thomas Lively
2023-07-06
1
-6
/
+6
*
Port a few more tests off of --nominal (#5666)
Thomas Lively
2023-04-14
1
-60
/
+77
*
Work around bugs with open world type optimizations (#5367)
Thomas Lively
2022-12-20
1
-3
/
+1
*
Update tests ahead of transition from `data` to `struct` (#5320)
Thomas Lively
2022-12-07
1
-1
/
+1
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-38
/
+38
*
Implement bottom heap types (#5115)
Thomas Lively
2022-10-07
1
-17
/
+22
*
[Wasm GC] Fix GlobalTypeOptimization fuzz bug on replacing unreachable struct...
Alon Zakai
2022-09-06
1
-2
/
+31
*
[Wasm GC] Support non-nullable locals in the "1a" form (#4959)
Alon Zakai
2022-08-31
1
-7
/
+5
*
Avoid adding new unneeded names to blocks in text roundtripping (#4943)
Alon Zakai
2022-08-22
1
-13
/
+11
*
Remove RTTs (#4848)
Thomas Lively
2022-08-05
1
-28
/
+4
*
[Wasm GC] GTO should not reorder trapping of removed sets (#4801)
Alon Zakai
2022-07-13
1
-18
/
+124
*
Update nominal type ordering (#4631)
Thomas Lively
2022-05-03
1
-4
/
+7
*
[NominalFuzzing] GTO: trap on null ref in removed struct.set (#4607)
Alon Zakai
2022-04-21
1
-3
/
+9
*
[Wasm GC] GlobalTypeOptimization: Remove fields from end based on subtypes (#...
Alon Zakai
2022-03-30
1
-0
/
+154
*
Print heap types in text format in nominal mode (#4316)
Alon Zakai
2021-11-08
1
-23
/
+23
*
ChildLocalizer: Do not use locals needlessly (#4292)
Alon Zakai
2021-11-04
1
-1
/
+84
*
Fix printing of some unreachable GC instructions (#4281)
Alon Zakai
2021-10-27
1
-6
/
+14
*
GlobalTypeOptimization: Handle side effects in removed fields in struct.new (...
Alon Zakai
2021-10-26
1
-0
/
+157
*
[Wasm GC] Global Type Optimization: Remove unread fields (#4255)
Alon Zakai
2021-10-20
1
-0
/
+389