Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix building documentation in releases (fixes #3823) | def | 2016-02-21 | 1 | -1/+1 |
* | only compile coro.nim by avoiding "when isMainModule" string match in | Aman Gupta | 2015-10-02 | 1 | -1/+1 |
* | Add :idx: for `suspend` in coro module. | Dominik Picheta | 2015-08-30 | 1 | -0/+2 |
* | coro.sleep -> suspend | Simon Hafner | 2015-08-30 | 1 | -5/+5 |
* | removed coro deprecations | Simon Hafner | 2015-08-25 | 1 | -6/+0 |
* | removed coro prefixes from coro.nim | Simon Hafner | 2015-08-25 | 1 | -17/+19 |
* | Coroutine support for i386/amd64 platforms unix/windows OSes markAndSweep/ref... | rku | 2015-07-31 | 1 | -0/+145 |