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-27
fix(ext/web): `ReadableStream.from()` allows `Iterable` instead of `IterableI...
Milly
2024-05-27
fix: `--env` flag confusing message on syntax error (#23915)
Hasan-Alrimawi
2024-05-26
fix(node): set default http server response code 200 (#23977)
Marvin Hagemeister
2024-05-26
fix(coverage): add tooltip to line count in html report (#23971)
Yoshiya Hinosawa
2024-05-23
fix(npm): set up node_modules/.bin/ entries for package that provide bin entr...
Bartek Iwańczuk
2024-05-23
FUTURE: initial support for .npmrc file (#23560)
Bartek Iwańczuk
2024-05-23
fix(cli): Support deno.lock with only package.json present + fix DENO_FUTURE ...
Nathan Whitaker
2024-05-23
refactor(lsp): determine file referrer for each document (#23867)
Nayeem Rahman
2024-05-23
feat(task): run `npm run` commands with Deno more often (#23794)
David Sherret
2024-05-23
chore: update denokv_* crates (#23949)
Bartek Iwańczuk
2024-05-23
fix(ext/node): add stubs for perf_hooks.PerformaceObserver (#23958)
Divy Srivastava
2024-05-23
refactor: remove custom `utc_now` in favor of `chrono::Utc:now` feature (#23...
Felipe Baltor
2024-05-23
fix(ext/web): `ReadableStream.from()` ignores null `Symbol.asyncIterator` (#2...
Milly
2024-05-23
feat: enable pointer compression via deno_core bump (#23838)
Matt Mastracci
2024-05-23
feat(cli/test): `deno test --clean` (#23519)
Asher Gomez
2024-05-22
chore: kill node.js tests if they run too long (#23956)
Matt Mastracci
2024-05-23
feat(ext/fetch): `Request.bytes()` and `Response.bytes()` (#23823)
Asher Gomez
2024-05-23
feat: add lowercase `-v` version flag (#23750)
David Sherret
2024-05-23
fix(runtime): use more null proto objects (#23921)
Luca Casonato
2024-05-22
fix(lsp): process Fenced Code Block in JSDoc on `completion` correctly (#23822)
Hajime-san
2024-05-22
chore: Fix failing `task_npx_non_existent` test (#23945)
Nathan Whitaker
2024-05-22
chore(repl): maybe improve repl test flakiness on the CI (#23933)
David Sherret
2024-05-22
feat(cli): Add slow test warning (#23874)
Matt Mastracci
2024-05-22
refactor(docs): use `@experimental` instead of `@tags unstable` (#23884)
Leo Kettmeir
2024-05-21
feat(node): buffer isUtf8/isAscii (#23928)
snek
2024-05-21
fix(lsp): Fix display of JSDoc named examples (#23927)
Nathan Whitaker
2024-05-21
refactor(jupyter): use runtimelib for Jupyter structures and directory paths ...
Kyle Kelley
2024-05-21
fix(lsp): apply import fix to missing declaration code action (#23924)
Nayeem Rahman
2024-05-21
chore: add test to ensure parsing only happens once on first load (#23837)
David Sherret
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
[prev]
[next]