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-10-06
fix(cli): ensure empty lines don't count towards coverage (#11957)
Casper Beyer
2021-10-05
feat(lint): add support for --watch flag (#11983)
CGQAQ
2021-10-05
feat: add --compat flag to provide built-in Node modules (#12293)
Bartek Iwańczuk
2021-09-30
feat(cli/uninstall): add uninstall command (#12209)
Sylvain Cau
2021-10-01
fix(repl): avoid panic when assigned to globalThis (#12273)
Yoshiya Hinosawa
2021-09-24
refactor: Rename ProgramState to ProcState (#12204)
Ryan Dahl
2021-09-23
feat(cli/fmt): support more markdown extensions (#12195)
Satya Rohith
2021-09-18
refactor(cli): don't generate a module for side loading tests (#12129)
Casper Beyer
2021-09-18
fix(core): prevent multiple main module loading (#12128)
Bartek Iwańczuk
2021-09-13
feat: add option flags to 'deno fmt' (#12060)
Bartek Iwańczuk
2021-09-13
feat(fmt): add support for configuration file (#11944)
Bartek Iwańczuk
2021-09-13
chore: update deno_* crates (#12020)
Kitson Kelly
2021-09-11
refactor: use import_map crate (#11974)
Bartek Iwańczuk
2021-09-08
fix(test): propagate join errors in deno test (#11953)
David Sherret
2021-09-08
refactor(lint): reuse lint rules (#11934)
Bartek Iwańczuk
2021-09-08
fix(cli): better handling of source maps (#11954)
Kitson Kelly
2021-09-07
refactor(lsp): use deno_ast and cache swc ASTs (#11780)
David Sherret
2021-09-05
fix(doc): fix rustdoc bare_urls warning (#11921)
Feng Yu
2021-09-04
feat(cli): close test worker once all tests complete (#11727)
Casper Beyer
2021-09-04
refactor(testing): redirect console output via reporter (#11911)
Casper Beyer
2021-09-04
refactor: factor out DenoSubcommand enum variant into structs (#11896)
Bartek Iwańczuk
2021-09-03
feat(lint): add support for config file and CLI flags for rules (#11776)
Bartek Iwańczuk
2021-09-02
chore: upgrade crates (#11894)
Bartek Iwańczuk
2021-09-01
fix(cli): retain path based test mode inference (#11878)
Casper Beyer
2021-08-26
refactor(cli): introduce module specifier test modes (#11769)
Casper Beyer
2021-08-23
refactor(cli/tools/test): infer disable log from program state (#11803)
Casper Beyer
2021-08-23
refactor(cli/flags): use an optional non zero usize for `fail-fast` (#11804)
Casper Beyer
2021-08-23
fix(cli/flags): require a non zero usize for concurrent jobs (#11802)
Casper Beyer
2021-08-17
refactor(cli): pass optional op_init to create_main_worker (#11707)
Casper Beyer
2021-08-16
fix: parse error when transpiling code with BOM (#11688)
Ryan Dahl
2021-08-15
fix(test): dispatch load event before tests are run (#11708)
Casper Beyer
2021-08-14
fix(cli/lint): don't use gray in diagnostics output for visibility (#11702)
Yusuke Tanaka
2021-08-14
fix(cli): explicitly scan for ignore attribute in inline tests (#11647)
Casper Beyer
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
[prev]
[next]