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
Age
Commit message (
Expand
)
Author
2021-05-11
docs: remove stale `Deno.compile` example (#10580)
Casper Beyer
2021-05-11
docs(cli/dts): fix `Deno.permissions.query` example (#10572)
Casper Beyer
2021-05-11
docs(cli/dts): fix Deno.test permission examples (#10571)
Casper Beyer
2021-05-11
feat(lsp): add internal debugging logging (#10438)
Kitson Kelly
2021-05-11
docs(cli/dts): fix Deno.watchFs example (#10570)
Casper Beyer
2021-05-11
docs(cli/dts): fix Deno.inspect examples (#10569)
Casper Beyer
2021-05-11
docs(cli/dts): fix Deno.seek and Deno.seekSync examples (#10568)
Casper Beyer
2021-05-11
docs(cli/dts): fix Deno.run example (#10567)
Casper Beyer
2021-05-11
fix(tls): flush send buffer in the background after closing TLS stream (#10146)
Bert Belder
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
fix(cli): typings for `Deno.os.arch` (#10541)
Elias Sjögreen
2021-05-10
refactor(cli): replace loading file for --config flag with generic structure ...
Bartek Iwańczuk
2021-05-10
Switch grant/deny prompt to yes/no (#10547)
Ryan Dahl
2021-05-10
feat: add WebStorage API (#7819)
crowlKats
2021-05-10
test: run deno test --watch test only on unix (#10550)
Bartek Iwańczuk
2021-05-10
feat: add deno test --watch (#9160)
Liam Murphy
2021-05-10
feat: support workspace folders configuration (#10488)
Kitson Kelly
2021-05-10
fix(cli/installer): allow remote import maps (#10499)
Satya Rohith
2021-05-08
fix: TextEncoder#encodeInto spec compliance + perf gains (#10129)
Thiago Padilha
2021-05-08
cleanup(ops): remove unused ZeroCopyBuf arg-types (#10530)
Aaron O'Mullan
2021-05-07
refactor(lsp): publish diagnostics independently (#10525)
Kitson Kelly
2021-05-06
refactor(ops): replace `ZeroCopyBuf` arg by 2nd generic deserializable arg (#...
Aaron O'Mullan
2021-05-06
chore: update wgpu and realign to spec (#9760)
Luca Casonato
2021-05-06
docs: tag permission examples as ts (#10506)
Casper Beyer
2021-05-06
docs: env.get will return `undefined` if not exist (#10514)
迷渡
2021-05-05
test(compile): show command output to testing log for debugging purpose (#10503)
Yoshiya Hinosawa
2021-05-05
docs(cli/dts): add missing awaits (#10501)
Casper Beyer
2021-05-05
docs(cli/dts): fix env examples (#10500)
Casper Beyer
2021-05-05
docs(cli/dts): use one block per writeAll example (#10496)
Casper Beyer
2021-05-05
docs(cli/dts): explicitly import assert in examples (#10495)
Casper Beyer
2021-05-05
docs(cli/dts): use one code block per truncate example (#10494)
Casper Beyer
2021-05-04
fix(cli): give context when failed to load import map (#10478)
Satya Rohith
2021-05-04
docs(cli/ftruncateSync): use openSync in example (#10485)
Casper Beyer
2021-05-03
fix(op_crates/fetch): check fetch() argument length (#10474)
Anonymous
2021-05-02
refactor(core): convert core.print() to a builtin op (#10436)
Aaron O'Mullan
2021-05-02
cleanup(bench/deno_http_native): don't use Deno.core funcs (#10460)
Aaron O'Mullan
2021-05-02
fix(test): change inflection depending on number of pending tests (#10466)
Casper Beyer
2021-05-02
clean(cli): prefix all op functions with op_ (#10463)
Aaron O'Mullan
2021-05-01
fix(test): re-enable "compile_windows_ext" test (#10131)
Divy Srivastava
2021-05-01
fix(console): Remove `console.timeStamp` from types (#10455)
Liam Murphy
2021-04-30
Rename crate_ops to extensions (#10431)
Andy Hayden
2021-04-30
fix(cli/tools/test): print module tests originate from (#10428)
Casper Beyer
2021-04-30
fix(test): default to num cpus when no value is given (#10443)
Casper Beyer
2021-04-29
fix(op_crate/fetch): infinite loop on fill headers (#10406)
William Perron
2021-04-29
chore: remove unused keys from TsConfigJson (#10417)
Kitson Kelly
2021-04-29
refactor(cli): move test reporting into trait (#10408)
Casper Beyer
2021-04-28
chore(lsp): remove dead code (#10409)
Satya Rohith
2021-04-28
feat(test): run test modules in parallel (#9815)
Casper Beyer
2021-04-28
core: introduce extensions (#9800)
Aaron O'Mullan
[prev]
[next]