deno/cli/tools
Bartek Iwańczuk a9951e360c
refactor(cli/tools): split bench into multiple modules (#19974)
I was asked to add "iter/s" to the benchmark output, before attempting
that I wanted to split this into multiple modules.
2023-07-28 11:27:10 -04:00
..
bench refactor(cli/tools): split bench into multiple modules (#19974) 2023-07-28 11:27:10 -04:00
coverage chore: update to Rust 1.71 (#19822) 2023-07-13 15:16:24 -06:00
init fix(cli/init): update to assert/mod.ts (#19924) 2023-07-24 19:57:01 +00:00
repl chore: update to Rust 1.71 (#19822) 2023-07-13 15:16:24 -06:00
test refactor(cli/test): move reporters to a separate directory (#19957) 2023-07-27 02:16:12 +02:00
vendor fix: error on invalid & unsupported jsx compiler options (#19954) 2023-07-27 12:15:39 -04:00
bundle.rs refactor(flags): move watch flags into subcommand structs (#19516) 2023-06-15 13:09:37 -04:00
check.rs fix: do not include jsx without @ts-check in tsc roots (#19964) 2023-07-27 14:09:02 -04:00
compile.rs refactor: helpers methods on TypeCheckMode (#19393) 2023-06-07 10:09:10 -04:00
doc.rs Reland "fix(cli): don't store blob and data urls in the module cache" (#18581) 2023-07-02 00:52:30 +02:00
fmt.rs chore: fix typos (#19572) 2023-06-26 09:10:27 -04:00
info.rs fix: deno info should respect import map (#19781) 2023-07-25 18:23:43 +02:00
installer.rs chore(tests): test_util - Add PathRef (#19450) 2023-06-10 11:09:45 -04:00
lint.rs fix(lint): allow to use --rules with --rules-tags (#19754) 2023-07-25 17:24:06 -04:00
mod.rs feat(compile): unstable npm and node specifier support (#19005) 2023-05-10 20:06:59 -04:00
run.rs Reland "fix(cli): don't store blob and data urls in the module cache" (#18581) 2023-07-02 00:52:30 +02:00
task.rs chore: fix typos (#19572) 2023-06-26 09:10:27 -04:00
upgrade.rs fix(cli): output file handling in deno upgrade (#18994) 2023-07-20 19:51:02 +00:00