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
/
tests
Age
Commit message (
Expand
)
Author
2024-05-21
fix(task): do not error if node_modules folder not exists (#23920)
David Sherret
2024-05-21
fix(cli): use CliNodeResolver::resolve() for managed node_modules (#23902)
Nayeem Rahman
2024-05-21
perf: analyze cjs re-exports in parallel (#23894)
David Sherret
2024-05-21
fix(cli/coverage): invalid line id in html reporter (#23908)
Simon Lecoq
2024-05-20
fix(ext/webgpu): Allow `depthClearValue` to be undefined when `depthLoadOp` i...
chirsz
2024-05-20
fix(node): stub findSourceMap for `ava` (#23899)
Marvin Hagemeister
2024-05-20
fix(node): track `SIG*` listeners in `process.listeners` (#23890)
Marvin Hagemeister
2024-05-20
fix(node): patch MessagePort in worker_thread message (#23871)
Marvin Hagemeister
2024-05-19
fix: handle signal 0 in process.kill (#23473)
Bedis Nbiba
2024-05-18
perf: analyze cjs exports and emit typescript in parallel (#23856)
David Sherret
2024-05-17
fix(node): instantiating process class without new (#23865)
Marvin Hagemeister
2024-05-17
fix: serve handler error with 0 arguments (#23652)
Marvin Hagemeister
2024-05-17
feat(serve): support `--port 0` to use an open port (#23846)
Satya Rohith
2024-05-16
fix(lsp): respect types dependencies for tsc roots (#23825)
Nayeem Rahman
2024-05-16
fix(node): seperate worker module cache (#23634)
Divy Srivastava
2024-05-16
fix(ext/node): homedir() `getpwuid`/`SHGetKnownFolderPath` fallback (#23841)
Divy Srivastava
2024-05-16
fix(ext/node): export geteuid from node:process (#23840)
Divy Srivastava
2024-05-16
perf(jsr): download metadata files as soon as possible and in parallel (#23836)
David Sherret
2024-05-15
chore: Fix flaky semantic tokens caching test (#23831)
Nathan Whitaker
2024-05-15
fix(node): wrong `worker_threads.terminate()` return value (#23803)
Marvin Hagemeister
2024-05-15
chore: fix flaky '[node/http] send request with non-chunked body' test (#23818)
David Sherret
2024-05-15
perf(lsp): Cache semantic tokens for open documents (#23799)
Nathan Whitaker
2024-05-14
chore: fix flaky rejection_handled_web_process (#23817)
David Sherret
2024-05-15
fix(node): stub `AsyncResource.emitDestroy()` (#23802)
Marvin Hagemeister
2024-05-14
fix(emit): regression - keep comments in emit (#23815)
David Sherret
2024-05-14
fix(lsp): show reference code lens on methods (#23804)
Nayeem Rahman
2024-05-14
chore(tests): increase repl timeout on ci (#23812)
David Sherret
2024-05-14
fix(publish): always include config file when publishing (#23797)
David Sherret
2024-05-14
chore: 045_proxy output stdout & stderr on failure (#23810)
David Sherret
2024-05-14
fix(publish): error for missing version constraints on dry-publish instead of...
David Sherret
2024-05-14
fix: Add missing `"junction"` type for `SymlinkOptions.types` (#23756)
futsuuu
2024-05-13
fix(ext/web): update ongoing promise in async iterator `return()` method (#23...
Mattias Buelens
2024-05-13
chore(task): various small refactorings (#23793)
David Sherret
2024-05-13
chore: cleanup unused dependencies (#23787)
Leo Kettmeir
2024-05-13
fix(cli): panic with `deno coverage` (#23353)
Evan
2024-05-12
fix(ext/node): process.uptime works without this (#23786)
Bartek Iwańczuk
2024-05-12
fix(npm): handle null fields in npm registry JSON (#23785)
David Sherret
2024-05-10
fix(runtime): Allow opening /dev/fd/XXX for unix (#23743)
Matt Mastracci
2024-05-10
fix(node): better cjs re-export handling (#23760)
David Sherret
2024-05-10
fix(ext/webgpu): invalidate GPUAdapter when a device is created (#23752)
Leo Kettmeir
2024-05-09
refactor(lsp): Have JS drive TSC event loop in LSP (#23565)
Nathan Whitaker
2024-05-09
fix(lsp): completions for using decl identifiers (#23748)
David Sherret
2024-05-09
refactor(ext/tls): Implement required functionality for later SNI support (#2...
Matt Mastracci
2024-05-09
fix(lsp): move sloppy import resolution from loader to resolver (#23751)
Nathan Whitaker
2024-05-09
fix(task): regression where `npx <command>` sometimes couldn't find command (...
David Sherret
2024-05-08
chore: enable clippy::print_stdout and clippy::print_stderr (#23732)
David Sherret
2024-05-08
fix(runtime): allow nul device on windows (#23741)
Matt Mastracci
2024-05-08
chore: cleanup some coverage tests (#23738)
David Sherret
2024-05-08
FUTURE: `deno install` changes (#23498)
Bartek Iwańczuk
2024-05-08
fix: upgrade TypeScript from 5.4.3 to 5.4.5 (#23740)
David Sherret
[prev]
[next]