Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use empty blocks instead of nops for empty scopes in IRBuilder (#7080) | Thomas Lively | 2024-11-14 | 1 | -2/+0 |
* | [Parser] Enable the new text parser by default (#6371) | Thomas Lively | 2024-04-25 | 1 | -0/+2 |
* | Fix incorrect wat in tests (#6207) | Thomas Lively | 2024-01-08 | 1 | -2/+2 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -6/+10 |
* | Make the legacy parser follow more closely the standard GC text format (#5889) | Jérôme Vouillon | 2023-08-22 | 1 | -0/+48 |