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
2024-04-25
perf(ext/http): cache abort signal error (#23548)
Divy Srivastava
2024-04-25
fix: unref stdin read (#23534)
Bartek Iwańczuk
2024-04-25
feat(ext/webgpu): support `UnsafeWindowSurface` on wayland (#23423)
chirsz
2024-04-24
feat(jsr): support importing from jsr via HTTPS specifiers (except for type c...
David Sherret
2024-04-24
chore: update deno_doc (#23544)
Leo Kettmeir
2024-04-24
fix(lsp): inherit missing fmt and lint config from parent scopes (#23547)
Nayeem Rahman
2024-04-24
fix(config): move json schema unstable examples to item (#23506)
David Sherret
2024-04-24
chore(cli): Add workspaces property to config schema (#23546)
Nathan Whitaker
2024-04-24
chore(lsp): Print out stack trace if exception occurs in TS request (#23543)
Nathan Whitaker
2024-04-24
feat: Add `deno serve` subcommand (#23511)
Matt Mastracci
2024-04-24
chore(lsp): revert respect shouldCreateNewSourceFile (#23535)
David Sherret
2024-04-24
fix(publish): --dry-publish should error for gitignored excluded files (#23540)
David Sherret
2024-04-24
fix(ext/net): check for TLS using undefined rather than using ReflectHas (#23...
Matt Mastracci
2024-04-24
feat(ext/http): Implement request.signal for Deno.serve (#23425)
Matt Mastracci
2024-04-24
chore: use deno_unsync through deno_core (#23532)
Matt Mastracci
2024-04-24
fix(ext/node): worker_threads copies env object (#23536)
Bartek Iwańczuk
2024-04-23
fix(lsp): Fix logic for coalescing pending changes + clear script names cache...
Nathan Whitaker
2024-04-23
chore(lsp): respect shouldCreateNewSourceFile parameter (#23515)
David Sherret
2024-04-23
test: add private npm registry (#23510)
Bartek Iwańczuk
2024-04-23
fix: Float16Array support (#23512)
Kenta Moriuchi
2024-04-23
chore: bump deno_core (#23497)
Matt Mastracci
2024-04-23
fix(cli): Don't panic on invalid emit options (#23463)
Nathan Whitaker
2024-04-23
perf(lsp): Call `serverRequest` via V8 instead of via `executeScript` (#23409)
Nathan Whitaker
2024-04-23
fix(workspace): provide workspace members as 'imports' in import map (#23492)
Bartek Iwańczuk
2024-04-23
feat: enable Float16Array support (#23490)
Bartek Iwańczuk
2024-04-23
fix: update CLI flags for WPT (#23501)
Asher Gomez
2024-04-22
refactor(lsp): use CliGraphResolver in documents params (#23499)
Nayeem Rahman
2024-04-22
fix(lsp): remove Document::open_data on close (#23483)
Nayeem Rahman
2024-04-22
feat: add jsx precompile skip element option (#23457)
Marvin Hagemeister
2024-04-22
perf(lsp): Batch "$projectChanged" notification in with the next JS request (...
Nathan Whitaker
2024-04-21
FUTURE(ext/net): remove `Deno.ConnectTlsOptions.(certFile|certChain|privateKe...
Asher Gomez
2024-04-21
fix(ext/node): define http.maxHeaderSize (#23479)
Bartek Iwańczuk
2024-04-21
FUTURE(ext/net): remove `Deno.ListenTlsOptions.(keyFile|certFile)` (#23271)
Asher Gomez
2024-04-21
chore: update deno_config to 0.16.1 (#23480)
Bartek Iwańczuk
2024-04-20
feat(task): support running npm binary commands in deno.json (#23478)
David Sherret
2024-04-21
fix: Fix some typos in comments (#23470)
welfuture
2024-04-20
chore: auto-complete for __spec__.jsonc file (#23476)
David Sherret
2024-04-20
chore: add lint script to ensure no new `itest!` tests (#23475)
David Sherret
2024-04-20
perf(lsp): Pass code action trigger kind to TSC (#23466)
Nathan Whitaker
2024-04-20
fix(ext/node): implement process.kill in Rust (#23130)
Divy Srivastava
2024-04-20
fix(ext/node): `cp` into non-existent parent directory (#23469)
Divy Srivastava
2024-04-20
fix(ext/node): Support `env` option in worker_thread (#23462)
Divy Srivastava
2024-04-19
refactor(ext/http): extract 02_websocket.ts from 01_http.js (#23460)
Matt Mastracci
2024-04-20
perf(lsp): only store parsed sources for open documents (#23454)
Nayeem Rahman
2024-04-19
feat(runtime): Allow embedders to perform additional access checks on file op...
Matt Mastracci
2024-04-19
feat(ext/http): Add `addr` to HttpServer (#23442)
Matt Mastracci
2024-04-19
chore(deps): bump rustls from 0.21.10 to 0.21.11 (#23464)
dependabot[bot]
2024-04-19
perf(lsp): Avoid passing struct into op_resolve (#23452)
Nathan Whitaker
2024-04-19
feat: upgrade V8 to 12.4 (#23435)
Bartek Iwańczuk
2024-04-19
FUTURE: remove `Deno.customInspect` (#23453)
Asher Gomez
[prev]
[next]