index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
pathnorm.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
[`std/os` clean up] import and export `osseps` (#20580)
ringabout
2022-10-17
1
-1
/
+1
*
Add improved Windows UNC path support in std/os (#20281)
havardjohn
2022-09-03
1
-4
/
+13
*
use single backtick (#17133)
flywind
2021-02-21
1
-1
/
+1
*
remove quotation marks around imports - fixes links in the docs (#16888)
Miran
2021-02-01
1
-1
/
+1
*
make var string return var char w/ BackwardsIndex (#15461)
hlaaftana
2020-11-12
1
-3
/
+3
*
change some code-blocks to runnableExamples and correct some errors in docs (...
flywind
2020-11-12
1
-8
/
+6
*
init checks and 'out' parameters (#14521)
Andreas Rumpf
2020-06-23
1
-1
/
+1
*
fix #13579 joinPath("/foo/", "../a") is now /a (#13586)
Andreas Rumpf
2020-03-05
1
-0
/
+5
*
fix 3 minor bugs in joinPath (see #13455) (#13462) [backport]
Andrey Makarov
2020-02-23
1
-1
/
+2
*
[backport] run nimpretty on os-related stuff
narimiran
2019-09-30
1
-1
/
+2
*
last stdlib cleanups
Araq
2019-09-21
1
-2
/
+3
*
fixes #10952, UNC paths (#11260)
Miran
2019-05-16
1
-1
/
+4
*
[os] fix #10017 regression, fix #10025 regression (#10018)
Timothee Cour
2018-12-18
1
-1
/
+2
*
os.nim: use the new pathnorm.normalizePath implementation
Araq
2018-12-14
1
-7
/
+14
*
fixes joinPath regressions
Araq
2018-12-13
1
-1
/
+6
*
os.nim: big refactoring, use the new pathnorm that was extracted by compiler/...
Araq
2018-12-13
1
-0
/
+90