| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-08 | Reverted cco_cleanup => cco_final. (cco_cleanup deprecated). | Tyge Løvset | |
| Updated generator.c example. Misc internal refactoring. | |||
| 2023-07-31 | Renamed cco_generator() => cco_iter_struct(). More in line with ↵ | tylov | |
| cco_task_struct() macro. | |||
| 2023-07-30 | Added cco_generator(Name, ...) macro to simplify defining the iterator ↵ | tylov | |
| struct. Updated example generator.c | |||
| 2023-07-21 | Renamed badly abbreviated names in crand.h. | tylov | |
| Moved coroutine.h from algo subfolder to stc. Updated coroutine.h and docs. | |||
| 2023-07-20 | Moved examples to sub-directories. Added cotask1.c cotask2.c examples. | tylov | |
