dubiousjim
|
f9557a4ff6
|
Add mode option to open/create (#4289)
|
2020-03-16 15:02:41 -04:00 |
|
Bartek Iwańczuk
|
1edb20b399
|
refactor: add no-return-await lint rule (#4384)
|
2020-03-16 10:22:16 +01:00 |
|
dubiousjim
|
6cc40b0865
|
BREAKING CHANGE FileInfo.len renamed to FileName.size (#4338)
|
2020-03-14 22:57:42 -04:00 |
|
crowlKats
|
e435c2be15
|
Remove doc strings from cli/js TS files (#4329)
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
|
2020-03-13 10:22:22 +01:00 |
|
dubiousjim
|
a28fa2415f
|
support permission mode in mkdir (#4286)
|
2020-03-11 16:14:23 -04:00 |
|
dubiousjim
|
8078d976d2
|
Add Deno.umask (#4290)
|
2020-03-10 15:11:27 -04:00 |
|
Bartek Iwańczuk
|
b7eb241c35
|
reorg: move JS ops implementations to cli/js/ops/, part 3 (#4302)
Following JS ops were moved to separate files in cli/js/ops directory:
- net
- tls
- fs
|
2020-03-10 00:22:15 +01:00 |
|