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
/
tests
/
integration
Age
Commit message (
Expand
)
Author
2023-12-13
refactor(cli): update to new deno_core promise/call methods (#21519)
Matt Mastracci
2023-12-13
fix(runtime): Make native modal keyboard interaction consistent with browsers...
lionel-rowe
2023-12-13
test: integration tests for tarring/unfurling (#21544)
Bartek Iwańczuk
2023-12-12
fix(coverage): rename --pretty to --detailed (#21543)
Yoshiya Hinosawa
2023-12-12
perf(lsp): use null types instead of stub modules (#21541)
Nayeem Rahman
2023-12-12
feat(coverage): add summary reporter (#21535)
Yoshiya Hinosawa
2023-12-11
perf(lsp): instrument all ops with performance marks (#21536)
Bartek Iwańczuk
2023-12-11
fix(coverage): escape source code in html coverage report (#21531)
Yoshiya Hinosawa
2023-12-11
fix(ext/node): basic vm.runInNewContext implementation (#21527)
Divy Srivastava
2023-12-09
feat: bring back WebGPU (#20812)
Leo Kettmeir
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
feat(coverage): add html reporter (#21495)
Yoshiya Hinosawa
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
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
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
fix(npm): do not create symlink for non-system optional dep in node_modules d...
David Sherret
2023-12-06
feat(ext/web): add ImageData Web API (#21183)
Jamie
2023-12-05
fix(ext/kv): throw error if already closed (#21459)
Raashid Anwar
2023-12-02
chore: update std to 0.208.0 (#21318)
Asher Gomez
2023-12-01
feat(compile): support discovering modules for more dynamic arguments (#21381)
David Sherret
2023-12-01
fix(permissions): fix panics when revoking net permission (#21388)
liruifengv
2023-12-01
refactor(lsp): log names (#21413)
Bartek Iwańczuk
2023-11-29
perf(lsp): add performance marks for TSC requests (#21383)
Bartek Iwańczuk
2023-11-29
build(cli): allow to build without upgrade feature (#19910)
Jakub Jirutka
2023-11-29
feat(compile): support "bring your own node_modules" in deno compile (#21377)
David Sherret
2023-11-27
ci: make upgrade_lsp_repl_sleeps less flaky (#21363)
David Sherret
2023-11-27
feat(fmt): support formatting code blocks in Jupyter notebooks (#21310)
scarf
2023-11-25
feat(unstable): --unstable-unsafe-proto (#21313)
David Sherret
2023-11-24
fix(lsp): handle byonm specifiers in jupyter notebooks (#21332)
David Sherret
2023-11-23
chore: fix upgrade_prompt test on main (#21314)
David Sherret
2023-11-23
chore: add upgrade prompt integration test (#21273)
David Sherret
2023-11-22
Revert "chore: update to `std@0.207.0` (#21284)" (#21295)
Bartek Iwańczuk
2023-11-22
fix: 'Promise was collected' error in REPL/jupyter (#21272)
Bartek Iwańczuk
2023-11-22
chore: update to `std@0.207.0` (#21284)
Asher Gomez
2023-11-19
fix(ext,runtime): add missing custom inspections (#21219)
Kenta Moriuchi
2023-11-17
chore: combine `TestCommandBuilder` with `DenoCmd` (#21248)
David Sherret
2023-11-17
ci: fix flaky stdio_streams_are_locked_in_permission_prompt (#21238)
David Sherret
2023-11-17
chore: various improvements to tests (#21222)
David Sherret
2023-11-17
feat(unstable): Workspaces support (#20410)
Bartek Iwańczuk
2023-11-16
fix(npm): support cjs entrypoint in node_modules folder (#21224)
David Sherret
2023-11-15
feat(ext/net): use rustls_tokio_stream (#21205)
Matt Mastracci
2023-11-14
chore: switch compile tests over to the TestBuilder (#21180)
David Sherret
2023-11-13
fix(install): should work with non-existent relative root (#21161)
David Sherret
2023-11-12
fix(lsp): update tsconfig after refreshing settings on init (#21170)
Nayeem Rahman
2023-11-10
fix: improve `deno doc --lint` error messages (#21156)
David Sherret
[next]