1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/cli/tools
2022-09-09 15:32:29 +09: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-09 15:19:12 +09:00
repl fix(cli/repl): await Promise.any([])... (#15623) 2022-09-09 15:16:35 +09: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-09 15:18:07 +09:00
doc.rs fix: upgrade deno_ast to 0.19 (#15808) 2022-09-09 15:32:29 +09: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 BREAKING(unstable): remove --compat mode (#15678) 2022-09-09 15:23:41 +09:00
lint.rs refactor: move JsError formatting to deno_runtime (#15345) 2022-09-09 15:19:53 +09:00
mod.rs refactor: extract out check code from emit (#15729) 2022-09-09 15:18:07 +09:00
standalone.rs BREAKING(unstable): remove --compat mode (#15678) 2022-09-09 15:23:41 +09: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-09 15:19:53 +09: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