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 | -17/+37 |
* | Asyncify: Simpify if into i32.or (#5988) | Heejin Ahn | 2023-10-03 | 1 | -2/+1 |
* | 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 |
* | Optimize Asyncify to not flatten/optimize unnecessarily (#5293) | Alexander Guryanov | 2022-12-06 | 1 | -10/+2 |
* | 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/+305 |