index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
standalone.rs
Age
Commit message (
Expand
)
Author
2021-06-05
feat(cli/compile): Support data uri dynamic imports in `deno compile` (#9936)
Divy Srivastava
2021-05-27
feat(cli): add origin data dir to deno info (#10589)
crowlKats
2021-05-26
refactor: move JsRuntimeInspector to deno_core (#10763)
Bartek Iwańczuk
2021-05-23
feat(extensions): BroadcastChannel WPT conformance
Ben Noordhuis
2021-05-10
feat: add WebStorage API (#7819)
crowlKats
2021-04-07
feat: blob URL support (#10045)
Luca Casonato
2021-02-17
Make ModuleSpecifier a type alias, not wrapper struct (#9531)
Ryan Dahl
2021-01-25
docs(cli): fix return type in comment (#9248)
akfm
2021-01-24
docs(cli): fix typo `stanalone` -> `standalone` (#9246)
akfm
2021-01-11
chore: update copyright to 2021 (#9092)
Yusuke Tanaka
2021-01-09
refactor: Print cause chain when downcasting AnyError fails (#9059)
Bert Belder
2021-01-08
feat: denort binary (#9041)
Luca Casonato
2021-01-07
feat: add --location=<href> and globalThis.location (#7369)
Nayeem Rahman
2021-01-05
feat(cli/standalone): support runtime flags for deno compile (#8738)
Nayeem Rahman
2021-01-02
upgrade: Rust 1.49.0 (#8955)
Bartek Iwańczuk
2020-12-13
refactor: deno_runtime crate (#8640)
Bartek Iwańczuk
2020-12-12
fix(cli/compile): error when the output path already exists (#8681)
Yosi Pramajaya
2020-12-12
refactor(cli): more options on Worker (#8724)
Bartek Iwańczuk
2020-12-11
refactor(cli): decouple ops from ProgramState and Flags (#8659)
Bartek Iwańczuk
2020-12-01
fix(compile): disable source mapping of errors (#8581)
Bartek Iwańczuk
2020-12-01
chore(cli/flags): Use deno compile --output for the out file (#8563)
Nayeem Rahman
2020-11-30
feat: deno compile (#8539)
Luca Casonato
[prev]