summary refs log tree commit diff stats
path: root/lib/std/private/ospaths2.nim
Commit message (Expand)AuthorAgeFilesLines
* replace `doAssert false` with `raiseAssert` in lib, which works better with s...ringabout2023-08-111-2/+2
* Fix searchExtPos so that it returns -1 when the path is not a file ext (#22245)Tomohiro2023-08-041-4/+17
* remove decades-deprecated Win32 API *A function support (#21315)tersec2023-03-021-24/+11
* fixes #21393 and misc style changes (#21419)Andreas Rumpf2023-02-241-1/+1
* docgen: implement cross-document links (#20990)Andrey Makarov2023-01-041-0/+2
* clean up `std/os` related modules (#20651)ringabout2022-10-251-26/+48
* [std/os] split and re-export (#20593)ringabout2022-10-201-0/+1006