deno/cli/tools
Luca Casonato a44349dfdf
feat: denort binary (#9041)
This commit adds new binary target called "denort".

It is a "lite" version of "deno" binary that can only execute
code embedded inside the binary itself.

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2021-01-08 03:08:51 +01:00
..
coverage.rs fix(coverage): report partial lines as uncovered (#9033) 2021-01-07 12:45:42 +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 feat: add --location=<href> and globalThis.location (#7369) 2021-01-07 19:06:08 +01:00
lint.rs feat: add mvp language server (#8515) 2020-12-07 21:46:39 +11:00
mod.rs feat: denort binary (#9041) 2021-01-08 03:08:51 +01:00
repl.rs refactor: deno_runtime crate (#8640) 2020-12-13 19:45:53 +01:00
standalone.rs feat: denort binary (#9041) 2021-01-08 03:08:51 +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 feat: denort binary (#9041) 2021-01-08 03:08:51 +01:00