summary refs log tree commit diff stats
path: root/tests/js/tasync.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fix return (#7225)Alexander Ivanov2018-02-271-0/+2
|
* Unify async macro and futures for js and native targetsYuriy Glukhov2018-01-051-1/+0
|
* Fix the forward testAlexander Ivanov2017-12-201-4/+5
|
* Make asyncjs Future[void] play nicely with last line discardable callsAlexander Ivanov2017-12-191-2/+7
|
* added asyncjs standard library module (#6841)Alexander Ivanov2017-12-191-0/+26
n110' href='#n110'>110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127