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
/
ospaths.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Import ospaths instead of include (#5233)
Yuriy Glukhov
2017-01-18
1
-9
/
+10
*
Fixes bootstrapping.
Dominik Picheta
2017-01-06
1
-1
/
+1
*
findExe finds cmd and bat files; refs #5049
Araq
2017-01-06
1
-25
/
+34
*
Fix isAbsolute for Windows root directories
Dmitry Polienko
2016-10-22
1
-2
/
+2
*
Fixed findExe behaviour on Linux with symlinks relative paths
Rostyslav Dzinko
2016-07-20
1
-1
/
+4
*
better fix for #4497
Andreas Rumpf
2016-07-19
1
-4
/
+3
*
fixes #4497
Andreas Rumpf
2016-07-18
1
-1
/
+1
*
findExe() now by default follows symlinks.
Hans Raaf
2016-07-17
1
-2
/
+26
*
ospaths can always be imported; fixes #4249
Andreas Rumpf
2016-07-06
1
-1
/
+1
*
os.findExe on Windows can deal with quotes
Andreas Rumpf
2016-01-26
1
-1
/
+3
*
cleaned up ospaths module
Araq
2015-10-12
1
-19
/
+27
*
Merge remote-tracking branch 'origin/devel' into fix-test-failures
Aman Gupta
2015-10-02
1
-4
/
+4
|
\
|
*
Added ReadIOEffect because thats what happens on OSX.
Hans Raaf
2015-10-02
1
-4
/
+4
*
|
fix failure in lib/pure/ospaths.nim
Aman Gupta
2015-09-30
1
-0
/
+4
|
/
*
documented NimScript
Araq
2015-09-07
1
-2
/
+7
*
split os into os and ospaths parts; ospaths is available for NimScript; bette...
Araq
2015-09-04
1
-0
/
+560