index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
signature-pruning.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
-16
/
+0
*
[GC] Ignore public types in SignaturePruning (#7018)
Alon Zakai
2024-10-18
1
-14
/
+72
*
Replace the old topological sort everywhere (#6902)
Thomas Lively
2024-09-10
1
-3
/
+3
*
Avoid duplicate type names (#6633)
Alon Zakai
2024-05-30
1
-1
/
+2
*
SignaturePruning: Properly handle public types (#6630)
Alon Zakai
2024-05-29
1
-0
/
+49
*
DeadArgumentElimination/SignaturePruning: Prune params even if called with ef...
Alon Zakai
2024-03-18
1
-31
/
+270
*
[NFC] Add the type of the Expression when eliding it (#6362)
Alon Zakai
2024-02-28
1
-1
/
+1
*
Remove legacy type defintion text syntax (#5948)
Thomas Lively
2023-09-18
1
-25
/
+25
*
Replace i31.new with ref.i31 everywhere (#5931)
Thomas Lively
2023-09-13
1
-2
/
+2
*
Fix printing of types for imported functions (#5927)
Thomas Lively
2023-09-11
1
-1
/
+1
*
Make final types the default (#5918)
Thomas Lively
2023-09-09
1
-29
/
+29
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-25
/
+25
*
Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)
Jérôme Vouillon
2023-08-23
1
-1
/
+1
*
Print supertype declarations using the standard format (#5801)
Thomas Lively
2023-07-06
1
-3
/
+3
*
Print function types on function imports in the text format (#5727)
Alon Zakai
2023-05-17
1
-2
/
+2
*
Port the remaining test/lit/passes tests off of --nominal (#5668)
Thomas Lively
2023-04-14
1
-50
/
+74
*
[Wasm GC] SignaturePruning should not prune fields from a type with subtypes ...
Alon Zakai
2023-01-13
1
-0
/
+39
*
Work around bugs with open world type optimizations (#5367)
Thomas Lively
2022-12-20
1
-1
/
+1
*
Update RefCast representation to drop extra HeapType (#5350)
Thomas Lively
2022-12-20
1
-3
/
+5
*
Use non-nullable ref.cast for non-nullable input (#5335)
Thomas Lively
2022-12-09
1
-1
/
+1
*
Add standard versions of WasmGC casts (#5331)
Thomas Lively
2022-12-07
1
-2
/
+2
*
Update tests ahead of transition from `data` to `struct` (#5320)
Thomas Lively
2022-12-07
1
-6
/
+5
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-35
/
+35
*
Revert "Revert "Make `call_ref` type annotations mandatory (#5246)" (#5265)" ...
Thomas Lively
2022-11-16
1
-8
/
+8
*
Revert "Make `call_ref` type annotations mandatory (#5246)" (#5265)
Thomas Lively
2022-11-16
1
-8
/
+8
*
Make `call_ref` type annotations mandatory (#5246)
Thomas Lively
2022-11-15
1
-8
/
+8
*
Implement bottom heap types (#5115)
Thomas Lively
2022-10-07
1
-2
/
+2
*
Emit call_ref with a type annotation (#5079)
Thomas Lively
2022-09-23
1
-8
/
+8
*
Separate `func` into a separate type hierarchy (#4955)
Thomas Lively
2022-08-22
1
-7
/
+7
*
Avoid adding new unneeded names to blocks in text roundtripping (#4943)
Alon Zakai
2022-08-22
1
-2
/
+2
*
[Wasm GC] Fix SignaturePruning on CallWithoutEffects (#4882)
Alon Zakai
2022-08-08
1
-0
/
+38
*
[NominalFuzzing] Fix getHeapTypeCounts() on unreachable casts (#4609)
Alon Zakai
2022-04-22
1
-0
/
+24
*
[Wasm GC] Signature Pruning: Remove params passed constant values (#4551)
Alon Zakai
2022-03-28
1
-2
/
+193
*
[Wasm GC] Signature Pruning (#4545)
Alon Zakai
2022-03-25
1
-0
/
+597