Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asyncstreams: replace unintended link with emphasis | Jjp137 | 2019-10-22 | 1 | -1/+1 |
| | |||||
* | [backport] run nimpretty on async | narimiran | 2019-09-30 | 1 | -5/+5 |
| | |||||
* | Fix spellings (#12277) [backport] | Federico Ceratto | 2019-09-27 | 1 | -1/+1 |
| | |||||
* | last stdlib cleanups | Araq | 2019-09-21 | 1 | -0/+11 |
| | |||||
* | newruntime for async (#11650) | Andreas Rumpf | 2019-07-05 | 1 | -1/+1 |
| | | | | | | | * fixes overloading resolution for passing owned(Future[string]) to Future[T] * WIP: make --newruntime work with .async * memtracker: make it compile again * make Nimble compile again | ||||
* | fix for unnecessary poll() in some uses of async | Julian Fondren | 2019-05-15 | 1 | -1/+6 |
| | |||||
* | Fixes #8994. FutureStream read procedure data loss no longer occurs. (#9183) | Dominik Picheta | 2018-10-09 | 1 | -2/+4 |
| | | | | | | * Fixes #8994. FutureStream read procedure data loss no longer occurs. * Optimises the fix for #8994. | ||||
* | split FutureStream from asyncfutures | Michał Zieliński | 2017-07-05 | 1 | -0/+105 |