Commit graph

6 commits

Author SHA1 Message Date
Ellpeck ca2350592e documentation 2020-06-13 03:12:26 +02:00
Ellpeck b4874dd365 overhaul the coroutine system to avoid boxing 2020-06-13 02:58:54 +02:00
Ellpeck a3af44becb Fixed empty coroutines throwing a NRE
Closes #3
2020-05-19 16:06:38 +02:00
Ellpeck fa4d021368 fixed cancellation causing the wrong coroutines to be stopped 2020-03-26 02:30:29 +01:00
Ellpeck bf792e3e73 allow stopping coroutines 2020-03-22 22:28:19 +01:00
Ellpeck d6ad4e1f2c allow querying finish states of coroutines 2020-02-28 22:27:38 +01:00
Renamed from Coroutine/Coroutine.cs (Browse further)