summary refs log tree commit diff stats
path: root/tests/async/tasync_misc.nim
Commit message (Expand)AuthorAgeFilesLines
* Add test-cases to some fixed issues to close them (#14795)Danil Yarantsev2020-06-241-0/+7
* fix #13899 defer now works with async (#14723)Timothee Cour2020-06-191-7/+18
* Make await a template (#12085)Alexander Ivanov2020-04-251-0/+9
* faster CIs (#13803)Miran2020-03-301-2/+2
* Fixed yield in nkCheckedFieldExpr (#12429) [backport]Yuriy Glukhov2019-10-151-0/+10
* WIP: disallow 'nil' for strings and seqsAndreas Rumpf2018-08-131-2/+1
* Fixed #8399 (#8401)Yuriy Glukhov2018-07-221-0/+47