Bert Belder
|
ee4e6a1ef9
|
Rename FileInfo time fields and represent them as Date objects (#4932)
This patch also increases the resolution of reported file times to
sub-millisecond precision.
|
2020-04-27 21:13:32 +02:00 |
|
Nayeem Rahman
|
5ac728a5f1
|
refactor(cli/js/ops/fs): Improve readdir() and FileInfo interfaces (#4763)
|
2020-04-16 01:40:30 -04:00 |
|
dubiousjim
|
9a63902db5
|
Rename readDir -> readdir (#4225)
|
2020-03-06 08:34:02 -05:00 |
|
Bartek Iwańczuk
|
e1687c0a46
|
rename Deno.Err -> Deno.errors (#4093)
|
2020-02-24 15:48:35 -05:00 |
|
Bartek Iwańczuk
|
dd8a109481
|
refactor: remove unneeded ErrorKinds (#3936)
|
2020-02-21 10:36:13 -05:00 |
|
Maximilien Mellen
|
90125566bb
|
Enable TS strict mode by default (#3899)
Fixes #3324
Co-authored-by: Kitson Kelly <me@kitsonkelly.com>
|
2020-02-19 15:36:18 -05:00 |
|
Yusuke Sakurai
|
a4bb8bab44
|
remove non-null assertion operator from std (part2) (#3927)
|
2020-02-08 14:15:59 -06:00 |
|
Ry Dahl
|
bfab4ed0df
|
Happy new year! (#3578)
|
2020-01-02 15:13:47 -05:00 |
|
Axetroy
|
ef30d376db
|
fix permission errors are swallowed by fs.copy() (#3504)
|
2019-12-18 09:45:19 -05:00 |
|
Nayeem Rahman
|
f51dcc12d7
|
std: Move fs/path to the top-level (#3100)
|
2019-10-16 14:39:33 -04:00 |
|
Ryan Dahl
|
151ce0266e
|
Move everything into std subdir
|
2019-10-09 17:10:09 -04:00 |
|