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
/
main.rs
Age
Commit message (
Expand
)
Author
2021-06-19
fix(core/modules): Prepare modules only once per runtime (#11015)
Nayeem Rahman
2021-06-17
chore(lsp): add `--parent-pid <pid>` flag (#11023)
David Sherret
2021-06-10
refactor: use join instead of format! (#10921)
Bartek Iwańczuk
2021-06-10
refactor: merge deno_file crate into deno_web (#10914)
Bartek Iwańczuk
2021-06-03
fix(cli): output json with trailing newline character (#10830)
Yusuke Tanaka
2021-05-31
fix: running subcommand with coverage collection (#10802)
Bartek Iwańczuk
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-26
refactor: Rewrite Inspector implementation (#10725)
Bartek Iwańczuk
2021-05-23
feat(extensions): BroadcastChannel WPT conformance
Ben Noordhuis
2021-05-23
feat(extensions): add BroadcastChannel
Ben Noordhuis
2021-05-21
fix(test): ensure coverage dir exists (#10717)
Yoshiya Hinosawa
2021-05-19
fix(cli): canonicalize coverage dir (#10364)
Casper Beyer
2021-05-17
fix: static import permissions in dynamic imports
Luca Casonato
2021-05-11
feat(lsp): add internal debugging logging (#10438)
Kitson Kelly
2021-05-11
feat(test): add support for type checking documentation (#10521)
Casper Beyer
2021-05-10
refactor(cli): replace loading file for --config flag with generic structure ...
Bartek Iwańczuk
2021-05-10
feat: add WebStorage API (#7819)
crowlKats
2021-05-10
feat: add deno test --watch (#9160)
Liam Murphy
2021-05-06
chore: update wgpu and realign to spec (#9760)
Luca Casonato
2021-04-28
feat(test): run test modules in parallel (#9815)
Casper Beyer
2021-04-27
remove --unstable flag from CLI features (#10190)
Bartek Iwańczuk
2021-04-26
Remove denort optimization (#10350)
Ryan Dahl
2021-04-26
remove #![deny(warnings)] (#10376)
Ryan Dahl
2021-04-25
feat(cli): add test permissions to Deno.test (#10188)
Casper Beyer
2021-04-25
refactor(core): move op cache sync responsibility to rust space (#10340)
Aaron O'Mullan
2021-04-13
feat(cli): raise file descriptor limit on startup (#10162)
Ben Noordhuis
2021-04-09
feat(lsp): add registry import auto-complete (#9934)
Kitson Kelly
2021-04-07
feat: blob URL support (#10045)
Luca Casonato
2021-04-06
refactor: add deno_file op crate (#10019)
Luca Casonato
2021-03-26
remove macro_use (#9884)
Ryan Dahl
2021-03-26
fix: include deno.crypto in "deno types" (#9863)
Luca Casonato
2021-03-25
upgrade: Rust 1.51.0 (#9895)
Yusuke Tanaka
2021-03-18
fix(cli/bundle): display anyhow error chain (#9822)
Andrew Mitchell
2021-03-12
refactor: move Console to op_crates/console (#9770)
Luca Casonato
2021-03-12
chore: split web op crate (#9635)
Luca Casonato
2021-03-07
fix(cli/compile): do not append .exe depending on target (#9668)
Divy Srivastava
2021-03-01
feat(cli): represent type dependencies in info (#9630)
Kitson Kelly
2021-03-01
feat: WebGPU API (#7977)
crowlKats
2021-03-01
fix: typo in coverage exit_unstable (#9626)
Luca Casonato
2021-02-26
Improve 'deno lsp' help text (#9610)
Ryan Dahl
2021-02-25
feat(cli/doc): use type definitions "deno doc" if available (#8459)
Liam Murphy
2021-02-24
feat: add "deno coverage" subcommand (#8664)
Casper Beyer
2021-02-21
feat: add --ext flag to deno eval (#9295)
Satya Rohith
2021-02-17
Make ModuleSpecifier a type alias, not wrapper struct (#9531)
Ryan Dahl
2021-02-17
feat: support loading import map from URL (#9519)
Bartek Iwańczuk
2021-02-16
feat(cli): support auth tokens for accessing private modules (#9508)
Kitson Kelly
2021-01-19
feat: add markdown support to deno fmt (#8887)
Satya Rohith
2021-01-19
fix: panic during `deno compile` with no args (#9167)
Luca Casonato
2021-01-19
feat: Standalone lite binaries and cross compilation (#9141)
Bartek Iwańczuk
[prev]
[next]