| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-07 | Add regression test for `saturating_sub` bounds check issue | okaneco | -0/+19 | |
| Add codegen test for issue where `valid_index.saturating_sub(X)` produced an extra bounds check. This was fixed by the LLVM upgrade. | ||||
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -0/+1989 | |
