Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace the old topological sort everywhere (#6902) | Thomas Lively | 2024-09-10 | 1 | -45/+21 |
* | [NFC] Rename the old topological sort utility (#6914) | Thomas Lively | 2024-09-06 | 1 | -2/+2 |
* | GlobalTypeOptimization: Reorder fields in order to remove them (#6820) | Alon Zakai | 2024-08-12 | 1 | -3/+0 |
* | [NFC] Rename getSuperType to getDeclaredSuperType (#6015) | Alon Zakai | 2023-10-17 | 1 | -4/+4 |
* | [NFC] Refactor SupertypesFirst utility (#5979) | Thomas Lively | 2023-09-27 | 1 | -3/+6 |
* | [Wasm GC] Fix supertype ordering bug in GlobalTypeRewriter (#5442) | Thomas Lively | 2023-01-19 | 1 | -4/+15 |
* | Factor supertype-first type sort into separate header (#5436) | Thomas Lively | 2023-01-18 | 1 | -0/+67 |