Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Initial support for x64-mingw32 | samuel | 2018-11-20 | 4 | -18/+55 | |
* | Better (?) support for Windows TIB. | samuel | 2018-11-20 | 4 | -17/+40 | |
* | * expand tabs. | svn | 2018-11-20 | 1 | -4/+4 | |
* | Prefer "static inline" to avoid duplicate symbols. | samuel | 2018-11-20 | 6 | -16/+16 | |
* | Remove trailing whitespace. | samuel | 2018-11-20 | 1 | -1/+1 | |
* | Formatting changes. | samuel | 2018-11-20 | 7 | -12/+14 | |
* | Ensure start function has correct declaration. | samuel | 2018-11-20 | 6 | -6/+6 | |
* | Mark COROUTINE as noreturn. | samuel | 2018-11-20 | 5 | -5/+5 | |
* | Tidy up comments. | samuel | 2018-11-20 | 12 | -64/+42 | |
* | * expand tabs. | svn | 2018-11-20 | 1 | -17/+17 | |
* | Initial effort to support 32-bit Linux. | samuel | 2018-11-20 | 2 | -0/+100 | |
* | Restore return value assignment | samuel | 2018-11-20 | 1 | -1/+1 | |
* | Native implementation of coroutines to improve performance of fibers | samuel | 2018-11-20 | 10 | -0/+513 |