summaryrefslogtreecommitdiff
path: root/cli/cache/disk_cache.rs
AgeCommit message (Expand)Author
2024-06-07fix: make writing to the deps cache more reliable (#24135)David Sherret
2024-05-09refactor(lsp): unify caching into LspCache (#23746)Nayeem Rahman
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-08-08refactor: use deno_cache_dir crate (#20092)David Sherret
2023-08-02feat(unstable): optional `deno_modules` directory (#19977)David Sherret
2023-06-10chore(tests): test_util - Add `PathRef` (#19450)David Sherret
2023-03-22fix: include error in message about not being able to create the TypeScript c...David Sherret
2023-01-27chore: upgrade to Rust 1.67 (#17548)David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-17chore: update to Rust 1.66.0 (#17078)linbingquan
2022-11-28refactor: create util folder, move nap_sym to napi/sym, move http_cache to ca...David Sherret
2022-11-18chore: use Rust 1.65.0 (#16688)Aaron O'Mullan
2022-07-19feat: emit files on demand and fix racy emit (#15220)David Sherret
2022-07-12perf: use emit from swc instead of tsc (#15118)David Sherret