Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Parser] Enable the new text parser by default (#6371) | Thomas Lively | 2024-04-25 | 1 | -1/+1 |
* | Update lit tests to parse with the new parser (#6290) | Thomas Lively | 2024-02-08 | 1 | -1/+3 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -8/+24 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -2/+2 |
* | Use Names instead of indices to identify segments (#5618) | Thomas Lively | 2023-04-04 | 1 | -1/+1 |
* | Fix Asyncify assertions after #5293 (#5328) | Alon Zakai | 2022-12-07 | 1 | -7/+74 |
* | Optimize Asyncify to not flatten/optimize unnecessarily (#5293) | Alexander Guryanov | 2022-12-06 | 1 | -102/+8 |
* | Fix name of port_passes_tests_to_lit.py script. NFC (#4902) | Sam Clegg | 2022-08-12 | 1 | -1/+1 |
* | Port test/passes/asyncify* to lit (#3970) | Thomas Lively | 2021-07-08 | 1 | -0/+249 |