deno/cli/tools
2022-08-23 10:39:19 -04: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 perf: cache swc dependency analysis and don't hold onto ParsedSources in memory (#15502) 2022-08-22 12:14:59 -04:00
bench.rs feat: binary npm commands (#15542) 2022-08-23 10:39:19 -04:00
doc.rs perf: cache swc dependency analysis and don't hold onto ParsedSources in memory (#15502) 2022-08-22 12:14:59 -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 feat: binary npm commands (#15542) 2022-08-23 10:39:19 -04:00
upgrade.rs feat: add initial internal npm client and dependency resolver (#15446) 2022-08-10 15:23:58 -04:00