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
/
tests
Age
Commit message (
Expand
)
Author
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
perf(lsp): cleanup workspace settings scopes (#20937)
Nayeem Rahman
2023-10-22
fix(polyfill): correctly handle flag when its equal 0 (#20953)
sigmaSd
2023-10-20
feat(unstable): allow bare specifier for builtin node module (#20728)
Yoshiya Hinosawa
2023-10-18
fix(ext/node): process.argv0 (#20925)
Bartek Iwańczuk
2023-10-17
fix(lsp): include mtime in tsc script version (#20911)
Nayeem Rahman
2023-10-17
feat(lsp): respect "typescript.preferences.quoteStyle" when deno.json is abse...
Nayeem Rahman
2023-10-16
fix(lsp): show diagnostics for untitled files (#20916)
Nayeem Rahman
2023-10-17
fix(node): resolve file.d specifiers in npm packages (#20918)
David Sherret
2023-10-13
fix(lsp): don't commit registry completions on "/" (#20902)
Nayeem Rahman
2023-10-13
perf(ext/streams): optimize streams (#20649)
Marcos Casagrande
2023-10-12
feat(unstable): add Deno.jupyter.display API (#20819)
Kyle Kelley
2023-10-12
feat(lsp): send "deno/didChangeDenoConfiguration" notifications (#20827)
Nayeem Rahman
2023-10-12
fix(node/http2): fixes to support grpc (#20712)
Bartek Iwańczuk
2023-10-12
chore(task): remove warning for npm "scripts" (#20880)
Nayeem Rahman
2023-10-11
feat(WebSocketStream): rename connection to opened (#20878)
Leo Kettmeir
2023-10-10
chore: disable another flaky Node compat test (#20872)
Bartek Iwańczuk
2023-10-10
fix(bench): use total time when measuring wavg (#20862)
Nayeem Rahman
2023-10-10
refactor(lsp): add "deno.reloadImportRegistries" as a command (#20823)
Nayeem Rahman
2023-10-09
fix(lsp): allow formatting vendor files (#20844)
Nayeem Rahman
2023-10-09
chore: disable another flaky Node compat test (#20846)
Bartek Iwańczuk
2023-10-09
chore: disable flaky Node compat test (#20832)
Bartek Iwańczuk
2023-10-09
fix(ext/http): Deno.Server should not be thenable (#20723)
Luca Casonato
2023-10-08
fix: define window.name (#20804)
Bartek Iwańczuk
2023-10-08
fix(ext/ffi): use anybuffer for op_ffi_ptr_of (#20820)
Matt Mastracci
2023-10-08
fix(node/buffer): utf8ToBytes should return a Uint8Array (#20769)
Aapo Alasuutari
2023-10-06
fix(cli): Support using both `--watch` and `--inspect` at the same time (#20660)
Jesper van den Ende
2023-10-06
feat(unstable): Await return from `Jupyter.display` (#20807)
Trevor Manz
2023-10-05
feat(jupyter): support Deno.test() (#20778)
Nayeem Rahman
2023-10-05
fix(ext/node): implement uv.errname (#20785)
Divy Srivastava
2023-10-05
fix(ext/formdata): support multiple headers in FormData (#20801)
Marcos Casagrande
2023-10-05
refactor: rewrite several extension ops to op2 (#20457)
Bartek Iwańczuk
2023-10-05
fix(lsp): show diagnostics for type imports from untyped deps (#20780)
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-04
feat(unstable): add unix domain socket support to Deno.serve (#20759)
Yoshiya Hinosawa
2023-10-03
fix(npm): upgrade to deno_npm 0.15.2 (#20772)
David Sherret
2023-10-02
fix(ext/node): don't call undefined nextTick fn (#20724)
Luca Casonato
2023-09-30
feat(node/os): Add `availableParallelism` (#20745)
Rui He
2023-09-30
test(node_compat): add `test-http-url.parse*` (#20458)
Hirotaka Tagawa / wafuwafu13
2023-09-29
feat(lsp): jupyter notebook analysis (#20719)
Nayeem Rahman
2023-09-29
fix(ext/kv): send queue wake messages accross different kv instances (#20465)
Igor Zinkovsky
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-26
fix(kv_queues): graceful shutdown (#20627)
Igor Zinkovsky
2023-09-27
fix(lsp): allow query strings for "deno:/status.md" (#20697)
Nayeem Rahman
2023-09-27
feat(unstable): add `Deno.jupyter.broadcast` API (#20656)
Bartek Iwańczuk
2023-09-26
chore(lsp): bump tower-lsp to 0.20.0 (#20693)
Nayeem Rahman
2023-09-26
fix(cli/test): clear connection pool after tests (#20680)
Luca Casonato
[prev]
[next]