index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
gtest
/
possible-contents.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete parser code (#6607)
Thomas Lively
2024-05-29
1
-1
/
+0
*
Use the new wat parser in tests (#6556)
Thomas Lively
2024-04-29
1
-11
/
+8
*
Add getGeneralSuperType() that includes basic supers, and use in fuzzer (#6005)
Alon Zakai
2023-10-17
1
-3
/
+4
*
[NFC] Rename getSuperType to getDeclaredSuperType (#6015)
Alon Zakai
2023-10-17
1
-3
/
+3
*
Remove legacy type defintion text syntax (#5948)
Thomas Lively
2023-09-18
1
-7
/
+7
*
Make final types the default (#5918)
Thomas Lively
2023-09-09
1
-8
/
+5
*
GUFA: Infer using TrapsNeverHappen (#5850)
Alon Zakai
2023-08-02
1
-3
/
+5
*
PossibleContents: Support more intersection types (#5847)
Alon Zakai
2023-07-31
1
-7
/
+21
*
Remove the nominal type system (#5672)
Thomas Lively
2023-04-17
1
-5
/
+1
*
[GUFA] Refine global types during flow (#5639)
Alon Zakai
2023-04-07
1
-4
/
+14
*
[Wasm GC] Replace `HeapType::data` with `HeapType::struct_` (#5416)
Thomas Lively
2023-01-10
1
-26
/
+26
*
[NFC] Rewrite PossibleContents::combine to be static (#5192)
Alon Zakai
2022-10-28
1
-4
/
+11
*
[Wasm GC] Fix the depth of the new array heap type (#5186)
Alon Zakai
2022-10-28
1
-0
/
+41
*
[Wasm GC] Filter GUFA expression locations by their type (#5149)
Alon Zakai
2022-10-18
1
-2
/
+29
*
[Wasm GC] Fix the intersection of a bottom type null (#5128)
Alon Zakai
2022-10-12
1
-0
/
+9
*
[Wasm GC] [GUFA] Add initial ConeType support (#5116)
Alon Zakai
2022-10-11
1
-23
/
+405
*
Implement bottom heap types (#5115)
Thomas Lively
2022-10-07
1
-1
/
+1
*
[GUFA] Test that combined things intersect with the combination. (#5094)
Alon Zakai
2022-09-29
1
-0
/
+113
*
[GUFA] Improve hashing (#5091)
Alon Zakai
2022-09-28
1
-0
/
+22
*
[GUFA] Fix haveIntersection on comparing nullable with non-nullable (#5089)
Alon Zakai
2022-09-28
1
-0
/
+7
*
[GUFA] Infer a RefEq value of 0 when possible (#5081)
Alon Zakai
2022-09-26
1
-0
/
+50
*
Separate `func` into a separate type hierarchy (#4955)
Thomas Lively
2022-08-22
1
-4
/
+12
*
Update reference type Literal constructors to use HeapType (#4857)
Thomas Lively
2022-08-01
1
-1
/
+1
*
Grand Unified Flow Analysis (GUFA) (#4598)
Alon Zakai
2022-07-22
1
-0
/
+4
*
Remove basic reference types (#4802)
Thomas Lively
2022-07-20
1
-4
/
+6
*
PossibleContents + ContentOracle (#4685)
Alon Zakai
2022-06-21
1
-0
/
+262