summaryrefslogtreecommitdiff
path: root/cli/standalone/virtual_fs.rs
AgeCommit message (Expand)Author
2024-06-19fix(ext/node): Add Dirent.path and Dirent.parentPath (#24257)Divy Srivastava
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-06fix(compile/npm): ignore symlinks to non-existent paths in node_modules direc...David Sherret
2023-11-29feat(compile): support "bring your own node_modules" in deno compile (#21377)David Sherret
2023-08-01refactor(runtime): use new fd methods from resource table (#20010)Matt Mastracci
2023-06-10chore(tests): test_util - Add `PathRef` (#19450)David Sherret
2023-05-28chore: maybe fix cli/standalone/virtual_fs tests on main (#19295)David Sherret
2023-05-28chore: fix flaky test_include_dir_recursive (#19291)David Sherret
2023-05-27fix(compile): inline symlinks as files outside node_modules dir and warn for ...David Sherret
2023-05-25fix(compile): improve panic message when stripping root path fails (#19258)David Sherret
2023-05-24feat(ext/fs): add isBlockDevice, isCharDevice, isFifo, isSocket to FileInfo (...Hirotaka Tagawa / wafuwafu13
2023-05-10feat(compile): unstable npm and node specifier support (#19005)David Sherret