summaryrefslogtreecommitdiff
path: root/ext/fs/sync.rs
AgeCommit message (Expand)Author
2024-07-25refactor: decouple node resolution from deno_core (#24724)David Sherret
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-07-26fix(ext/fs): fix MaybeArc when not sync_fs (#19950)Matt Mastracci
2023-07-25perf: cache node resolution when accesing a global (#19930)Bartek IwaƄczuk
2023-05-08refactor(ext/fs): `deno_fs::FileSystem` - conditional `Send + Sync` (#18993)David Sherret