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
2024-01-06
fix(compile): preserve granular unstable features (#21827)
Bartek Iwańczuk
2024-01-04
fix: strict type check for cross realms (#21669)
Kenta Moriuchi
2024-01-04
fix(unstable/byonm): support using an import map with byonm (#21786)
David Sherret
2024-01-04
fix(ext/node): UdpSocket ref and unref (#21777)
Divy Srivastava
2024-01-03
fix(cli): respect `exclude` option for `deno check` command (#21779)
nokazn
2024-01-04
fix(cli): harden permission stdio check (#21778)
Matt Mastracci
2024-01-03
fix(jupyter): error message when install fails due to jupyter command not bei...
David Sherret
2024-01-03
chore: ignore hanging lsp jsx test (#21771)
Nayeem Rahman
2024-01-02
feat(lsp): cache jsxImportSource automatically (#21687)
Nayeem Rahman
2024-01-02
chore: increase unit test timeout to 3m (#21760)
Bartek Iwańczuk
2024-01-02
Revert "fix(runtime): Make native modal keyboard interaction consistent with ...
Divy Srivastava
2024-01-01
chore: update to Rust 1.75 (#21731)
林炳权
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-28
perf(lsp): use LanguageServiceHost::getProjectVersion() (#21719)
Nayeem Rahman
2023-12-27
refactor: simplify hyper, http, h2 deps (#21715)
Bartek Iwańczuk
2023-12-26
refactor: change cli/ to use hyper 1.1 (#21705)
Bartek Iwańczuk
2023-12-18
fix(coverage): error if no files found (#21615)
Bartek Iwańczuk
2023-12-18
refactor: factor out cdp::ExceptionThrown notification (#21623)
Bartek Iwańczuk
2023-12-17
fix(bench): added group banner to bench output. (#21551)
Raashid Anwar
2023-12-15
refactor: check if scope and package exist before publish (#21575)
Bartek Iwańczuk
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
[next]