summary refs log tree commit diff stats
path: root/tests/stdlib/ttasks.nim
Commit message (Expand)AuthorAgeFilesLines
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+1
* default threads on (#19368)flywind2022-07-061-1/+1
* add std/tasks (#17447)flywind2021-04-091-0/+506
31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55