| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-07-21 | Explain that coroutine can be marked static | Michael Goulet | -0/+7 | |
| And also point out the def span of the coroutine | ||||
| 2024-04-24 | Error on using `yield` without also using `#[coroutine]` on the closure | Oli Scherer | -2/+2 | |
| And suggest adding the `#[coroutine]` to the closure | ||||
| 2023-10-20 | Rename `generator` folder | Oli Scherer | -0/+25 | |
