| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-04-24 | Error on using `yield` without also using `#[coroutine]` on the closure | Oli Scherer | -0/+2 |
| 2024-01-08 | Make cycle error more resilient to where it starts | Michael Goulet | -10/+0 |
| 2024-01-08 | Don't check for recursion in generator witness fields | Michael Goulet | -1/+1 |
| 2023-10-20 | s/generator/coroutine/ | Oli Scherer | -7/+7 |
| 2023-09-23 | Revert duplication of tests. | Camille GILLOT | -4/+0 |
| 2023-01-27 | Test the 3 generator handling versions for generator/async tests. | Camille GILLOT | -0/+4 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+96 |
