summaryrefslogtreecommitdiff
path: root/cli/tsc/mod.rs
AgeCommit message (Expand)Author
2023-01-10fix(npm): allow to read package.json if permissions are granted (#17209)Bartek Iwańczuk
2023-01-08feat(core): allow specifying name and dependencies of an Extension (#17301)Leo Kettmeir
2023-01-05refactor(cli): clean up clones (#17268)Geert-Jan Zwiers
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-17chore: update to Rust 1.66.0 (#17078)linbingquan
2022-12-15Revert "feat(ops): Fast zero copy string arguments (#16777)" (#17063)Bartek Iwańczuk
2022-12-09fix: respect the `--quiet` flag in more cases (#16998)David Sherret
2022-12-08fix(compile): ensure import map is used when specified in deno config file (#...David Sherret
2022-12-06refactor: remove `deno_graph::Locker` usage (#16877)David Sherret
2022-12-05fix(npm): dependency types were sometimes not being resolved when package had...David Sherret
2022-12-02feat(ops): Fast zero copy string arguments (#16777)Divy Srivastava
2022-11-30fix(npm): improve package.json exports support for types (#16880)David Sherret
2022-11-28refactor: create util folder, move nap_sym to napi/sym, move http_cache to ca...David Sherret
2022-11-25refactor: move dts files, diagnostics.rs, and tsc.rs to tsc folder (#16820)David Sherret