Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve error message when using `toTask` with a call with a return value (#2... | ringabout | 2022-10-23 | 1 | -1/+2 |
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -0/+3 |
* | enable style:usages for stdlib tests [backport: 1.6] (#19715) | flywind | 2022-04-13 | 1 | -1/+1 |
* | improve the error messages for std/tasks [backport: 1.6] (#19695) | flywind | 2022-04-07 | 1 | -6/+6 |
* | std/tasks: fix spelling (#19691) [backport] | Jacek Sieka | 2022-04-06 | 1 | -2/+2 |
* | [std/tasks] more gcsafe stuffs [backport] (#18926) | flywind | 2021-09-30 | 1 | -3/+3 |
* | [std/tasks]add gcsafe pragmas (#17799) | flywind | 2021-04-21 | 1 | -4/+4 |
* | callback cannot be nil (#17718) | flywind | 2021-04-14 | 1 | -0/+1 |
* | add std/tasks (#17447) | flywind | 2021-04-09 | 1 | -0/+272 |