summaryrefslogtreecommitdiff
path: root/cli
AgeCommit message (Expand)Author
2020-11-24fix(op_crates/fetch): `redirect: "manual"` fetch should return `type: "defaul...Luca Casonato
2020-11-24feat(cli): update to TypeScript 4.1 (#7573)Kitson Kelly
2020-11-23fix(cli): add file URL support for Deno.readLink (#8423)William Perron
2020-11-23v1.5.4Bartek Iwańczuk
2020-11-23Revert "docs(cli): Fix documentation about usage of deno completions … (#8468)Bartek Iwańczuk
2020-11-23tests(cli): add test for improper unicode encoding (#8162)Kitson Kelly
2020-11-23fix(cli/tsc): allow non-standard extensions on imports (#8464)Nayeem Rahman
2020-11-22feat(unstable): Support --watch flag for bundle and fmt subcommands (#8276)Yusuke Tanaka
2020-11-22docs(cli): Fix documentation about usage of deno completions script (#8369)Mayank Agarwal
2020-11-22refactor(cli/tools/upgrade): rework upgrade (#8331)crowlKats
2020-11-22chore(cli/flags): Rename --failfast to --fail-fast (#8456)Nayeem Rahman
2020-11-22feat(unstable): Add deno test --no-run (#8093)Nayeem Rahman
2020-11-21fix(cli): support "deno run --v8-flags=--help" without script (#8110)Max Drosdo.www
2020-11-21fix: "cloneValue" should return a Set when given a Set (#7972)Anonymous
2020-11-21refactor(corr): accept get_error_class_fn in RuntimeOptions (#8444)Bartek Iwańczuk
2020-11-21upgrade: rusty_v8 0.13.0, v8 8.8.278.2 (#8446)Bartek Iwańczuk
2020-11-21upgrade: deno_doc, deno_lint, dprint, swc (#8443)Bartek Iwańczuk
2020-11-20refactor(cli): worker event serialization (#8438)Bartek Iwańczuk
2020-11-19refactor(cli): rename fmt_errors::JsError to PrettyJsError (#8435)Bartek Iwańczuk
2020-11-19refactor(cli): move tooling to cli/tools/ (#8424)Bartek Iwańczuk
2020-11-19fix(cli/tests): printf.exe doesn't exist on windows (#8404)Mark Tiedemann
2020-11-16refactor(cli): rename fs module to fs_util (#8380)Bartek Iwańczuk
2020-11-16Improve Deno.version type declaration (#8391)Mark Tiedemann
2020-11-16v1.5.3Bartek Iwańczuk
2020-11-16fix(cli): local sources are not cached in memory (#8328)Kitson Kelly
2020-11-14feat(lint): support --rules --json (#8384)Bartek Iwańczuk
2020-11-14build: update dlint to v0.2.10 (#8284)Yusuke Tanaka
2020-11-14fix: fix various global objects constructor length (#8373)Benjamin Gruenbaum
2020-11-14fix(fmt, lint): Make sure that target paths are not directory (#8375)Yusuke Tanaka
2020-11-13refactor: deno_crypto op crate (#7956)Divy Srivastava
2020-11-13refactor(cli+core): various cleanups in Rust (#8336)KNnut
2020-11-13refactor(cli): minor cleanup of main.rs (#8362)Max Drosdo.www
2020-11-11fix(cli): don't walk the subdirectory twice when using the `--ignore` flag (#...Akshat Agarwal
2020-11-11fix(op_crates/web): FileReader event handler order (#8348)Benjamin Gruenbaum
2020-11-10fix(web/worker) define event handlers in DOM order (#8334)Benjamin Gruenbaum
2020-11-10test(cli/upgrade): remove test_compose_url_to_exec (#8329)Andrew Mitchell
2020-11-10fix(cli/rt): dom handler order in websocket (#8320)Benjamin Gruenbaum
2020-11-10tests(cli): check ignores dynamic import errors (#8323)Kitson Kelly
2020-11-10fix(cli): allow root modules be .mjs/.cjs (#8310)Kitson Kelly
2020-11-10fix(cli): allow setting of importsNotUsedAsValues in Deno.compile() (#8306)Kitson Kelly
2020-11-10fix(cli): allow declaration emits for Deno.compile() (#8303)Kitson Kelly
2020-11-09fix(cli): Use safe shell escaping in `deno install` (#7613)Scott Olson
2020-11-09refactor(cli): remove unnecessary format! calls (#8315)KNnut
2020-11-09fix(cli): do not write tsbuildinfo when diagnostics are emitted (#8311)Kitson Kelly
2020-11-09v1.5.2 (#8301)Kitson Kelly
2020-11-08chore: remove dead code (#8298)Bartek Iwańczuk
2020-11-08upgrade: deno_doc, deno_lint, dprint, swc (#8292)Bartek Iwańczuk
2020-11-08refactor: auto detect target triples for upgrade (#8286)crowlKats
2020-11-08refactor: rewrite permission_test to not depend on Python (#8291)Mo
2020-11-08fix(cli): ensure that transitory dependencies are emitted (#8275)Kitson Kelly