Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly stringify names in tests (#6279) | Thomas Lively | 2024-02-06 | 1 | -6/+6 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -15/+15 |
* | Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894) | Jérôme Vouillon | 2023-08-23 | 1 | -4/+4 |
* | Handle ReturnCall in MergeSimilarFunctions (#5581) | Alon Zakai | 2023-03-16 | 1 | -1/+79 |
* | Parse and print `array.new_fixed` (#5527) | Thomas Lively | 2023-02-28 | 1 | -4/+4 |
* | Update tests ahead of transition from `data` to `struct` (#5320) | Thomas Lively | 2022-12-07 | 1 | -4/+4 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -4/+4 |
* | Make `i31ref` and `dataref` nullable (#4843) | Thomas Lively | 2022-08-26 | 1 | -1/+1 |
* | MergeSimilarFunctions optimization pass (#4414) | Yuta Saito | 2022-03-03 | 1 | -0/+90 |