Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make validation of stale types stricter (#7097) | Thomas Lively | 2024-11-21 | 1 | -0/+16 |
* | Use empty blocks instead of nops for empty scopes in IRBuilder (#7080) | Thomas Lively | 2024-11-14 | 1 | -1/+0 |
* | Remove extra space printed in empty structs (#6750) | Thomas Lively | 2024-07-16 | 1 | -1/+1 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -3/+3 |
* | Fix SSA on null refinement (#5886) | Alon Zakai | 2023-08-17 | 1 | -0/+28 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -2/+2 |
* | [Wasm GC] Support non-nullable locals in the "1a" form (#4959) | Alon Zakai | 2022-08-31 | 1 | -8/+4 |
* | Generate FileCheck checks for all module items (#3957) | Thomas Lively | 2021-06-28 | 1 | -0/+4 |
* | [Wasm GC] Fix SSA pass on non-nullable parameters (#3745) | Alon Zakai | 2021-03-29 | 1 | -0/+34 |