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
2024-05-17
feat(serve): support `--port 0` to use an open port (#23846)
Satya Rohith
2024-05-17
chore: forward v1.43.4 commit to main (#23861)
Bartek Iwańczuk
2024-05-16
fix(lsp): respect types dependencies for tsc roots (#23825)
Nayeem Rahman
2024-05-16
fix(node): seperate worker module cache (#23634)
Divy Srivastava
2024-05-15
perf(compile): Do not checksum eszip content (#23839)
Arnau Orriols
2024-05-16
perf(jsr): download metadata files as soon as possible and in parallel (#23836)
David Sherret
2024-05-15
fix(doc): --lint - private ref diagnostic was displaying incorrect informatio...
David Sherret
2024-05-15
perf(lsp): Cache semantic tokens for open documents (#23799)
Nathan Whitaker
2024-05-14
fix(emit): regression - keep comments in emit (#23815)
David Sherret
2024-05-14
fix(lsp): show reference code lens on methods (#23804)
Nayeem Rahman
2024-05-14
fix(runtime): output to stderr with colors if a tty and stdout is piped (#23813)
David Sherret
2024-05-14
fix(npm): make tarball extraction more reliable (#23759)
David Sherret
2024-05-14
fix(publish): always include config file when publishing (#23797)
David Sherret
2024-05-14
fix(publish): error for missing version constraints on dry-publish instead of...
David Sherret
2024-05-14
fix: Add missing `"junction"` type for `SymlinkOptions.types` (#23756)
futsuuu
2024-05-14
fix(doc/publish): support expando properties (#23795)
David Sherret
2024-05-13
chore(task): various small refactorings (#23793)
David Sherret
2024-05-13
chore: cleanup unused dependencies (#23787)
Leo Kettmeir
2024-05-13
fix(cli): panic with `deno coverage` (#23353)
Evan
2024-05-13
refactor(lsp): reuse CliGraphResolverOptions::sloppy_imports_resolver (#23764)
Nayeem Rahman
2024-05-12
fix(npm): handle null fields in npm registry JSON (#23785)
David Sherret
2024-05-10
chore: forward v1.43.3 release commit to main (#23771)
denobot
2024-05-09
refactor(lsp): Have JS drive TSC event loop in LSP (#23565)
Nathan Whitaker
2024-05-09
refactor(lsp): unify caching into LspCache (#23746)
Nayeem Rahman
2024-05-09
fix(lsp): completions for using decl identifiers (#23748)
David Sherret
2024-05-09
fix(lsp): move sloppy import resolution from loader to resolver (#23751)
Nathan Whitaker
2024-05-09
fix(task): regression where `npx <command>` sometimes couldn't find command (...
David Sherret
2024-05-08
chore: enable clippy::print_stdout and clippy::print_stderr (#23732)
David Sherret
2024-05-09
chore: forward v1.43.2 release commit to main (#23749)
denobot
2024-05-08
FUTURE: `deno install` changes (#23498)
Bartek Iwańczuk
2024-05-08
fix: upgrade TypeScript from 5.4.3 to 5.4.5 (#23740)
David Sherret
2024-05-08
refactor(lsp): cleanup partially locking methods (#23723)
Nayeem Rahman
2024-05-07
fix(jsr): panic when importing jsr package with deps via https (#23728)
David Sherret
2024-05-07
refactor(lsp): reland move resolver fields to LspResolver (#23685)
Nayeem Rahman
2024-05-06
fix(lsp): Pass diagnostic codes to TSC as numbers (#23720)
Nathan Whitaker
2024-05-06
fix(compile): relative permissions should be retained as relative (#23719)
David Sherret
2024-05-06
fix(ext/node): napi_get_element and napi_set_element work with objects (#23713)
Bartek Iwańczuk
2024-05-05
fix(fmt/js): `else` was moved to wrong `if` sometimes when formatting minifie...
David Sherret
2024-05-05
docs: update categories to match new planned sitemap (#23677)
Jo Franchetti
2024-05-05
chore: update wgpu (#23684)
Leo Kettmeir
2024-05-05
fix(ext/node): don't rely on Deno.env to read NODE_DEBUG (#23694)
Satya Rohith
2024-05-04
fix(publish): public api - trace parent classes & interfaces when following a...
David Sherret
2024-05-04
fix(lsp): handle multiline semantic tokens (#23691)
Nayeem Rahman
2024-05-03
fix(lsp): always cache all npm packages (#23679)
David Sherret
2024-05-03
refactor(lsp): cleanup cache and module registry update (#23620)
Nayeem Rahman
2024-05-02
fix(test): proper type checking for files with doc tests (#23654)
Leo Kettmeir
2024-05-01
fix(lsp): Catch cancellation exceptions thrown by TSC, stop waiting for TS re...
Nathan Whitaker
2024-05-01
feat(runtime): allow adding custom extensions to snapshot (#23569)
Mathias Lafeldt
2024-05-01
1.43.0 (#23629)
denobot
2024-05-01
Revert "refactor(lsp): move fields from Documents to LspResolver" (#23626)
Divy Srivastava
[prev]
[next]