deno/cli/tools
2022-08-21 19:31:14 +02:00
..
coverage fix(coverage): do not verify emit source hash for coverage (#15260) 2022-07-20 16:30:57 -04:00
init feat: add "deno init" subcommand (#15469) 2022-08-20 01:37:05 +02:00
repl feat(repl): add color to functions for syntax highlighting (#15434) 2022-08-10 12:39:16 -04:00
vendor feat: add initial internal npm client and dependency resolver (#15446) 2022-08-10 15:23:58 -04:00
bench.rs refactor(cli): consolidate most MainWorker related code to the same place (#15459) 2022-08-11 16:59:12 -04:00
doc.rs refactor: extract deno_graph::create_graph use to common function (#15009) 2022-07-01 11:50:16 -04:00
fmt.rs perf: use emit from swc instead of tsc (#15118) 2022-07-12 18:58:39 -04:00
installer.rs refactor: create args folder (#14982) 2022-06-27 16:54:09 -04:00
lint.rs feat(cli): support configuring the test tool in the config file (#15079) 2022-07-18 15:12:19 -04:00
mod.rs feat: add "deno init" subcommand (#15469) 2022-08-20 01:37:05 +02:00
standalone.rs refactor: add RootConfig (#14985) 2022-06-28 16:45:55 -04:00
task.rs refactor: rename RootConfig to CliOptions (#15007) 2022-06-29 11:51:11 -04:00
test.rs chore: use Rust 1.63.0 (#15464) 2022-08-21 19:31:14 +02:00
upgrade.rs feat: add initial internal npm client and dependency resolver (#15446) 2022-08-10 15:23:58 -04:00