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