summary refs log tree commit diff stats
path: root/lib/pure/pathnorm.nim
Commit message (Expand)AuthorAgeFilesLines
* last stdlib cleanupsAraq2019-09-211-2/+3
* fixes #10952, UNC paths (#11260)Miran2019-05-161-1/+4
* [os] fix #10017 regression, fix #10025 regression (#10018)Timothee Cour2018-12-181-1/+2
* os.nim: use the new pathnorm.normalizePath implementationAraq2018-12-141-7/+14
* fixes joinPath regressionsAraq2018-12-131-1/+6
* os.nim: big refactoring, use the new pathnorm that was extracted by compiler/...Araq2018-12-131-0/+90