index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
type-ssa.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use TopologicalSort::minSort to order rec groups (#6892)
Thomas Lively
2024-09-04
1
-3
/
+3
*
Remove extra space printed in empty structs (#6750)
Thomas Lively
2024-07-16
1
-4
/
+4
*
Rename external conversion instructions (#6716)
Jérôme Vouillon
2024-07-08
1
-8
/
+8
*
[NFC] Add the type of the Expression when eliding it (#6362)
Alon Zakai
2024-02-28
1
-1
/
+1
*
NameTypes and TypeSSA : Prefer _ over $ in names, and lint away _N suffixes (...
Alon Zakai
2023-09-22
1
-36
/
+36
*
Remove legacy type defintion text syntax (#5948)
Thomas Lively
2023-09-18
1
-3
/
+3
*
Make final types the default (#5918)
Thomas Lively
2023-09-09
1
-18
/
+15
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-20
/
+20
*
Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)
Jérôme Vouillon
2023-08-23
1
-8
/
+8
*
ReFinalize in TypeSSA (#5885)
Alon Zakai
2023-08-17
1
-0
/
+33
*
Initial support for `final` types (#5803)
Thomas Lively
2023-07-06
1
-0
/
+59
*
Print supertype declarations using the standard format (#5801)
Thomas Lively
2023-07-06
1
-17
/
+17
*
TypeSSA: Handle collisions by adding a hash to ensure a fresh rec group (#5724)
Alon Zakai
2023-05-19
1
-0
/
+33
*
Remove --nominal from more tests (#5664)
Thomas Lively
2023-04-13
1
-176
/
+3
*
Use Names instead of indices to identify segments (#5618)
Thomas Lively
2023-04-04
1
-11
/
+13
*
[Wasm GC] Fix detection of externalize/internalize as constant (#5592)
Alon Zakai
2023-03-20
1
-0
/
+83
*
Parse and print `array.new_fixed` (#5527)
Thomas Lively
2023-02-28
1
-15
/
+15
*
Add standard versions of WasmGC casts (#5331)
Thomas Lively
2022-12-07
1
-3
/
+3
*
[Wasm GC] Add array support to TypeSSA (#5327)
Alon Zakai
2022-12-07
1
-0
/
+230
*
[Wasm GC] Add TypeSSA pass (#5299)
Alon Zakai
2022-12-02
1
-0
/
+221