Age | Commit message (Expand) | Author |
---|---|---|
2024-04-19 | feat(runtime): Allow embedders to perform additional access checks on file op... | Matt Mastracci |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-08-12 | chore: deno_core -> 0.201.0 (#20135) | Matt Mastracci |
2023-08-01 | refactor(runtime): use new fd methods from resource table (#20010) | Matt Mastracci |
2023-05-24 | feat(ext/fs): add isBlockDevice, isCharDevice, isFifo, isSocket to FileInfo (... | Hirotaka Tagawa / wafuwafu13 |
2023-05-10 | feat(compile): unstable npm and node specifier support (#19005) | David Sherret |
2023-05-05 | refactor(ext/node): combine `deno_node::Fs` with `deno_fs::FileSystem` (#18991) | David Sherret |
2023-05-04 | refactor(ext/fs): boxed deno_fs::FileSystem (#18945) | David Sherret |