lib/core: Added `is_dir` function to `Path`
[nit.git] / lib / core / file.nit
2016-05-26 Lucas Bajoletlib/core: Added `is_dir` function to `Path`
2016-05-01 Jean Privatlib/core/file: use Bytes in file copy (or else binary...
2016-03-07 Alexis Laferrièrelib/core: add optional mode parameter to mkdir
2016-02-09 Alexis Laferrièrelib: explicitly cast long to int to fix clang warnings
2015-12-28 Lucas Bajoletlib/core: Removed `last_byte` attribute in `FlatString...
2015-12-08 Alexis Laferrièrelib/core: fix segfaults in `String::realpath` and remov...
2015-09-28 Lucas Bajoletlib/core: Added specialized implementation of file_exte...
2015-08-27 Jean Privatlib: rename `standard` as `core`