index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
gsi.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove legacy type defintion text syntax (#5948)
Thomas Lively
2023-09-18
1
-21
/
+21
*
Make final types the default (#5918)
Thomas Lively
2023-09-09
1
-10
/
+10
*
GlobalStructInference: Add missing ReFinalize (#5898)
Alon Zakai
2023-08-24
1
-0
/
+47
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-52
/
+52
*
Print supertype declarations using the standard format (#5801)
Thomas Lively
2023-07-06
1
-13
/
+13
*
Port a few more tests off of --nominal (#5666)
Thomas Lively
2023-04-14
1
-24
/
+35
*
[Wasm GC] Enforce closed-world in GlobalStructInference (#5385)
Alon Zakai
2023-01-03
1
-49
/
+1
*
[Wasm GC] Fix GlobalStructInference reasoning on unoptimizability (#5381)
Alon Zakai
2023-01-03
1
-0
/
+159
*
[Wasm GC] Fix GlobalStructInference on unrefined globals (#5338)
Alon Zakai
2022-12-12
1
-0
/
+93
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-46
/
+45
*
GlobalStructInference: Handle the case of just 1 value (#5259)
Alon Zakai
2022-11-15
1
-5
/
+58
*
GlobalStructInference: Handle cases with just 1 global too (#5253)
Alon Zakai
2022-11-15
1
-19
/
+74
*
Implement bottom heap types (#5115)
Thomas Lively
2022-10-07
1
-113
/
+113
*
GlobalStructInference: Handle >2 globals if values coincide (#4714)
Alon Zakai
2022-06-08
1
-0
/
+264
*
Global Struct Inference pass: Infer two constants in struct.get (#4659)
Alon Zakai
2022-06-01
1
-0
/
+806