Age | Commit message (Expand) | Author |
---|---|---|
2020-07-05 | Prefix export symbol prefix to coroutine_transfer | Nobuyoshi Nakada |
2019-12-26 | decouple internal.h headers | 卜部昌平 |
2019-06-26 | Add `ucontext` coroutine implementation for generic fallback. | Samuel Williams |
2019-05-16 | Make COROUTINE_REGISTERS compile-time only not to be a global symbol | Nobuyoshi Nakada |
2018-12-10 | Native coroutine implementation for ppc64le Linux | odaira |