summaryrefslogtreecommitdiff
path: root/cli/cache/module_info.rs
AgeCommit message (Expand)Author
2024-05-29fix: bump cache sqlite dbs to v2 for WAL journal mode change (#24030)David Sherret
2024-05-28perf: parse source files in parallel (#23858)David Sherret
2024-05-28feat(vendor): support modifying remote files in vendor folder without checksu...David Sherret
2024-05-24fix: use hash of in-memory bytes only for code cache (#23966)David Sherret
2024-04-17perf: v8 code cache (#23081)Igor Zinkovsky
2024-04-11fix: upgrade deno_ast related crates (#23187)David Sherret
2024-02-09fix: upgrade to deno_ast 0.33 (#22341)David Sherret
2024-01-13fix(jsr): ensure proper storage of ahead of time module infos (#21918)David Sherret
2024-01-09fix: update deno_lint and swc (#21718)Bartek IwaƄczuk
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-10-25refactor: break out ModuleInfoCache from ParsedSourceCache (#20977)David Sherret