Age | Commit message (Expand) | Author |
---|---|---|
2024-08-15 | refactor: `version` module exports a single const struct (#25014) | Bartek Iwańczuk |
2024-05-29 | fix: bump cache sqlite dbs to v2 for WAL journal mode change (#24030) | David Sherret |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-07-10 | refactor(lsp): move config file related code to config.rs (#19790) | David Sherret |
2023-03-27 | feat(core): initialize SQLite off-main-thread (#18401) | Matt Mastracci |
2023-03-22 | perf: disable WAL for transpiled source cache (#18084) | Bartek Iwańczuk |
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret |
2022-09-07 | fix: upgrade deno_ast to 0.19 (#15808) | David Sherret |
2022-07-30 | refactor: reuse `FastInsecureHasher` in `get_check_hash` (#15354) | David Sherret |
2022-07-19 | feat: emit files on demand and fix racy emit (#15220) | David Sherret |
2022-07-12 | perf: use emit from swc instead of tsc (#15118) | David Sherret |