summary refs log tree commit diff stats
path: root/lib/pure/asyncstreams.nim
Commit message (Expand)AuthorAgeFilesLines
* asyncstreams: replace unintended link with emphasisJjp1372019-10-221-1/+1
* [backport] run nimpretty on asyncnarimiran2019-09-301-5/+5
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-271-1/+1
* last stdlib cleanupsAraq2019-09-211-0/+11
* newruntime for async (#11650)Andreas Rumpf2019-07-051-1/+1
* fix for unnecessary poll() in some uses of asyncJulian Fondren2019-05-151-1/+6
* Fixes #8994. FutureStream read procedure data loss no longer occurs. (#9183)Dominik Picheta2018-10-091-2/+4
* split FutureStream from asyncfuturesMichał Zieliński2017-07-051-0/+105