index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
isorecursive-good.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix supertype counts when collecting heap types (#6905)
Thomas Lively
2024-09-05
1
-2
/
+1
*
Use TopologicalSort::minSort to order rec groups (#6892)
Thomas Lively
2024-09-04
1
-7
/
+8
*
Remove extra space printed in empty structs (#6750)
Thomas Lively
2024-07-16
1
-1
/
+1
*
Make final types the default (#5918)
Thomas Lively
2023-09-09
1
-4
/
+4
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-7
/
+7
*
Initial support for `final` types (#5803)
Thomas Lively
2023-07-06
1
-15
/
+31
*
[NFC] Fix check lines in nominal-good.wast (#5802)
Thomas Lively
2023-07-06
1
-31
/
+29
*
Print supertype declarations using the standard format (#5801)
Thomas Lively
2023-07-06
1
-3
/
+3
*
Remove the --hybrid and --nominal command line options (#5669)
Thomas Lively
2023-04-14
1
-2
/
+2
*
Update lit tests and remove stale checks (#5662)
Thomas Lively
2023-04-13
1
-26
/
+2
*
Convert some tests off of --nominal (#5660)
Thomas Lively
2023-04-13
1
-1
/
+0
*
[Wasm GC] Parse (sub $super _) for array, func, and struct (#5515)
Andy Wingo
2023-04-03
1
-3
/
+3
*
[Wasm GC] Support and fuzz function subtyping (#5420)
Thomas Lively
2023-01-12
1
-4
/
+34
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-4
/
+4
*
Remvoe extra space after rec beginning (#4981)
Alon Zakai
2022-08-29
1
-2
/
+2
*
Parse `rec` in update_lit_checks.py (#4784)
Thomas Lively
2022-07-08
1
-18
/
+35
*
Isorecursive binary format (#4494)
Thomas Lively
2022-02-03
1
-2
/
+1
*
Parse, create, and print isorecursive recursion groups (#4464)
Thomas Lively
2022-01-21
1
-0
/
+53