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
/
tools
Age
Commit message (
Expand
)
Author
2021-07-07
fix(cli/tools/upgrade): check if passed version is valid (#11296)
Leo K
2021-07-07
fix(cli/tools/lint): output json reports to stdout (#11311)
Casper Beyer
2021-07-06
chore: use parking_lot for synchronization primitives to align with tokio (#1...
David Sherret
2021-07-06
fix(repl): do not panic when Deno.inspect throws (#11292)
Casper Beyer
2021-07-05
feat(test): add --shuffle flag to randomize test ordering (#11163)
Casper Beyer
2021-06-29
chore: get rid of REPL timeout (#11175)
Bert Belder
2021-06-29
fix(cli): pretty print coverage files (#11157)
Casper Beyer
2021-06-24
feat(repl): support import declarations in the REPL (#11086)
David Sherret
2021-06-23
ci: run Linux release builds in sysroot with Ubuntu 18.04 and LLVM (#10920)
Bert Belder
2021-06-22
feat(repl): show list completion (#11001)
Casper Beyer
2021-06-22
refactor: unify JavaScript script execution method (#11043)
Bartek Iwańczuk
2021-06-22
feat(cli): support "types" when type checking (#10999)
Kitson Kelly
2021-06-21
feat(repl): Type stripping in the REPL (#10934)
David Sherret
2021-06-15
fix(repl): Complete declarations (#10963)
David Sherret
2021-06-09
refactor(repl): Extract out structs for internal REPL code (#10915)
David Sherret
2021-06-06
chore: upgrade crates (#10867)
Bartek Iwańczuk
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-24
fix(cli/test): don't use reserved symbol `:` in specifier (#10751)
Casper Beyer
2021-05-24
fix(cli/upgrade): modify download size paddings (#10639)
CGQAQ
2021-05-20
fix(cli/tools/test_runner): --doc should not require permissions (#10719)
Casper Beyer
2021-05-19
fix(cli): always allow documentation modules to be checked (#10581)
Casper Beyer
2021-05-19
fix(cli/tools/test_runner): use file_fetcher.fetch to get sources (#10708)
Casper Beyer
2021-05-19
fix(deno install): support `file:` scheme URLs (#10562)
Satya Rohith
2021-05-18
feat(lsp): support formatting json and markdown files (#10180)
Satya Rohith
2021-05-17
fix: static import permissions in dynamic imports
Luca Casonato
2021-05-11
feat(test): add support for type checking documentation (#10521)
Casper Beyer
2021-05-10
chore: upgrade crates (#10559)
Bartek Iwańczuk
2021-05-10
feat: add deno test --watch (#9160)
Liam Murphy
2021-05-10
fix(cli/installer): allow remote import maps (#10499)
Satya Rohith
2021-05-02
fix(test): change inflection depending on number of pending tests (#10466)
Casper Beyer
2021-04-30
fix(cli/tools/test): print module tests originate from (#10428)
Casper Beyer
2021-04-29
refactor(cli): move test reporting into trait (#10408)
Casper Beyer
2021-04-28
feat(test): run test modules in parallel (#9815)
Casper Beyer
2021-04-26
Remove denort optimization (#10350)
Ryan Dahl
2021-04-24
feat(cli/upgrade): add download progress (#10343)
crowlKats
2021-04-23
fix(cli): standalone bin corruption on M1 (#10311)
Aaron O'Mullan
2021-04-21
fix: do not panic on not found cwd (#10238)
Satya Rohith
2021-04-21
fix(installer): Remove double '.' from temporary archive extension on upgrade...
Nicholas Rodrigues Lordello
2021-04-18
fix(install): use first `deno` executable on PATH rather than deno.exe (#10247)
David Sherret
2021-04-12
feat(runtime/permissions): prompt fallback (#9376)
crowlKats
2021-03-26
remove macro_use (#9884)
Ryan Dahl
2021-03-25
upgrade: Rust 1.51.0 (#9895)
Yusuke Tanaka
2021-03-10
fix(fmt): Correctly format hard breaks in markdown (#9742)
David Sherret
2021-03-08
fix(coverage): ensure single line functions don't yield false positives (#9717)
Casper Beyer
2021-03-07
fix(cli/compile): do not append .exe depending on target (#9668)
Divy Srivastava
2021-03-02
chore: upgrade crates (#9632)
Bartek Iwańczuk
2021-03-01
feat(cli): represent type dependencies in info (#9630)
Kitson Kelly
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
[prev]
[next]