summary refs log tree commit diff stats
path: root/lib/pure/async.nim
Commit message (Collapse)AuthorAgeFilesLines
* [formatter] async.nim uses two spaces (#19264)flywind2021-12-171-4/+4
| | | according to https://nim-lang.org/docs/nep1.html#introduction-spacing-and-whitespace-conventions, two spaces should be preferred in stdlib.
* Unify async macro and futures for js and native targetsYuriy Glukhov2018-01-051-0/+6