deno/cli/tools
2022-09-02 17:59:36 +02:00
..
coverage fix(coverage): do not verify emit source hash for coverage (#15260) 2022-07-20 16:30:57 -04:00
init fix(init): suppress info logs when using quiet mode (#15741) 2022-09-02 17:59:36 +02:00
repl fix(cli/repl): await Promise.any([])... (#15623) 2022-09-02 13:38:06 +02: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
check.rs refactor: extract out check code from emit (#15729) 2022-09-02 10:54:40 -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 fix(fmt): add the file path to the panic messages when formatting is unstable (#15693) 2022-08-30 14:46:03 -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 refactor: extract out check code from emit (#15729) 2022-09-02 10:54:40 -04: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 fix(cli): deno upgrade --canary always downloaded latest version even if it was already latest (#15639) 2022-08-27 13:46:38 -04:00