index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
gufa-vs-cfp.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix supertype counts when collecting heap types (#6905)
Thomas Lively
2024-09-05
1
-5
/
+5
*
Use TopologicalSort::minSort to order rec groups (#6892)
Thomas Lively
2024-09-04
1
-9
/
+9
*
Remove extra space printed in empty structs (#6750)
Thomas Lively
2024-07-16
1
-1
/
+1
*
[Parser] Enable the new text parser by default (#6371)
Thomas Lively
2024-04-25
1
-3
/
+3
*
[NFC] Add the type of the Expression when eliding it (#6362)
Alon Zakai
2024-02-28
1
-3
/
+3
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-4
/
+12
*
Remove legacy type defintion text syntax (#5948)
Thomas Lively
2023-09-18
1
-22
/
+22
*
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
-170
/
+170
*
Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)
Jérôme Vouillon
2023-08-23
1
-13
/
+13
*
GUFA: Refine casts (#5805)
Alon Zakai
2023-07-07
1
-5
/
+9
*
Print supertype declarations using the standard format (#5801)
Thomas Lively
2023-07-06
1
-17
/
+17
*
Print function types on function imports in the text format (#5727)
Alon Zakai
2023-05-17
1
-11
/
+11
*
[Wasm GC] Automatically make RefCast heap types more precise (#5704)
Alon Zakai
2023-05-05
1
-5
/
+7
*
Port the remaining test/lit/passes tests off of --nominal (#5668)
Thomas Lively
2023-04-14
1
-14
/
+18
*
[Wasm GC] Handle packed fields in GUFA and CFP (#5640)
Alon Zakai
2023-04-07
1
-0
/
+56
*
getHeapTypeCounts() must note select types for references (#5540)
Alon Zakai
2023-03-03
1
-2
/
+2
*
Parse and print `array.new_fixed` (#5527)
Thomas Lively
2023-02-28
1
-2
/
+2
*
Use non-nullable ref.cast for non-nullable input (#5335)
Thomas Lively
2022-12-09
1
-6
/
+6
*
Add standard versions of WasmGC casts (#5331)
Thomas Lively
2022-12-07
1
-11
/
+11
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-114
/
+114
*
GUFA: Use SSA-style information (#5121)
Alon Zakai
2022-10-07
1
-16
/
+6
*
Implement bottom heap types (#5115)
Thomas Lively
2022-10-07
1
-14
/
+17
*
Remove RTTs (#4848)
Thomas Lively
2022-08-05
1
-156
/
+77
*
Grand Unified Flow Analysis (GUFA) (#4598)
Alon Zakai
2022-07-22
1
-0
/
+2753