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-08-14
fix(cli/tools/repl): dont highlight candidate when completion is list (#11697)
Casper Beyer
2021-08-14
refactor: normalize `is_supported_` check naming (#11698)
Casper Beyer
2021-08-13
refactor(cli): generalize module specifier collection (#11679)
Casper Beyer
2021-08-12
fix(cli): allow specifiers of unknown media types with test command (#11652)
Casper Beyer
2021-08-12
fix(lint): add links to help at lint.deno.land (#11667)
Bartek Iwańczuk
2021-08-12
fix(test): sort file module specifiers (#11656)
Casper Beyer
2021-08-11
chore: move test files to testdata directory (#11601)
David Sherret
2021-08-10
refactor: --unsafely-ignore-certificate-errors (#11629)
Bartek Iwańczuk
2021-08-10
chore: upgrade crates (#11626)
Bartek Iwańczuk
2021-08-09
feat: Add --unsafely-treat-insecure-origin-as-secure flag to disable SSL veri...
TheAifam5
2021-08-07
feat(tls): Optionally support loading native certs (#11491)
Justin Chase
2021-08-06
feat(repl): add --eval flag for evaluating code when the repl starts (#11590)
David Sherret
2021-08-06
feat: ffi to replace plugins (#11152)
Elias Sjögreen
2021-08-06
refactor: make `ParsedModule` implement `Sync` (#11581)
David Sherret
2021-07-30
chore: upgrade Rust to 1.54.0 (#11554)
Yusuke Tanaka
2021-07-29
feat: type check codeblocks in Markdown file with "deno test --doc" (#11421)
Casper Beyer
2021-07-29
fix(cli): deno doc panics on invalid url (#11536)
Feng Yu
2021-07-28
feat(lsp): ability to set DENO_DIR via settings (#11527)
Kitson Kelly
2021-07-26
feat(cli/tools/test): imply media type from doc attribute (#11438)
Casper Beyer
2021-07-26
fix(cli): side-load test modules (#11515)
Casper Beyer
2021-07-23
feat: add --enable-testing-features-do-not-use (#11499)
Luca Casonato
2021-07-22
fix(cli): normalize test command errors (#11375)
Casper Beyer
2021-07-19
fix(repl): output error without hanging when input is invalid (#11426)
Ayato Tokubi
2021-07-14
refactor(cli/tools/test_runner): split reporter into distinct stages (#11395)
Casper Beyer
2021-07-14
refactor(cli/tools/test_runner): make test reporters stateless (#11357)
Casper Beyer
2021-07-12
feat: Add support for "deno test --fail-fast=N" (#11316)
Yasser A.Idrissi
2021-07-12
chore(cli/tools/test_runner): inline execute_module rresults (#11358)
Casper Beyer
2021-07-10
Revert "feat(cli/tools/test_runner): add terse reporter (#11156)" (#11352)
Ryan Dahl
2021-07-10
feat(cli/tools/test_runner): add terse reporter (#11156)
Casper Beyer
2021-07-08
feat(repl): support autocomplete on declarations containing a primitive (#11325)
David Sherret
2021-07-08
refactor(cli/tools/coverage): strongly type inspector values (#11326)
Casper Beyer
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
[prev]
[next]