summary refs log tree commit diff stats
path: root/lib/std/private/oscommon.nim
Commit message (Expand)AuthorAgeFilesLines
* complete std prefixes for stdlib (#22887)ringabout2023-10-301-2/+2
* fixes #21977; add sideEffects to dirExists, fileExists and symlinkExists (#21...ringabout2023-06-011-3/+3
* remove decades-deprecated Win32 API *A function support (#21315)tersec2023-03-021-46/+21
* docgen: implement cross-document links (#20990)Andrey Makarov2023-01-041-0/+2
* Move command line parameter code (#20946)IgorDeepakM2022-11-301-2/+0
* fixes ptr to cstring warnings[backport] (#20848)ringabout2022-11-161-1/+1
* Fix #20628 for Windows (#20667)Andrey Makarov2022-10-281-4/+4
* clean up `std/os` related modules (#20651)ringabout2022-10-251-1/+29
* Implement Unix file regularity check (#20448) (#20628)Andrey Makarov2022-10-251-5/+8
* [std/os] split and re-export (#20593)ringabout2022-10-201-0/+180