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-21
fix(lsp): improved npm specifier to import map entry mapping (#22016)
David Sherret
2024-01-21
chore: add types for `Deno.UnsafeWindowSurface` (#22010)
Divy Srivastava
2024-01-18
feat: Start warning on each use of a deprecated API (#21939)
Bartek Iwańczuk
2024-01-18
feat(jupyter): don't require --unstable flag (#21963)
Bartek Iwańczuk
2024-01-18
fix(lsp): regression - formatting was broken on windows (#21972)
David Sherret
2024-01-17
feat(lsp): send "deno/didChangeDenoConfiguration" on init (#21965)
Nayeem Rahman
2024-01-16
chore: bump rustls-tokio-stream and rustls (#21955)
Matt Mastracci
2024-01-16
chore: ignore inspector_port_collision test (#21923)
Bartek Iwańczuk
2024-01-15
fix(publish): support deno.jsonc file (#21948)
Bartek Iwańczuk
2024-01-15
feat(unstable): add Temporal API support (#21738)
Bartek Iwańczuk
2024-01-14
feat(unstable): remove --unstable-workspaces flag (#21891)
Bartek Iwańczuk
2024-01-14
feat: remove conditional unstable type-checking (#21825)
Bartek Iwańczuk
2024-01-13
fix(check): should not panic when all specified files excluded (#21929)
David Sherret
2024-01-13
fix(config): regression - handle relative patterns with leading dot slash (#2...
David Sherret
2024-01-12
fix(publish): require http server for tests (#21919)
Bartek Iwańczuk
2024-01-12
feat: "rejectionhandled" Web event and "rejectionHandled" Node event (#21875)
Bartek Iwańczuk
2024-01-11
chore(publish): add --dry-run flag (#21895)
Bartek Iwańczuk
2024-01-11
fix(web): use rustyline for prompt (#21893)
Divy Srivastava
2024-01-10
feat(unstable): fast subset type checking of JSR dependencies (#21873)
David Sherret
2024-01-10
fix: android support (#19437)
cions
2024-01-08
fix(task): do not eagerly auto-install packages in package.json when `"nodeMo...
David Sherret
2024-01-08
fix(unstable/tar): skip node_modules, .git, and config "exclude" (#21816)
David Sherret
2024-01-08
chore: rename do-not-use-publish (#21854)
Ryan Dahl
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
[next]