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
/
cli
Age
Commit message (
Expand
)
Author
2023-12-11
fix(ext/node): ServerResponse getHeader() return undefined (#21525)
Divy Srivastava
2023-12-11
fix(ext/node): stub ServerResponse#flushHeaders (#21526)
Divy Srivastava
2023-12-11
refactor(coverage): separate reporter-related structs (#21528)
Yoshiya Hinosawa
2023-12-09
feat: bring back WebGPU (#20812)
Leo Kettmeir
2023-12-08
feat(lsp): debug log file (#21500)
Nayeem Rahman
2023-12-08
feat(lsp): provide quick fixes for specifiers that could be resolved sloppily...
David Sherret
2023-12-08
fix(unstable): Honor granular unstable flags in js runtime (#21466)
Julien Cayzac
2023-12-08
fix(ext/node): allow null value for req.setHeader (#21391)
Yoshiya Hinosawa
2023-12-08
feat(test): add default to --coverage option (#21510)
Yoshiya Hinosawa
2023-12-08
feat(coverage): add html reporter (#21495)
Yoshiya Hinosawa
2023-12-08
chore: use primordials in 40_testing.js (#21422)
Divy Srivastava
2023-12-07
fix: add more warnings when using sloppy imports (#21503)
David Sherret
2023-12-07
feat: add suggestions to module not found error messages for file urls (#21498)
David Sherret
2023-12-07
fix(ext/node): include non-enumerable keys in `Reflect.ownKeys(globalThis)` (...
ud2
2023-12-07
feat(unstable): ability to resolve specifiers with no extension, specifiers f...
David Sherret
2023-12-06
chore: bump deno_core and update tests (#21467)
Matt Mastracci
2023-12-06
feat: TypeScript 5.3 (#21480)
David Sherret
2023-12-06
feat: stabilize Deno.HttpServer.shutdown and Unix socket support (#21463)
Bartek Iwańczuk
2023-12-06
fix(task): handle node_modules/.bin directory with byonm (#21386)
David Sherret
2023-12-06
fix(compile/npm): ignore symlinks to non-existent paths in node_modules direc...
David Sherret
2023-12-06
chore: update rustyline to 13.0.0 (#21481)
Bartek Iwańczuk
2023-12-06
fix(npm): do not create symlink for non-system optional dep in node_modules d...
David Sherret
2023-12-07
test(ext/node): compare free memory in log scale (#21475)
Yoshiya Hinosawa
2023-12-06
fix: display unstable flags at bottom of help text (#21468)
David Sherret
2023-12-06
feat(ext/web): add ImageData Web API (#21183)
Jamie
2023-12-06
feat(ext/fetch): allow `Deno.HttpClient` to be declared with `using` (#21453)
Yusuke Tanaka
2023-12-05
fix(fmt): `"singleQuote": true` should prefer single quote—not always use o...
David Sherret
2023-12-06
chore: forward v1.38.5 release commit to main (#21472)
Bartek Iwańczuk
2023-12-05
fix(ext/kv): throw error if already closed (#21459)
Raashid Anwar
2023-12-05
refactor(cli): refactor bench/test for future module changes (#21460)
Matt Mastracci
2023-12-05
docs: fix description of FileInfo's mode property (#21366)
David Sherret
2023-12-05
feat(unstable): kv.watch() (#21147)
Luca Casonato
2023-12-04
perf(node/fs): faster `existsSync` when not exists (#21458)
David Sherret
2023-12-04
fix: error code used for duplicate version publish (#21457)
Luca Casonato
2023-12-04
fix: don't error if a version already published (#21455)
Luca Casonato
2023-12-03
perf(lsp): check tsc request cancellation before execution (#21447)
Nayeem Rahman
2023-12-03
perf(lsp): fix redundant clones for ts responses (#21445)
Nayeem Rahman
2023-12-03
fix(ext/node): sign with PEM private keys (#21287)
Divy Srivastava
2023-12-03
refactor: faster args for op_load in TSC (#21438)
Bartek Iwańczuk
2023-12-02
refactor: snapshotting of runtime/ and cli/ (#21430)
Bartek Iwańczuk
2023-12-02
perf(lsp): fix redundant serialization of sources (#21435)
Nayeem Rahman
2023-12-02
fix(node): setting process.exitCode should change exit code of process (#21429)
David Sherret
2023-12-02
fix(cli/installer): percent decode name (#21392)
Leo Kettmeir
2023-12-02
chore: update std to 0.208.0 (#21318)
Asher Gomez
2023-12-01
perf(lsp): better op performance logging (#21423)
Bartek Iwańczuk
2023-12-01
feat(compile): support discovering modules for more dynamic arguments (#21381)
David Sherret
2023-12-01
fix(fmt): remove trailing comma for single type param in default export in js...
David Sherret
2023-12-01
fix(permissions): fix panics when revoking net permission (#21388)
liruifengv
2023-12-01
Update doc for deno fmt `--no-semicolons` arg. (#21414)
John Spurlock
2023-12-01
refactor: use resourceForReadableStream for fetch (#20217)
Matt Mastracci
[prev]
[next]