deno/cli/tools
Bartek Iwańczuk 2e74f164b6
refactor: deno_runtime crate (#8640)
This commit moves Deno JS runtime, ops, permissions and
inspector implementation to new "deno_runtime" crate located
in "runtime/" directory.

Details in "runtime/README.md".

Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
2020-12-13 19:45:53 +01:00
..
coverage.rs refactor: deno_runtime crate (#8640) 2020-12-13 19:45:53 +01:00
fmt.rs feat(unstable): Support --watch flag for bundle and fmt subcommands (#8276) 2020-11-22 21:45:44 +01:00
installer.rs refactor(cli): remove Option from Flags.v8_flags (#8633) 2020-12-06 18:19:21 +01:00
lint.rs feat: add mvp language server (#8515) 2020-12-07 21:46:39 +11:00
mod.rs refactor(cli): move tooling to cli/tools/ (#8424) 2020-11-19 19:19:34 +01:00
repl.rs refactor: deno_runtime crate (#8640) 2020-12-13 19:45:53 +01:00
test_runner.rs feat(unstable): Support --watch flag for bundle and fmt subcommands (#8276) 2020-11-22 21:45:44 +01:00
upgrade.rs refactor: deno_runtime crate (#8640) 2020-12-13 19:45:53 +01:00