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
/
integration
Age
Commit message (
Expand
)
Author
2024-06-19
fix(lsp): use import map from workspace root (#24246)
Nayeem Rahman
2024-06-18
perf(node): ensure cjs wrapper module has deterministic output (#24248)
David Sherret
2024-06-17
feat(lsp): multi deno.json resolver scopes (#24206)
Nayeem Rahman
2024-06-14
fix(inspector): crash on "Debugger.setBlackboxPatterns" (#24204)
Bartek Iwańczuk
2024-06-14
chore: upgrade to rust 1.79 (#24207)
Satya Rohith
2024-06-13
chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)
Bartek Iwańczuk
2024-06-12
fix(lsp): strip .js before probing for valid import fix (#24188)
Nayeem Rahman
2024-06-12
feat(lsp): respect editor indentation options (#24181)
Nayeem Rahman
2024-06-11
fix(npm): resolve dynamic npm imports individually (#24170)
David Sherret
2024-06-10
feat(lsp): workspace jsr resolution (#24121)
Nayeem Rahman
2024-06-05
chore: upgrade trust-dns-resolver and friends (#24108)
Ryan Dahl
2024-06-05
fix(npm): use configured auth for tarball urls instead of scope auth (#24111)
David Sherret
2024-06-05
fix: better handling of npm resolution occurring on workers (#24094)
David Sherret
2024-06-03
fix(lsp): complete exports for import mapped jsr specifiers (#24054)
Nayeem Rahman
2024-06-03
refactor: extract structs for downloading tarballs and npm registry packument...
David Sherret
2024-05-30
feat: do not require `DENO_FUTURE=1` for npmrc support (#24043)
David Sherret
2024-05-30
feat(lsp): support .npmrc (#24042)
Nayeem Rahman
2024-05-29
perf(repl): don't walk workspace in repl language server (#24037)
Nayeem Rahman
2024-05-29
fix: bump cache sqlite dbs to v2 for WAL journal mode change (#24030)
David Sherret
2024-05-29
fix(ext/node): windows cancel stdin read in line mode (#23969)
Divy Srivastava
2024-05-29
perf(lsp): lock out requests until init is complete (#23998)
Nayeem Rahman
2024-05-28
feat(vendor): support modifying remote files in vendor folder without checksu...
David Sherret
2024-05-28
chore: fix flaky inspector_with_ts_files (#24015)
David Sherret
2024-05-28
fix(cli/test): decoding percent-encoding(non-ASCII) file path correctly (#23200)
Hajime-san
2024-05-28
fix(coverage): skip generating coverage json for http(s) scripts (#24008)
Yoshiya Hinosawa
2024-05-28
fix(coverage): handle ignore patterns (#23974)
Yoshiya Hinosawa
2024-05-26
fix(coverage): add tooltip to line count in html report (#23971)
Yoshiya Hinosawa
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
refactor: remove custom `utc_now` in favor of `chrono::Utc:now` feature (#23...
Felipe Baltor
2024-05-22
fix(lsp): process Fenced Code Block in JSDoc on `completion` correctly (#23822)
Hajime-san
2024-05-22
refactor(docs): use `@experimental` instead of `@tags unstable` (#23884)
Leo Kettmeir
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
fix(cli): use CliNodeResolver::resolve() for managed node_modules (#23902)
Nayeem Rahman
2024-05-21
fix(cli/coverage): invalid line id in html reporter (#23908)
Simon Lecoq
2024-05-18
perf: analyze cjs exports and emit typescript in parallel (#23856)
David Sherret
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-15
chore: Fix flaky semantic tokens caching test (#23831)
Nathan Whitaker
2024-05-15
perf(lsp): Cache semantic tokens for open documents (#23799)
Nathan Whitaker
2024-05-14
chore: fix flaky rejection_handled_web_process (#23817)
David Sherret
2024-05-14
fix(lsp): show reference code lens on methods (#23804)
Nayeem Rahman
2024-05-14
chore(tests): increase repl timeout on ci (#23812)
David Sherret
2024-05-14
chore: 045_proxy output stdout & stderr on failure (#23810)
David Sherret
2024-05-13
fix(cli): panic with `deno coverage` (#23353)
Evan
2024-05-09
refactor(lsp): Have JS drive TSC event loop in LSP (#23565)
Nathan Whitaker
[prev]
[next]