1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-26 16:09:27 -05:00
denoland-deno/cli/tools
2022-06-20 18:47:25 -04:00
..
coverage fix(coverage): do not report transpiled files with no lines (#14699) 2022-05-22 10:45:22 -04:00
repl fix(repl): accept tab when previous character is whitespace (#14898) 2022-06-20 18:47:25 -04:00
vendor feat(vendor): support using an existing import map (#14836) 2022-06-14 10:05:37 -04:00
bench.rs refactor: add EmitCache trait (#14925) 2022-06-20 17:59:52 -04:00
doc.rs refactor: upgrade to deno_ast 0.15 (#14680) 2022-05-20 16:40:55 -04:00
fmt.rs fix(fmt): should fail --check on parse error (#14907) 2022-06-18 12:44:43 -04:00
incremental_cache.rs perf(fmt/lint): incremental formatting and linting (#14314) 2022-04-19 22:14:00 -04:00
installer.rs feat: no type-check by default (#14691) 2022-06-13 23:13:16 +02:00
lint.rs chore: update to rust 1.60.0 & update Cargo.lock (#14260) 2022-05-13 01:12:55 +02:00
mod.rs perf(fmt/lint): incremental formatting and linting (#14314) 2022-04-19 22:14:00 -04:00
standalone.rs feat: no type-check by default (#14691) 2022-06-13 23:13:16 +02:00
task.rs feat(task): add --cwd flag for configuring the working directory (#14823) 2022-06-08 15:30:16 -06:00
test.rs refactor: add EmitCache trait (#14925) 2022-06-20 17:59:52 -04:00
upgrade.rs chore(tests): use custom temp dir creation for the tests (#14153) 2022-04-01 11:15:37 -04:00