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
/
lsp
Age
Commit message (
Expand
)
Author
2023-06-10
chore(tests): test_util - Add `PathRef` (#19450)
David Sherret
2023-06-08
refactor(compile): store the npm snapshot in the eszip (#19343)
David Sherret
2023-06-06
perf(cli): conditionally load typescript declaration files (#19392)
David Sherret
2023-06-06
chore: upgrade to Rust 1.70.0 (#19345)
David Sherret
2023-06-03
refactor(core): remove force_op_registration and cleanup JsRuntimeForSnapshot...
Nayeem Rahman
2023-05-28
refactor(core): remove ext: modules from the module map (#19040)
Nayeem Rahman
2023-05-26
chore(lsp/tests): diagnostic synchronization (reland) (#19270)
David Sherret
2023-05-26
Revert "chore(lsp/tests): diagnostic synchronization (#19264)" (#19268)
Bartek Iwańczuk
2023-05-26
chore(lsp/tests): diagnostic synchronization (#19264)
David Sherret
2023-05-25
fix(compile): handle when DENO_DIR is readonly (#19257)
David Sherret
2023-05-22
feat(lsp): support lockfile and node_modules directory (#19203)
David Sherret
2023-05-22
fix(npm): store npm binary command resolution in lockfile (#19219)
David Sherret
2023-05-17
fix(npm): improved optional dependency support (#19135)
David Sherret
2023-05-14
refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...
Matt Mastracci
2023-05-12
refactor(lsp): make `RequestMethod` private (#19114)
David Sherret
2023-05-11
fix(lsp): preload documents when `deno.documentPreloadLimit` changes (#19103)
David Sherret
2023-05-11
feat(lsp): ability to configure document pre-load limit (#19097)
David Sherret
2023-05-11
fix(lsp): hard to soft error when unable to get completion info (#19091)
David Sherret
2023-05-10
feat(compile): unstable npm and node specifier support (#19005)
David Sherret
2023-05-05
refactor(ext/node): combine `deno_node::Fs` with `deno_fs::FileSystem` (#18991)
David Sherret
2023-05-01
perf: lazily create RootCertStore (#18938)
David Sherret
2023-05-01
refactor(cli): remove ProcState - add CliFactory (#18900)
David Sherret
2023-04-30
refactor(cli): remove `Clone` on `ProcState` (#18874)
David Sherret
2023-04-27
refactor(cli): extract out ProcState from CliMainWorker (#18867)
David Sherret
2023-04-26
feat(cli): don't check permissions for statically analyzable dynamic imports ...
Nayeem Rahman
2023-04-26
refactor(compile): remove usage of ProcState and CliOptions (#18855)
David Sherret
2023-04-24
refactor(ext/node): enforce interior mutable for `NodePermissions` to remove ...
David Sherret
2023-04-24
fix(lsp): show dependency errors for repeated imports (#18807)
Nayeem Rahman
2023-04-24
refactor(ext/node): allow injecting `NodeFs` from CLI (#18829)
David Sherret
2023-04-21
refactor(node): move most of cli/node to ext/node (#18797)
David Sherret
2023-04-17
refactor(npm): add CliNodeResolver (#18742)
David Sherret
2023-04-16
fix(lsp): ensure language server status works on unix (#18727)
David Sherret
2023-04-14
refactor: break up `ProcState` (#18707)
David Sherret
2023-04-13
refactor(cli): move runTests() and runBenchmarks() to rust (#18563)
Nayeem Rahman
2023-04-13
refactor: upgrade to deno_npm 0.3.0 (#18671)
David Sherret
2023-04-13
refactor(cli,ext,ops): cleanup `regex` with `lazy-regex` (#17296)
Yiyu Lin
2023-04-12
refactor: `ProcState::build` -> `ProcState::from_flags` (#18672)
David Sherret
2023-04-12
fix(npm): cache bust npm specifiers more aggressively (#18636)
David Sherret
2023-04-06
refactor(npm): use deno_npm and deno_semver (#18602)
David Sherret
2023-04-04
refactor(core): Improve ergonomics of managing ASCII strings (#18498)
Matt Mastracci
2023-04-01
fix(lsp): add a document preload file system entry limit (#18553)
David Sherret
2023-04-01
fix(repl): disable language server document preloading in the repl (#18543)
David Sherret
2023-03-31
fix(lsp): better handling of `data:` urls (#18527)
David Sherret
2023-03-30
fix(lsp): include all diagnosable documents on initialize (#17979)
David Sherret
2023-03-30
fix(lsp): `textDocument/references` should respect `includeDeclaration` (#18496)
David Sherret
2023-03-30
fix(repl): improve package.json support (#18497)
David Sherret
2023-03-30
test: fix test_check_origin_not_supported (#18504)
Bartek Iwańczuk
2023-03-29
refactor(lsp): remove boolean parameters on `documents.documents(...)` (#18493)
David Sherret
2023-03-25
feat(test): print pending tests on sigint (#18246)
Nayeem Rahman
2023-03-23
refactor(lsp): add `LspClientUrl` (#18376)
David Sherret
[prev]
[next]