Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stdlib tests now check refc too (#21664) | ringabout | 2023-04-21 | 1 | -1/+1 |
* | rename `std/threads` to `std/typedthreads` (#20850) | ringabout | 2022-11-16 | 1 | -1/+1 |
* | put std/threads under the umbrella of nimPreviewSlimSystem (#20711) | ringabout | 2022-10-31 | 1 | -1/+4 |
* | refactor envvars, oserrors; register vmops (#20592) | ringabout | 2022-10-18 | 1 | -1/+2 |
* | move widestrs out of system (#20462) | metagn | 2022-10-01 | 1 | -0/+1 |
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -0/+1 |
* | Add use of Windows Wide CRT API for env. vars (#20084) | havardjohn | 2022-08-20 | 1 | -3/+100 |
* | Added `std/envvars` for env vars handling (#19421) | flywind | 2022-01-20 | 1 | -0/+59 |