Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-27 | feat(std/node): support hex/base64 encoding in fs.readFile/fs.writeFile (#6512) | Marcos Casagrande | |
2020-06-12 | refactor: Don't destructure the Deno namespace (#6268) | Nayeem Rahman | |
2020-05-14 | std/node fs.readFile should take string as option (#5316) | Marcos Casagrande | |
2020-04-28 | BREAKING: remove overload of Deno.test() (#4951) | Bartek IwaĆczuk | |
This commit removes overload of Deno.test() that accepted named function. | |||
2020-03-15 | refactor: move existing fs implementation to internal _fs directory (#4381) | Chris Knight | |
2019-10-09 | remove std submodule | Ryan Dahl | |
2019-10-04 | Move deno_std to a more convenient location. (#3057) | Ryan Dahl | |
js/deps/https/deno.land/std -> js/std |