summaryrefslogtreecommitdiff
path: root/coroutine
AgeCommit message (Expand)Author
2018-11-24Ensure stack is correctly protectedsamuel
2018-11-24Change Makefile rule for assembly to use .S rather than .ssamuel
2018-11-24Fix argument order.samuel
2018-11-20Fix indentation.samuel
2018-11-20GAS style assembly for win64 (mingw).samuel
2018-11-20Fix struct usage.samuel
2018-11-20Fix line endings.samuel
2018-11-20Initial support for x64-mingw32samuel
2018-11-20Better (?) support for Windows TIB.samuel
2018-11-20* expand tabs.svn
2018-11-20Prefer "static inline" to avoid duplicate symbols.samuel
2018-11-20Remove trailing whitespace.samuel
2018-11-20Formatting changes.samuel
2018-11-20Ensure start function has correct declaration.samuel
2018-11-20Mark COROUTINE as noreturn.samuel
2018-11-20Tidy up comments.samuel
2018-11-20* expand tabs.svn
2018-11-20Initial effort to support 32-bit Linux.samuel
2018-11-20Restore return value assignmentsamuel
2018-11-20Native implementation of coroutines to improve performance of fiberssamuel