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