1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/cli/tools
2024-11-10 09:00:44 +05:30
..
bench fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
coverage fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
init refactor(init): inline routing in deno init --serve template (#26595) 2024-10-29 14:37:21 +09:00
jupyter fix(jupyter): fix panics for overslow subtraction (#26371) 2024-10-18 00:44:14 +02:00
lint refactor: extract out sloppy imports resolution from CLI crate (#25920) 2024-09-28 19:17:48 -04:00
registry fix(install): cache jsr deps from all workspace config files (#26779) 2024-11-08 12:45:30 -08:00
repl fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
run fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
test fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
check.rs fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
clean.rs feat(clean): add progress bar (#25026) 2024-08-14 13:04:07 +02:00
compile.rs fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
doc.rs fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
fmt.rs fix(fmt): don't use self-closing tags in HTML (#26754) 2024-11-06 13:56:03 +01:00
info.rs refactor(runtime/permissions): use concrete error types (#26464) 2024-11-04 09:17:21 -08:00
installer.rs fix(install): surface package.json dependency errors (#26023) 2024-10-04 07:52:00 +00:00
mod.rs BREAKING: remove deno vendor (#25343) 2024-09-03 17:00:57 +10:00
serve.rs fix(serve): support serve hmr (#26078) 2024-10-30 10:32:18 -07:00
task.rs feat(npm): support --allow-scripts on deno run (and deno add, deno test, etc) (#26075) 2024-10-12 12:14:32 -07:00
upgrade.rs Revert "perf(upgrade): cache downloaded binaries in DENO_DIR" (#26799) 2024-11-10 09:00:44 +05:30