deno/cli/tools
2023-11-14 22:10:51 +00:00
..
bench feat: deno run --unstable-hmr (#20876) 2023-10-31 01:25:58 +01:00
coverage refactor: unify CDP types in a single module (#21094) 2023-11-05 22:58:59 +00:00
init fix(init): skip existing files instead of erroring (#20434) 2023-09-12 12:55:26 +02:00
jupyter refactor: unify CDP types in a single module (#21094) 2023-11-05 22:58:59 +00:00
repl refactor: unify CDP types in a single module (#21094) 2023-11-05 22:58:59 +00:00
run refactor: unify CDP types in a single module (#21094) 2023-11-05 22:58:59 +00:00
test fix(test): --junit-path should handle when the dir doesn't exist (#21044) 2023-11-01 19:59:51 +00:00
vendor refactor: break out ModuleInfoCache from ParsedSourceCache (#20977) 2023-10-25 18:13:22 -04:00
bundle.rs feat: deno run --unstable-hmr (#20876) 2023-10-31 01:25:58 +01:00
check.rs refactor(npm): break up NpmModuleLoader and move more methods into the managed CliNpmResolver (#20777) 2023-10-03 19:05:06 -04:00
compile.rs refactor: break out ModuleInfoCache from ParsedSourceCache (#20977) 2023-10-25 18:13:22 -04:00
doc.rs fix: improve deno doc --lint error messages (#21156) 2023-11-10 18:40:39 +00:00
fmt.rs feat: deno run --unstable-hmr (#20876) 2023-10-31 01:25:58 +01:00
info.rs fix: improve deno doc --lint error messages (#21156) 2023-11-10 18:40:39 +00:00
installer.rs fix(install): should work with non-existent relative root (#21161) 2023-11-13 09:44:01 -05:00
lint.rs feat: deno run --unstable-hmr (#20876) 2023-10-31 01:25:58 +01:00
mod.rs feat: Add "deno jupyter" subcommand (#20337) 2023-09-16 02:42:09 +02:00
task.rs chore(task): remove warning for npm "scripts" (#20880) 2023-10-12 07:33:59 +01:00
upgrade.rs feat(lsp): upgrade check on init and notification (#21105) 2023-11-14 22:10:51 +00:00