Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get more tests working with the new text parser (#6284) | Thomas Lively | 2024-02-07 | 1 | -1/+4 |
* | Fix incorrect wat in tests (#6207) | Thomas Lively | 2024-01-08 | 1 | -5/+4 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -123/+229 |
* | Drop support for non-standard quoted function names (#6188) | Thomas Lively | 2023-12-20 | 1 | -95/+95 |
* | Add a `tuple.drop` text pseudoinstruction (#6170) | Thomas Lively | 2023-12-12 | 1 | -2/+2 |
* | Update `tuple.make` text format to include arity (#6169) | Thomas Lively | 2023-12-12 | 1 | -2/+2 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -14/+14 |
* | Print function types on function imports in the text format (#5727) | Alon Zakai | 2023-05-17 | 1 | -1/+1 |
* | Remove TypeUpdater in Vacuum and always ReFinalize (#5707) | Alon Zakai | 2023-05-09 | 1 | -5/+18 |
* | Port vacuum_all-features test to lit (#5708) | Thomas Lively | 2023-05-09 | 1 | -0/+1300 |