1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-14 16:33:45 -05:00
denoland-deno/cli/tools
Bert Belder 5db9f627e3
chore: get rid of REPL timeout (#11175)
* Get rid of timeout
* Use tokio channel and reduce calls to run_event_loop

Co-authored-by: David Sherret <dsherret@gmail.com>
2021-06-29 14:39:28 -04:00
..
coverage.rs fix(cli): pretty print coverage files (#11157) 2021-06-29 03:39:19 +02:00
doc.rs feat(cli): support "types" when type checking (#10999) 2021-06-22 07:18:32 +10:00
fmt.rs chore: upgrade crates (#10867) 2021-06-06 18:42:12 +02:00
installer.rs ci: run Linux release builds in sysroot with Ubuntu 18.04 and LLVM (#10920) 2021-06-23 19:36:05 +00:00
lint.rs chore: upgrade crates (#10559) 2021-05-10 22:39:16 +02:00
mod.rs feat(cli/doc): use type definitions "deno doc" if available (#8459) 2021-02-25 16:24:05 +01:00
repl.rs chore: get rid of REPL timeout (#11175) 2021-06-29 14:39:28 -04:00
standalone.rs Remove denort optimization (#10350) 2021-04-26 13:28:38 -04:00
test_runner.rs refactor: unify JavaScript script execution method (#11043) 2021-06-22 01:45:41 +02:00
upgrade.rs fix(cli/upgrade): modify download size paddings (#10639) 2021-05-24 16:55:44 +09:00