index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
wasm-fuzz-types.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Use HeapType::getKind more broadly (#6846)
Thomas Lively
2024-08-19
1
-8
/
+15
*
Add a utility for comparing and hashing rec group shapes (#6808)
Thomas Lively
2024-08-07
1
-0
/
+94
*
[threads] Fuzz shared types in type fuzzer (#6704)
Thomas Lively
2024-06-26
1
-1
/
+2
*
Make final types the default (#5918)
Thomas Lively
2023-09-09
1
-1
/
+1
*
Initial support for `final` types (#5803)
Thomas Lively
2023-07-06
1
-0
/
+5
*
Remove the ability to construct basic types in a TypeBuilder (#5678)
Thomas Lively
2023-04-19
1
-37
/
+21
*
Remove the nominal type system (#5672)
Thomas Lively
2023-04-17
1
-34
/
+22
*
Remove the --hybrid and --nominal command line options (#5669)
Thomas Lively
2023-04-14
1
-19
/
+0
*
Refactor type fuzzer to expose `getInhabitable` API (#5552)
Thomas Lively
2023-03-08
1
-76
/
+14
*
Skip function references when detecting uninhabitable types (#5545)
Thomas Lively
2023-03-03
1
-11
/
+7
*
Fix type printing in the type fuzzer (#5543)
Thomas Lively
2023-03-03
1
-4
/
+3
*
Add a fuzzer utility for ensuring types are inhabitable (#5541)
Thomas Lively
2023-03-03
1
-3
/
+112
*
Remove equirecursive typing (#5240)
Thomas Lively
2022-11-23
1
-11
/
+3
*
Restore the `extern` heap type (#4898)
Thomas Lively
2022-08-17
1
-40
/
+66
*
Remove RTTs (#4848)
Thomas Lively
2022-08-05
1
-20
/
+0
*
Make IndexedTypeNameGenerator more powerful (#4511)
Thomas Lively
2022-02-09
1
-2
/
+2
*
Fuzz structural type canonicalization (#4510)
Thomas Lively
2022-02-09
1
-14
/
+308
*
Print recursion groups in wasm-fuzz-types (#4509)
Thomas Lively
2022-02-08
1
-0
/
+17
*
Generate heap type names when printing types (#4503)
Thomas Lively
2022-02-07
1
-1
/
+22
*
[NFC] Move type fuzzer method definitions out of line (#4505)
Thomas Lively
2022-02-04
1
-91
/
+102
*
Isorecursive type fuzzing (#4501)
Thomas Lively
2022-02-04
1
-0
/
+8
*
Make `TypeBuilder::build()` fallible (#4474)
Thomas Lively
2022-01-25
1
-1
/
+6
*
Add categories to --help text (#4421)
Alon Zakai
2022-01-05
1
-0
/
+6
*
Validate LUBs in the type fuzzer (#4396)
Thomas Lively
2021-12-15
1
-0
/
+53
*
Check for correct subtyping in the type fuzzer (#4350)
Thomas Lively
2021-11-20
1
-6
/
+26
*
Small cleanups in type fuzzer (#4337)
Thomas Lively
2021-11-17
1
-2
/
+2
*
Add a fuzzer specifically for types (#4328)
Thomas Lively
2021-11-15
1
-0
/
+122