Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -71/+171 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -26/+26 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -21/+21 |
* | Make `i31ref` and `dataref` nullable (#4843) | Thomas Lively | 2022-08-26 | 1 | -2/+2 |
* | Separate `func` into a separate type hierarchy (#4955) | Thomas Lively | 2022-08-22 | 1 | -2/+2 |
* | Avoid adding new unneeded names to blocks in text roundtripping (#4943) | Alon Zakai | 2022-08-22 | 1 | -4/+4 |
* | Remove Type ordering (#3793) | Thomas Lively | 2021-05-18 | 1 | -2/+2 |
* | Add anyref feature and type (#3109) | Daniel Wirtz | 2020-09-10 | 1 | -0/+12 |
* | Update reference types (#3084) | Daniel Wirtz | 2020-09-09 | 1 | -12/+0 |
* | Rename anyref to externref to match proposal change (#2900) | Jay Phelps | 2020-06-10 | 1 | -1/+1 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -21/+21 |
* | Add support for reference types proposal (#2451) | Heejin Ahn | 2019-12-30 | 1 | -0/+471 |