summaryrefslogtreecommitdiff
path: root/cli/cache/common.rs
AgeCommit message (Expand)Author
2024-08-15refactor: `version` module exports a single const struct (#25014)Bartek Iwańczuk
2024-05-29fix: bump cache sqlite dbs to v2 for WAL journal mode change (#24030)David Sherret
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-07-10refactor(lsp): move config file related code to config.rs (#19790)David Sherret
2023-03-27feat(core): initialize SQLite off-main-thread (#18401)Matt Mastracci
2023-03-22perf: disable WAL for transpiled source cache (#18084)Bartek Iwańczuk
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-09-07fix: upgrade deno_ast to 0.19 (#15808)David Sherret
2022-07-30refactor: reuse `FastInsecureHasher` in `get_check_hash` (#15354)David Sherret
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