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
2022-09-07 15:06:18 -04: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 fix: upgrade deno_ast to 0.19 (#15808) 2022-09-07 15:06:18 -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 feat: add --no-npm flag to disable npm: imports (#15673) 2022-09-07 15:33:51 +02:00
lint.rs refactor: move JsError formatting to deno_runtime (#15345) 2022-09-02 22:53:23 +02:00
mod.rs refactor: extract out check code from emit (#15729) 2022-09-02 10:54:40 -04:00
standalone.rs feat: add --no-npm flag to disable npm: imports (#15673) 2022-09-07 15:33:51 +02:00
task.rs refactor: rename RootConfig to CliOptions (#15007) 2022-06-29 11:51:11 -04:00
test.rs refactor: move JsError formatting to deno_runtime (#15345) 2022-09-02 22:53:23 +02: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