Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stdlib organization & documentation improvements (#20971) | metagn | 2022-12-06 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | * stdlib organization & documentation improvements * fix CI * Update doc/lib.md Co-authored-by: Juan Carlos <juancarlospaco@gmail.com> * fix ci, remove jshttpcore, export in jsfetch instead * fix alphabetical order violations * add cmdline, db_odbc Co-authored-by: Juan Carlos <juancarlospaco@gmail.com> | ||||
* | cleanup os related documentation links (#20663) | ringabout | 2022-10-27 | 1 | -6/+2 |
| | | | cleanup documentation links | ||||
* | add typesafe `std/paths`, `std/files`, `std/dirs`, `std/symlinks` (#20582) | ringabout | 2022-10-21 | 1 | -0/+45 |
* split std/os; add typesafe std/paths * add more files, dirs, paths * add documentation * add testcase * remove tryRemoveFile * clean up * Delete test.nim * apply changes * add `add` and fixes |