index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
signature-refining.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
-18
/
+0
*
[GC] Ignore public types in SignatureRefining (#7022)
Alon Zakai
2024-10-18
1
-0
/
+40
*
Replace the old topological sort everywhere (#6902)
Thomas Lively
2024-09-10
1
-4
/
+4
*
Remove extra space printed in empty structs (#6750)
Thomas Lively
2024-07-16
1
-24
/
+24
*
[NFC] Add the type of the Expression when eliding it (#6362)
Alon Zakai
2024-02-28
1
-1
/
+1
*
Properly stringify names in tests (#6279)
Thomas Lively
2024-02-06
1
-14
/
+14
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-14
/
+34
*
Add followup test to #6122 (#6123)
Alon Zakai
2023-11-16
1
-1
/
+58
*
SignatureRefining: Notice LUB requirements of intrinsic calls (#6122)
Alon Zakai
2023-11-14
1
-0
/
+57
*
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
-28
/
+28
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-46
/
+46
*
SignatureRefining: Handle updates to call.without.effects (#5884)
Alon Zakai
2023-08-23
1
-1
/
+98
*
Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)
Jérôme Vouillon
2023-08-23
1
-4
/
+4
*
Further improve ref.cast during finalization (#5882)
Thomas Lively
2023-08-17
1
-1
/
+1
*
Print supertype declarations using the standard format (#5801)
Thomas Lively
2023-07-06
1
-5
/
+5
*
Print function types on function imports in the text format (#5727)
Alon Zakai
2023-05-17
1
-1
/
+1
*
[Wasm GC] Always refinalize in SignatureRefining (#5694)
Alon Zakai
2023-05-01
1
-0
/
+38
*
[Wasm GC] Fix SignatureRefining on a call_ref to a bottom type (#5670)
Alon Zakai
2023-04-17
1
-0
/
+20
*
Port the remaining test/lit/passes tests off of --nominal (#5668)
Thomas Lively
2023-04-14
1
-68
/
+88
*
SignatureRefining: Skip types with supertypes for now (#5548)
Alon Zakai
2023-03-06
1
-0
/
+30
*
[Wasm GC] Skip types with subtypes in SignatureRefining (#5544)
Alon Zakai
2023-03-03
1
-0
/
+22
*
[Wasm GC] Replace `HeapType::data` with `HeapType::struct_` (#5416)
Thomas Lively
2023-01-10
1
-5
/
+5
*
Update tests ahead of transition from `data` to `struct` (#5320)
Thomas Lively
2022-12-07
1
-36
/
+34
*
Do not special case ref.null in `LUBFinder` (#5307)
Thomas Lively
2022-12-01
1
-7
/
+15
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-50
/
+50
*
Revert "Revert "Make `call_ref` type annotations mandatory (#5246)" (#5265)" ...
Thomas Lively
2022-11-16
1
-6
/
+6
*
Revert "Make `call_ref` type annotations mandatory (#5246)" (#5265)
Thomas Lively
2022-11-16
1
-6
/
+6
*
Make `call_ref` type annotations mandatory (#5246)
Thomas Lively
2022-11-15
1
-6
/
+6
*
Implement bottom heap types (#5115)
Thomas Lively
2022-10-07
1
-7
/
+8
*
Simplify and fix heap type counting (#5110)
Thomas Lively
2022-10-04
1
-4
/
+8
*
Emit call_ref with a type annotation (#5079)
Thomas Lively
2022-09-23
1
-6
/
+6
*
Make `i31ref` and `dataref` nullable (#4843)
Thomas Lively
2022-08-26
1
-8
/
+8
*
Separate `func` into a separate type hierarchy (#4955)
Thomas Lively
2022-08-22
1
-20
/
+22
*
Avoid adding new unneeded names to blocks in text roundtripping (#4943)
Alon Zakai
2022-08-22
1
-1
/
+1
*
SignatureRefining: Do not refine types of imported functions (#4727)
Alon Zakai
2022-06-14
1
-0
/
+25
*
[Nominal Fuzzing] Fix SignatureRefining by updating types fully at once (#4665)
Alon Zakai
2022-05-23
1
-0
/
+46
*
[NominalFuzzing] Fix SignaturePruning on types with a super (#4657)
Alon Zakai
2022-05-11
1
-0
/
+18
*
Update nominal type ordering (#4631)
Thomas Lively
2022-05-03
1
-1
/
+2
*
[NominalFuzzing] SignatureRefining: Ignore exported functions (#4601)
Alon Zakai
2022-04-22
1
-0
/
+31
*
[Wasm GC] Refine results in SignatureRefining (#4380)
Alon Zakai
2021-12-14
1
-0
/
+134
*
[Wasm GC] Signature Refining pass (#4326)
Alon Zakai
2021-11-19
1
-0
/
+492