summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-21perf: resolver - skip cwd lookup if able (#23851)David Sherret
2024-05-21perf: analyze cjs re-exports in parallel (#23894)David Sherret
2024-05-21fix(cli/coverage): invalid line id in html reporter (#23908)Simon Lecoq
2024-05-21chore: force import assertion support (#23855)Bartek Iwańczuk
2024-05-20fix(ext/webgpu): Allow `depthClearValue` to be undefined when `depthLoadOp` i...chirsz
2024-05-20perf(cache): compile ts to js in parallel for `deno cache` (#23892)David Sherret
2024-05-20fix(node): stub findSourceMap for `ava` (#23899)Marvin Hagemeister
2024-05-20fix(node): track `SIG*` listeners in `process.listeners` (#23890)Marvin Hagemeister
2024-05-20fix(node): patch MessagePort in worker_thread message (#23871)Marvin Hagemeister
2024-05-19fix: handle signal 0 in process.kill (#23473)Bedis Nbiba
2024-05-19fix: add missing `URL.parse` types (#23893)Kenta Moriuchi
2024-05-18perf: analyze cjs exports and emit typescript in parallel (#23856)David Sherret
2024-05-17chore: forward v1.43.5 release commit to main (#23877)denobot
2024-05-17fix(npm): regression deserializing JSON for some npm packages (#23868)David Sherret
2024-05-17chore: bump deno_http version (#23866)Satya Rohith
2024-05-17fix(node): instantiating process class without new (#23865)Marvin Hagemeister
2024-05-17fix: serve handler error with 0 arguments (#23652)Marvin Hagemeister
2024-05-17feat(serve): support `--port 0` to use an open port (#23846)Satya Rohith
2024-05-17chore: forward v1.43.4 commit to main (#23861)Bartek Iwańczuk
2024-05-16fix(lsp): respect types dependencies for tsc roots (#23825)Nayeem Rahman
2024-05-16fix(ext/node): fix grpc error_handling example (#23755)Satya Rohith
2024-05-16fix(node): error when throwing `FS_EISDIR` (#23829)Marvin Hagemeister
2024-05-16fix(node): seperate worker module cache (#23634)Divy Srivastava
2024-05-16fix(ext/node): homedir() `getpwuid`/`SHGetKnownFolderPath` fallback (#23841)Divy Srivastava
2024-05-16fix(ext/node): export geteuid from node:process (#23840)Divy Srivastava
2024-05-15perf(compile): Do not checksum eszip content (#23839)Arnau Orriols
2024-05-16perf(jsr): download metadata files as soon as possible and in parallel (#23836)David Sherret
2024-05-15fix(doc): --lint - private ref diagnostic was displaying incorrect informatio...David Sherret
2024-05-15chore: Fix flaky semantic tokens caching test (#23831)Nathan Whitaker
2024-05-15chore: bump sysroot (#23830)Matt Mastracci
2024-05-15fix: widen aarch64 linux minimum GLIBC version by improving sysroot build (#2...Matt Mastracci
2024-05-15fix(node): wrong `worker_threads.terminate()` return value (#23803)Marvin Hagemeister
2024-05-15chore: fix flaky '[node/http] send request with non-chunked body' test (#23818)David Sherret
2024-05-15perf(lsp): Cache semantic tokens for open documents (#23799)Nathan Whitaker
2024-05-14chore: fix flaky rejection_handled_web_process (#23817)David Sherret
2024-05-15fix(node): stub `AsyncResource.emitDestroy()` (#23802)Marvin Hagemeister
2024-05-14fix: update swc_ecma_parser to 0.114.1 (#23816)David Sherret
2024-05-14fix(emit): regression - keep comments in emit (#23815)David Sherret
2024-05-14fix(lsp): show reference code lens on methods (#23804)Nayeem Rahman
2024-05-14fix(runtime): output to stderr with colors if a tty and stdout is piped (#23813)David Sherret
2024-05-14chore(tests): increase repl timeout on ci (#23812)David Sherret
2024-05-14fix(npm): make tarball extraction more reliable (#23759)David Sherret
2024-05-14fix(publish): always include config file when publishing (#23797)David Sherret
2024-05-14chore: 045_proxy output stdout & stderr on failure (#23810)David Sherret
2024-05-14fix(publish): error for missing version constraints on dry-publish instead of...David Sherret
2024-05-14fix: Add missing `"junction"` type for `SymlinkOptions.types` (#23756)futsuuu
2024-05-14fix(doc/publish): support expando properties (#23795)David Sherret
2024-05-13fix(ext/web): update ongoing promise in async iterator `return()` method (#23...Mattias Buelens
2024-05-13chore(task): various small refactorings (#23793)David Sherret
2024-05-13chore: cleanup unused dependencies (#23787)Leo Kettmeir