1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tools
David Sherret 7c3a641dae
refactor(flags): move watch flags into subcommand structs (#19516)
Moves the watch setting out of the `Flags` struct and into the
individual subcommands
2023-06-15 22:50:41 +02:00
..
coverage refactor(cli): remove ProcState - add CliFactory (#18900) 2023-05-01 14:35:23 -04:00
init refactor(init): remove CURRENT_STD_URL (#18375) 2023-03-23 03:11:18 +00:00
repl fix(repl): correctly print string exception (#19391) 2023-06-09 01:13:24 +02:00
vendor perf(cli): conditionally load typescript declaration files (#19392) 2023-06-09 01:13:24 +02:00
bench.rs refactor(flags): move watch flags into subcommand structs (#19516) 2023-06-15 22:50:41 +02:00
bundle.rs refactor(flags): move watch flags into subcommand structs (#19516) 2023-06-15 22:50:41 +02:00
check.rs refactor(cli): remove ProcState - add CliFactory (#18900) 2023-05-01 14:35:23 -04:00
compile.rs refactor: helpers methods on TypeCheckMode (#19393) 2023-06-09 01:13:25 +02:00
doc.rs perf(cli): conditionally load typescript declaration files (#19392) 2023-06-09 01:13:24 +02:00
fmt.rs refactor(flags): move watch flags into subcommand structs (#19516) 2023-06-15 22:50:41 +02:00
info.rs perf(cli): conditionally load typescript declaration files (#19392) 2023-06-09 01:13:24 +02:00
installer.rs chore(tests): test_util - Add PathRef (#19450) 2023-06-15 22:50:34 +02:00
lint.rs refactor(flags): move watch flags into subcommand structs (#19516) 2023-06-15 22:50:41 +02:00
mod.rs feat(compile): unstable npm and node specifier support (#19005) 2023-05-10 20:06:59 -04:00
run.rs refactor(flags): move watch flags into subcommand structs (#19516) 2023-06-15 22:50:41 +02:00
task.rs fix(npm): run pre and post tasks if present (#19178) 2023-05-18 15:51:17 -04:00
test.rs refactor(flags): move watch flags into subcommand structs (#19516) 2023-06-15 22:50:41 +02:00
upgrade.rs chore: upgrade to Rust 1.70.0 (#19345) 2023-06-09 01:13:23 +02:00