index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
js
/
asyncjs.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use importjs (#17422)
konsumlamm
2021-03-19
1
-4
/
+4
*
followup #16871 asyncjs.then: allow pipelining procs returning futures (#17189)
Timothee Cour
2021-03-04
1
-21
/
+58
*
fix #17177 (#17243)
flywind
2021-03-03
1
-2
/
+3
*
asyncjs: add `then`, `catch` for promise pipelining (#16871)
Timothee Cour
2021-02-24
1
-3
/
+66
*
clean up the docs of some modules under lib/js (#16579)
flywind
2021-01-04
1
-15
/
+15
*
Fix header inconsistencies in documentation (#11071)
Zed
2019-04-23
1
-1
/
+1
*
Minor fixes for asyncjs (#8894)
LemonBoy
2018-09-07
1
-4
/
+12
*
Use addPragma
Alexander Ivanov
2018-03-05
1
-5
/
+1
*
Stop replacing all pragmas of a function with asyncjs
Alexander Ivanov
2018-03-03
1
-1
/
+6
*
Fix return (#7225)
Alexander Ivanov
2018-02-27
1
-6
/
+8
*
Unify async macro and futures for js and native targets
Yuriy Glukhov
2018-01-05
1
-0
/
+4
*
Fix docs!
Alexander Ivanov
2017-12-20
1
-2
/
+2
*
Fix forward
Alexander Ivanov
2017-12-19
1
-13
/
+18
*
Make asyncjs Future[void] play nicely with last line discardable calls
Alexander Ivanov
2017-12-19
1
-3
/
+29
*
added asyncjs standard library module (#6841)
Alexander Ivanov
2017-12-19
1
-0
/
+110