Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make `GlobalTypeRewriter` work for isorecursive types (#4829) | Thomas Lively | 2022-07-26 | 1 | -2/+3 |
* | Disallow --nominal with GC (#4758) | Thomas Lively | 2022-06-28 | 1 | -0/+3 |
* | SignatureRefining: Do not refine types of imported functions (#4727) | Alon Zakai | 2022-06-14 | 1 | -0/+9 |
* | [Nominal Fuzzing] Fix SignatureRefining by updating types fully at once (#4665) | Alon Zakai | 2022-05-23 | 1 | -1/+9 |
* | [NominalFuzzing] SignatureRefining can modify the IR while running a parallel... | Alon Zakai | 2022-04-28 | 1 | -1/+3 |
* | [NominalFuzzing] SignatureRefining: Ignore exported functions (#4601) | Alon Zakai | 2022-04-22 | 1 | -1/+24 |
* | [Wasm GC] Signature Pruning (#4545) | Alon Zakai | 2022-03-25 | 1 | -19/+1 |
* | [Wasm GC] Refine results in SignatureRefining (#4380) | Alon Zakai | 2021-12-14 | 1 | -17/+70 |
* | [Wasm GC] Signature Refining pass (#4326) | Alon Zakai | 2021-11-19 | 1 | -0/+207 |