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
Age
Commit message (
Expand
)
Author
2023-07-22
chore: update commonjs loading docs (#19904)
sigmaSd
2023-07-21
fix(lsp): handle watched files events from symlinked config files (#19898)
David Sherret
2023-07-21
fix(node/http): add encrypted field to FakeSocket (#19886)
Leo Kettmeir
2023-07-20
fix(cli): output file handling in deno upgrade (#18994)
solach
2023-07-20
fix(lsp): auto-discover deno.json in more cases (#19894)
David Sherret
2023-07-20
refactor(ext/http): Use const thread-local initializer for slightly better pe...
Matt Mastracci
2023-07-20
perf(lsp): format in a blocking task (#19883)
David Sherret
2023-07-20
chore: forward v1.35.2 release commit to main (#19887)
denobot
2023-07-19
fix(ext/http): Error on deprecated/unavailable features (#19880)
Matt Mastracci
2023-07-19
fix(napi): update env_test.js (#19876)
Bartek Iwańczuk
2023-07-19
feat(ext/node): properly segregate node globals (#19307)
Luca Casonato
2023-07-19
fix(node/http): call callback after request is sent (#19871)
Leo Kettmeir
2023-07-19
fix(runtime): print process name in case of spawn error (#19855)
sigmaSd
2023-07-19
fix(node/net): Server connection callback include socket value (#19779)
Leo Kettmeir
2023-07-18
fix(ext/node): check if resource can be used with write_vectored (#19868)
Divy Srivastava
2023-07-18
fix(node): add process.dlopen API (#19860)
Bartek Iwańczuk
2023-07-17
chore: disable rustls logging (#19859)
Bartek Iwańczuk
2023-07-17
fix(npm): support dynamic import of Deno TS from npm package (#19858)
David Sherret
2023-07-17
fix(bench): run warmup benchmark to break JIT bias (#19844)
Bartek Iwańczuk
2023-07-17
fix(node): improve error message requiring non-npm es module (#19856)
David Sherret
2023-07-17
fix(node): improve require esm error messages (#19853)
David Sherret
2023-07-17
fix(ext/node): fix stream/promises export (#19820)
await-ovo
2023-07-14
fix(vendor): do not panic vendoring with jsxImportSource and no jsx files (#1...
David Sherret
2023-07-14
fix(npm): improve error message importing non-existent file in a node_modules...
David Sherret
2023-07-14
fix(npm): improve error message on directory import in npm package (#19538)
Elian Cordoba
2023-07-14
chore: update log, percent-encoding, and rusqlite (#19815)
puffyCid
2023-07-13
fix(tsc): more informative diagnostic when `Deno` does not exist (#19825)
David Sherret
2023-07-13
chore: update to Rust 1.71 (#19822)
Matt Mastracci
2023-07-13
docs: use `Deno.serve` in README (#19805)
idanran
2023-07-12
chore: forward 1.35.1 back to main (#19814)
David Sherret
2023-07-12
chore: disable failing node compat test (#19811)
Bartek Iwańczuk
2023-07-11
fix(lsp): stop diagnostics flickering (#19803)
David Sherret
2023-07-11
refactor(lsp): update diagnostics.rs to use structs instead of records (#19799)
David Sherret
2023-07-11
fix(node/http): add destroy to FakeSocket (#19796)
Leo Kettmeir
2023-07-11
fix(node/http): allow callback in first argument of end call (#19778)
Leo Kettmeir
2023-07-11
fix(lsp): remove quotes and period surrounding specifier in uncached messages...
David Sherret
2023-07-10
fix(lsp): exclude files in deno.json "exclude" (#19791)
David Sherret
2023-07-10
refactor(cli): Creating a TestReporter trait (#19786)
Cooper Benson
2023-07-10
refactor(lsp): move config file related code to config.rs (#19790)
David Sherret
2023-07-10
perf: add setup cache for node_modules folder (#19787)
David Sherret
2023-07-10
chore(tests): update info_with_compiled_source to use TestContextBuilder (#19...
David Sherret
2023-07-10
fix(node/http): server use FakeSocket and add end method (#19660)
Leo Kettmeir
2023-07-09
chore: upgrade deno_core and rusty_v8 (#19773)
Bartek Iwańczuk
2023-07-08
refactor: abstract away file system to be buried inside HttpCache (#19760)
David Sherret
2023-07-08
chore: upgrade to dprint 0.39 (#19768)
David Sherret
2023-07-07
perf(ext/node): native vectored write for server streams (#19752)
Divy Srivastava
2023-07-07
fix(ext/http): Use brotli compression params (#19758)
Matt Mastracci
2023-07-07
perf(ext/websocket): optimize server websocket js (#19719)
Divy Srivastava
2023-07-07
tests: add more jsxImportSource regression tests (#15592)
Luca Casonato
2023-07-06
fix: remove unstable check for Deno.listenTls#alpnProtocols (#19732)
Bartek Iwańczuk
[prev]
[next]