13 Commits (b4f56c107a998d3e1fd5280fff16fda009b4b6c8)

Author SHA1 Message Date
Tristan Partin 946a3561c2 Revert "Revert "Add fs.relative_to()"" 1 year ago
Eli Schwartz 84c8905d52
Revert "Add fs.relative_to()" 1 year ago
Eli Schwartz e313f78465
fix style errors in fs.relative_to implementation 1 year ago
Tristan Partin f52bcaa27f Add fs.relative_to() 1 year ago
MiroPalmu 61984bcfa3 Add import instructions for filesystem module 1 year ago
Josh Soref cf9fd56bc9 fix various spelling issues 1 year ago
Dylan Baker be092c252e docs: replace most uses of `meson_options.txt` with `meson.options` 2 years ago
Dylan Baker 991baf56e9 modules/fs: Replace configure_file(copy:) with fs.copyfile 2 years ago
Eli Schwartz ed19eb2443
document the enhancement to the Fs module permitting File arguments 3 years ago
Luke Drummond 46e3480f7c Introduce `fs.read` to read a file as a string 4 years ago
Jussi Pakkanen f72ee8e742 Rewrap long text lines in docs. [skip ci] 4 years ago
Antonin Décimo 39ede12aa5 Fix misspells 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 4 years ago
Michael Hirsch, Ph.D 2bbd57092f add FeatureNew 5 years ago
Michael Hirsch, Ph.D 5bbeab8ed4 add fs.stem() 5 years ago
Michael Hirsch, Ph.D 92534855cc doc: filesystem module 5 years ago
Michael Hirsch, Ph.D dcb7043403 fs: add expanduser method 5 years ago
Michael Hirsch, Ph.D 4556343d95 fs: add methods as_posix, is_absolute 5 years ago
Michael Hirsch, Ph.D fb121f6254 fs: rename samefile => is_samepath 5 years ago
Xavier Claessens a6f7a1d8c4 fs: Add parent() and name() methods 5 years ago
Michael Hirsch, Ph.D 0cb48cdc79
fs: make replace_suffix not expand file to absolute path, just manipulate the string 5 years ago
Michael Hirsch, Ph.D 2ae96f8595
fs: replace_suffix 5 years ago
Michael Hirsch, Ph.D 4997d93b49
fs: add docs for fs.size() 5 years ago
Michael Hirsch, Ph.D 5db3f8ac3d
fs: correct docs 5 years ago
Michael Hirsch, Ph.D a320274179
fs: get file size 5 years ago
Michael Hirsch, Ph.D 67651271f6
fs: add hash compute method 5 years ago
Michael Hirsch, Ph.D 1a0b4ddf34
fs: further document and test behavior 5 years ago
Michael Hirsch, Ph.D 052d918908
add fs.with_suffix 5 years ago
Jussi Pakkanen 46788d1b5b Created the filesystem module. 5 years ago