Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'async-readwrite-no-conflict' of https://github.com/endragor/Nim... | Andreas Rumpf | 2016-09-04 | 1 | -2/+8 |
|\ | |||||
| * | Async read/write procedures no longer replace each other in upcoming asyncdis... | Ruslan Mustakov | 2016-09-02 | 1 | -2/+8 |
* | | async: transfer all await/async macro related code to asyncmacro.nim module. ... | Eugene Kabanov | 2016-09-03 | 1 | -360/+2 |
* | | Make upcoming version to be up to date with current version. | cheatfate | 2016-09-03 | 1 | -38/+43 |
* | | Protect data argument for GC. | cheatfate | 2016-08-30 | 1 | -1/+6 |
|/ | |||||
* | Fixed infinite recursion in setEvent and close procs in upcoming asyncdispatch | Ruslan Mustakov | 2016-08-23 | 1 | -2/+2 |
* | AsyncEvent is now exported on all platforms and created with newAsyncEvent pr... | Ruslan Mustakov | 2016-08-15 | 1 | -3/+3 |
* | ioselectors separated and refactored version. | cheatfate | 2016-07-05 | 1 | -0/+2154 |