Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy type defintion text syntax (#5948) | Thomas Lively | 2023-09-18 | 1 | -3/+3 |
* | Make final types the default (#5918) | Thomas Lively | 2023-09-09 | 1 | -3/+3 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -6/+6 |
* | Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894) | Jérôme Vouillon | 2023-08-23 | 1 | -2/+2 |
* | Port a few more tests off of --nominal (#5666) | Thomas Lively | 2023-04-14 | 1 | -9/+10 |
* | [Wasm GC] Enforce closed-world in GlobalStructInference (#5385) | Alon Zakai | 2023-01-03 | 1 | -11/+13 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -6/+6 |
* | GlobalStructInference: Handle the case of just 1 value (#5259) | Alon Zakai | 2022-11-15 | 1 | -1/+3 |
* | GlobalStructInference: Handle cases with just 1 global too (#5253) | Alon Zakai | 2022-11-15 | 1 | -0/+97 |