Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use IRBuilder in the binary parser (#6963) | Thomas Lively | 2024-11-26 | 1 | -286/+290 |
* | Use empty blocks instead of nops for empty scopes in IRBuilder (#7080) | Thomas Lively | 2024-11-14 | 1 | -6/+0 |
* | Update the text syntax for tuple types (#6246) | Thomas Lively | 2024-01-26 | 1 | -10/+10 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -34/+82 |
* | [EH] Misc. fixes for EH (#6195) | Heejin Ahn | 2024-01-02 | 1 | -12/+12 |
* | [EH][test] Add a few more tests (#6189) | Heejin Ahn | 2023-12-20 | 1 | -33/+331 |
* | [EH] Add instructions for new proposal (#6181) | Heejin Ahn | 2023-12-19 | 1 | -7/+644 |
* | [EH][test] Split EH tests into old and new spec (#6178) | Heejin Ahn | 2023-12-13 | 1 | -1816/+7 |
* | [EH][test] Slice test code into different functions (#6177) | Heejin Ahn | 2023-12-13 | 1 | -626/+767 |
* | [test] Port tests in test/ to test/lit/basic/ (#6160) | Heejin Ahn | 2023-12-13 | 1 | -0/+1737 |