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
/
tools
Age
Commit message (
Expand
)
Author
2023-11-17
refactor(upgrade): add unit tests for lsp upgrade check (#21244)
David Sherret
2023-11-16
fix(npm): support cjs entrypoint in node_modules folder (#21224)
David Sherret
2023-11-15
fix(cli): Allow executable name start with digit (#21214)
Bolat Azamat
2023-11-14
feat(lsp): upgrade check on init and notification (#21105)
Nayeem Rahman
2023-11-13
fix(install): should work with non-existent relative root (#21161)
David Sherret
2023-11-10
fix: improve `deno doc --lint` error messages (#21156)
David Sherret
2023-11-05
refactor: unify CDP types in a single module (#21094)
Bartek Iwańczuk
2023-11-04
fix(doc): `deno doc --lint mod.ts` should output how many files checked (#21084)
David Sherret
2023-11-01
fix(repl): jsxImportSource was not working (#21049)
David Sherret
2023-11-01
feat: precompile JSX (#20962)
Bartek Iwańczuk
2023-11-01
fix(test): --junit-path should handle when the dir doesn't exist (#21044)
David Sherret
2023-11-01
feat: deno doc --html (#21015)
Bartek Iwańczuk
2023-11-01
fix(repl): support transforming JSX/TSX (#20695)
Bartek Iwańczuk
2023-10-31
feat: `deno doc --lint` (#21032)
David Sherret
2023-10-31
refactor: update to deno_doc 0.71 (#21023)
David Sherret
2023-10-31
feat: deno run --unstable-hmr (#20876)
Bartek Iwańczuk
2023-10-30
feat(doc): support multiple file entry (#21018)
Bartek Iwańczuk
2023-10-30
chore: remove usage of chrono::Utc::now() (#20995)
Divy Srivastava
2023-10-26
feat(doc): display non-exported types referenced in exported types (#20990)
David Sherret
2023-10-25
refactor: break out ModuleInfoCache from ParsedSourceCache (#20977)
David Sherret
2023-10-25
feat(unstable): ability to `npm install` then `deno run main.ts` (#20967)
David Sherret
2023-10-24
refactor: upgrade to deno_ast 0.31 and deno_graph 0.59 (#20965)
David Sherret
2023-10-24
fix: improved using declaration support (#20959)
David Sherret
2023-10-20
feat(unstable): allow bare specifier for builtin node module (#20728)
Yoshiya Hinosawa
2023-10-19
refactor: add WatcherCommunicator helper struct (#20927)
Bartek Iwańczuk
2023-10-12
feat(unstable): add Deno.jupyter.display API (#20819)
Kyle Kelley
2023-10-12
chore(task): remove warning for npm "scripts" (#20880)
Nayeem Rahman
2023-10-10
fix(bench): use total time when measuring wavg (#20862)
Nayeem Rahman
2023-10-07
refactor: migrate more ops to op2 macro (#20808)
Bartek Iwańczuk
2023-10-06
feat(unstable): Await return from `Jupyter.display` (#20807)
Trevor Manz
2023-10-06
fix(jupyter): Rename logo assets so they are discoverable (#20806)
Trevor Manz
2023-10-05
feat(jupyter): support Deno.test() (#20778)
Nayeem Rahman
2023-10-05
chore: update to Rust 1.73 (#20781)
林炳权
2023-10-05
refactor(test): support custom writer in PrettyTestReporter (#20783)
Nayeem Rahman
2023-10-04
fix(jupyter): keep `this` around (#20789)
Kyle Kelley
2023-10-04
feat(jupyter): send binary data with `Deno.jupyter.broadcast` (#20755)
Trevor Manz
2023-10-03
refactor(npm): break up `NpmModuleLoader` and move more methods into the mana...
David Sherret
2023-10-02
refactor(npm): make `NpmCache`, `CliNpmRegistryApi`, and `NpmResolution` inte...
David Sherret
2023-09-30
refactor(npm): create `cli::npm::managed` module (#20740)
David Sherret
2023-09-30
feat(jupyter): send Jupyter messaging metadata with `Deno.jupyter.broadcast` ...
Trevor Manz
2023-09-29
refactor(cli): make `CliNpmResolver` a trait (#20732)
David Sherret
2023-09-28
refactor(ext/node): remove dependency on deno_npm and deno_semver (#20718)
David Sherret
2023-09-28
fix(jupyter): more robust Deno.jupyter namespace (#20710)
Bartek Iwańczuk
2023-09-27
fix(upgrade): use tar.exe to extract on Windows (#20711)
David Sherret
2023-09-27
fix(cli): panic with __runtime_js_sources (#20704)
Luca Casonato
2023-09-27
feat(unstable): add `Deno.jupyter.broadcast` API (#20656)
Bartek Iwańczuk
2023-09-26
fix(upgrade): error instead of panic on unzip failure (#20691)
David Sherret
2023-09-23
fix(jupyter): await Jupyter.display evaluation (#20646)
Bartek Iwańczuk
2023-09-18
fix(cli): Enhanced errors for Jupyter (#20530)
Kyle Kelley
2023-09-18
fix(jupyter-kernel): don't log errors from objects without a `Symbol.for("Jup...
Kyle Kelley
[prev]
[next]