summary refs log tree commit diff stats
path: root/lib/std/dirs.nim
Commit message (Expand)AuthorAgeFilesLines
* complete std prefixes for stdlib (#22887)ringabout2023-10-301-1/+1
* fixes #21977; add sideEffects to dirExists, fileExists and symlinkExists (#21...ringabout2023-06-011-1/+1
* stdlib organization & documentation improvements (#20971)metagn2022-12-061-0/+2
* Fix #20628 for Windows (#20667)Andrey Makarov2022-10-281-6/+6
* cleanup os related documentation links (#20663)ringabout2022-10-271-14/+3
* clean up `std/os` related modules (#20651)ringabout2022-10-251-46/+9
* Implement Unix file regularity check (#20448) (#20628)Andrey Makarov2022-10-251-14/+18
* add typesafe `std/paths`, `std/files`, `std/dirs`, `std/symlinks` (#20582)ringabout2022-10-211-0/+177
ik/mu/commit/012transform.cc?h=hlt&id=363be37f3f41db063ced940e310d6bba6ef82ef3'>363be37f ^
37e4573b ^





ac0e9db5 ^
363be37f ^
37e4573b ^


363be37f ^
37e4573b ^


3ba63579 ^
0d9d2753 ^
3ba63579 ^


363be37f ^
3ba63579 ^

ac0e9db5 ^
05d17773 ^
ac0e9db5 ^
05d17773 ^
3ba63579 ^
ac0e9db5 ^
05d17773 ^
3ba63579 ^





9cc16d04 ^
7f73795c ^
0f125d5f ^

37e4573b ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52