Age | Commit message (Expand) | Author |
---|---|---|
2024-08-15 | refactor: `version` module exports a single const struct (#25014) | Bartek IwaĆczuk |
2024-04-17 | perf: v8 code cache (#23081) | Igor Zinkovsky |
2024-02-20 | perf(jsr): fast check cache and lazy fast check graph (#22485) | David Sherret |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-10-25 | refactor: break out ModuleInfoCache from ParsedSourceCache (#20977) | David Sherret |
2023-05-25 | fix(compile): handle when DENO_DIR is readonly (#19257) | David Sherret |
2023-05-01 | refactor(cli): remove ProcState - add CliFactory (#18900) | David Sherret |
2023-04-14 | refactor: break up `ProcState` (#18707) | David Sherret |
2023-03-27 | feat(core): initialize SQLite off-main-thread (#18401) | Matt Mastracci |