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-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
2023-09-18
fix(cli): fetch works in Jupyter (#20552)
Matt Mastracci
2023-09-17
feat(jupyter-kernel): accept nested objects from display calls (#20537)
Kyle Kelley
2023-09-17
fix(lsp): include JSON modules in local import completions (#20536)
Nayeem Rahman
2023-09-17
set `evalue` to a one space string for truthiness on old jupyter (#20531)
Kyle Kelley
2023-09-16
feat: Add "deno jupyter" subcommand (#20337)
Bartek Iwańczuk
2023-09-15
fix(test): share fail fast tracker between threads (#20515)
Nayeem Rahman
2023-09-14
fix: output traces for op sanitizer in more cases (#20494)
Luca Casonato
2023-09-12
fix(init): skip existing files instead of erroring (#20434)
Leigh McCulloch
2023-09-11
chore: update inner #\![allow] to #[allow] (#20463)
Matt Mastracci
2023-09-11
fix: exclude internal JS files from coverage (#20448)
Marvin Hagemeister
2023-09-08
fix: empty include in config file excludes all (#20404)
Nayeem Rahman
2023-09-07
feat: support import attributes (#20342)
David Sherret
2023-09-06
fix(test): apply filter before checking for "only" (#20389)
Nayeem Rahman
2023-09-06
fix: don't show filtered test suites as running (#20385)
Marvin Hagemeister
2023-09-01
Reland "feat(lsp): enable via config file detection (#20334)" (#20349)
Nayeem Rahman
2023-08-30
refactor(lsp): store test definitions in adjacency list (#20330)
Nayeem Rahman
2023-08-29
refactor(init): simplify template (#20325)
Ryan Dahl
2023-08-27
feat(lint): --rules print all rules (#20256)
sigmaSd
2023-08-27
fix(lsp/testing): use full ancestry to compute static id of step (#20297)
Nayeem Rahman
2023-08-26
chore: update to Rust 1.72 (#20258)
林炳权
2023-08-26
chore(core): bump and trim deps (#20265)
Matt Mastracci
2023-08-26
fix(bench): explicit timers don't force high precision measurements (#20272)
Nayeem Rahman
2023-08-26
feat(cli/tools): add TAP test reporter (#14390) (#20073)
Valentin Anger
2023-08-25
chore(cli): remove atty crate (#20275)
Matt Mastracci
2023-08-24
refactor: use "deno_config" crate (#20260)
Bartek Iwańczuk
2023-08-23
fix(ext/web): add stream tests to detect v8slice split bug (#20253)
Matt Mastracci
2023-08-21
refactor: upgrade deno_ast 0.28 and deno_semver 0.4 (#20193)
David Sherret
2023-08-17
fix(test): JUnit reporter includes file, line and column attributes (#20174)
Alexander Michaud
2023-08-17
fix(unstable): disable importing from the vendor directory (#20067)
David Sherret
2023-08-16
feat(ext/node): eagerly bootstrap node (#20153)
Matt Mastracci
2023-08-06
feat(unstable): rename `deno_modules` to `vendor` (#20065)
David Sherret
2023-08-02
refactor: use '--reporter' and '--junit-path' flags for 'deno test' (#20031)
Bartek Iwańczuk
2023-08-02
fix(repl): highlight from ident in import from or export from (#20023)
await-ovo
2023-08-02
feat(cli): Add dot test reporter (#19804)
Bartek Iwańczuk
2023-08-02
fix(bench): iter/s calculation (#20016)
Bartek Iwańczuk
2023-08-02
feat(unstable): optional `deno_modules` directory (#19977)
David Sherret
2023-08-01
feat(bench): print iter/s in the report (#19994)
Bartek Iwańczuk
2023-07-28
feat(compile): Add `--no-terminal` to compile command (#17991)
JasperVanEsveld
2023-07-28
refactor(cli/tools): split bench into multiple modules (#19974)
Bartek Iwańczuk
2023-07-27
fix: do not include jsx without `@ts-check` in tsc roots (#19964)
David Sherret
2023-07-27
fix: error on invalid & unsupported jsx compiler options (#19954)
David Sherret
2023-07-27
refactor(cli/test): move reporters to a separate directory (#19957)
Bartek Iwańczuk
2023-07-26
fix(lsp): handle import mapped `node:` specifier (#19956)
David Sherret
[prev]
[next]