ringabout
|
c0824b9b80
[`std/os` clean up] import and export `osseps` (#20580)
|
2 年之前 |
havardjohn
|
23e0160af2
Add improved Windows UNC path support in std/os (#20281)
|
2 年之前 |
flywind
|
70ec17eede
use single backtick (#17133)
|
3 年之前 |
Miran
|
25c75752d0
remove quotation marks around imports - fixes links in the docs (#16888)
|
3 年之前 |
hlaaftana
|
527e792827
make var string return var char w/ BackwardsIndex (#15461)
|
4 年之前 |
flywind
|
ef2677f5f3
change some code-blocks to runnableExamples and correct some errors in docs (#15900)
|
4 年之前 |
Andreas Rumpf
|
da29222f86
init checks and 'out' parameters (#14521)
|
4 年之前 |
Andreas Rumpf
|
62c113ebc7
fix #13579 joinPath("/foo/", "../a") is now /a (#13586)
|
4 年之前 |
Andrey Makarov
|
3dad130034
fix 3 minor bugs in joinPath (see #13455) (#13462) [backport]
|
4 年之前 |
narimiran
|
34d0be2ec1
[backport] run nimpretty on os-related stuff
|
5 年之前 |
Araq
|
5abe880469
last stdlib cleanups
|
5 年之前 |
Miran
|
8f198db2ca
fixes #10952, UNC paths (#11260)
|
5 年之前 |
Timothee Cour
|
25d3539da7
[os] fix #10017 regression, fix #10025 regression (#10018)
|
6 年之前 |
Araq
|
ce9815bcf5
os.nim: use the new pathnorm.normalizePath implementation
|
6 年之前 |
Araq
|
5b39c7aca9
fixes joinPath regressions
|
6 年之前 |
Araq
|
9cc4a57768
os.nim: big refactoring, use the new pathnorm that was extracted by compiler/pathutils.nim; added os.relativePath
|
6 年之前 |