Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [formatter] async.nim uses two spaces (#19264) | flywind | 2021-12-17 | 1 | -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 targets | Yuriy Glukhov | 2018-01-05 | 1 | -0/+6 |