deno/cli/tools
2023-04-01 10:12:40 -04:00
..
coverage fix(coverage): ignore files from npm registry (#18457) 2023-03-30 17:40:22 +00:00
init refactor(init): remove CURRENT_STD_URL (#18375) 2023-03-23 03:11:18 +00:00
repl fix(repl): improve package.json support (#18497) 2023-03-30 10:43:16 -04:00
vendor feat(core): initialize SQLite off-main-thread (#18401) 2023-03-27 22:01:52 +00:00
bench.rs feat(bench): add --no-run flag (#18433) 2023-03-26 14:55:58 +00:00
bundle.rs feat(cli): --ext parameter for run, compile, and bundle (#17172) 2023-03-22 10:15:53 -04:00
check.rs perf(check): faster source hashing (#18534) 2023-04-01 10:12:40 -04:00
doc.rs fix(cli): don't store blob and data urls in the module cache (#18261) 2023-03-26 12:24:10 +03:00
fmt.rs feat(core): initialize SQLite off-main-thread (#18401) 2023-03-27 22:01:52 +00:00
info.rs feat: TypeScript 5.0.2 (except decorators) (#18294) 2023-03-21 15:46:40 +00:00
installer.rs refactor(core): resolve_url_or_path and resolve_url_or_path_deprecated (#18170) 2023-03-14 01:12:09 +00:00
lint.rs feat(core): initialize SQLite off-main-thread (#18401) 2023-03-27 22:01:52 +00:00
mod.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
run.rs fix(cli): don't store blob and data urls in the module cache (#18261) 2023-03-26 12:24:10 +03:00
standalone.rs chore(test_util): replace tempdir code w/tempdir crate (#18340) 2023-03-22 12:55:19 -06:00
task.rs fix: lazily surface errors in package.json deps parsing (#17974) 2023-03-03 18:27:05 -04:00
test.rs fix(cli): don't store blob and data urls in the module cache (#18261) 2023-03-26 12:24:10 +03:00
upgrade.rs Revert "fix(cli): deno upgrade file permission (#18427)" (#18467) 2023-03-31 13:43:45 -04:00