Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove extra space printed in empty structs (#6750) | Thomas Lively | 2024-07-16 | 1 | -1/+1 |
* | [NFC] Add the type of the Expression when eliding it (#6362) | Alon Zakai | 2024-02-28 | 1 | -1/+1 |
* | Remove legacy type defintion text syntax (#5948) | Thomas Lively | 2023-09-18 | 1 | -2/+2 |
* | Make final types the default (#5918) | Thomas Lively | 2023-09-09 | 1 | -2/+2 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -2/+2 |
* | Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894) | Jérôme Vouillon | 2023-08-23 | 1 | -1/+1 |
* | Update RefCast representation to drop extra HeapType (#5350) | Thomas Lively | 2022-12-20 | 1 | -1/+4 |
* | Use non-nullable ref.cast for non-nullable input (#5335) | Thomas Lively | 2022-12-09 | 1 | -1/+1 |
* | Add standard versions of WasmGC casts (#5331) | Thomas Lively | 2022-12-07 | 1 | -2/+2 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -6/+4 |
* | Fix a fuzz bug with incremental unreachability in OptimizeInstructions (#5237) | Alon Zakai | 2022-11-09 | 1 | -0/+43 |