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
/
dts
Age
Commit message (
Expand
)
Author
2021-02-10
fix(console): log function object properties / do not log non-enumerable prop...
David DeSimone
2021-02-04
docs: update example for Deno.Process (#9390)
Bartek Iwańczuk
2021-01-29
fix(cli): Move WorkerOptions::deno types to unstable (#9163)
Nayeem Rahman
2021-01-29
refactor: IO resource types, fix concurrent read/write and graceful close (#9...
Bert Belder
2021-01-28
chore: add jsdoc to 26_fetch.js and enable some fetch tests (#9305)
Luca Casonato
2021-01-29
fix(cli): add lib dom.asynciterable (#9288)
Kitson Kelly
2021-01-19
feat(unstable): add Deno.resolveDns API (#8790)
Yusuke Tanaka
2021-01-19
feat: Add WorkerOptions interface to type declarations (#9147)
Nayeem Rahman
2021-01-17
fix(op_crates/web): Use WorkerLocation for location in workers (#9084)
Nayeem Rahman
2021-01-17
docs(cli): correct example (#9136)
linbingquan
2021-01-12
feat: stabilize Deno.shutdown() and Conn#closeWrite()
Bartek Iwańczuk
2021-01-11
chore: update copyright to 2021 (#9092)
Yusuke Tanaka
2021-01-07
fix: Use "none" instead of false to sandbox Workers (#9034)
Nayeem Rahman
2021-01-06
feat: Add configurable permissions for Workers (#8215)
Steven Guerrero
2021-01-06
refactor: move WebSocket API to an op_crate (#9026)
Luca Casonato
2021-01-04
BREAKING(unstable): remove CreateHttpClientOptions.caFile (#8928)
Mo
2021-01-01
refactor(cli): runtime compiler APIs consolidated to Deno.emit() (#8799)
Kitson Kelly
2020-12-30
BREAKING(unstable): Use hosts for net allowlists (#8845)
Nayeem Rahman
2020-12-29
docs(introduction): Improve wording and capitalization (#8848)
Waldir Pimenta
2020-12-26
chore: move ProgressEvent type to deno.web lib (#8878)
Luca Casonato
2020-12-19
feat(unstable): support in memory certificate data for Deno.createHttpClient ...
yonatan ben avraham
2020-12-16
upgrade TypeScript to 4.1.3 (#8785)
Trivikram Kamat
2020-12-12
docs: fix doc to remove annotation about removed function `Deno.dir` (#8732)
Tatsuya Yamamoto
2020-12-12
docs: Remove a deprecated function from docstring for Deno.permissions (#8729)
Andrew Mitchell
2020-12-11
chore: fixed various misspellings and other typos (#8691)
Anh Hong
2020-11-30
feat(unstable): add cbreak option to setRaw (#8383)
Marcus Hultman
2020-11-25
docs: Add missing closing parenthesis (#8477)
Chayim Refael Friedman
2020-11-24
feat(cli): update to TypeScript 4.1 (#7573)
Kitson Kelly
2020-11-23
fix(cli): add file URL support for Deno.readLink (#8423)
William Perron
2020-11-16
Improve Deno.version type declaration (#8391)
Mark Tiedemann
2020-11-10
fix(cli): allow setting of importsNotUsedAsValues in Deno.compile() (#8306)
Kitson Kelly
2020-11-03
build: migrate to dlint (#8176)
Bartek Iwańczuk
2020-11-02
refactor(cli): migrate runtime compile/bundle to new infrastructure (#8192)
Kitson Kelly
2020-10-26
feat(unstable): add Deno.systemCpuInfo() (#7774)
Elias Sjögreen
2020-10-26
refactor(cli): rewrite Deno.transpileOnly() to use SWC (#8090)
Bartek Iwańczuk
2020-10-21
feat(cli): add types for WeakRef/FinalizationRegistry (#8056)
Kitson Kelly
2020-10-20
feat: stabilize Deno.fsync and Deno.fdatasync (#8038)
Casper Beyer
2020-10-20
fix(cli): use rid getter for stdio (#8014)
Casper Beyer
2020-10-19
docs: readTextFile / readTextFileSync throw when reading directory (#7999)
vwkd
2020-10-15
feat(cli/ops): add the sleep_sync op (#7974)
William Perron
2020-10-14
fix typos (#7964)
vwkd
2020-10-13
feat: add alert, confirm, and prompt (#7507)
Yoshiya Hinosawa
2020-10-12
fix(cli/rt/main): Add global interface objects (#7875)
Nayeem Rahman
2020-10-11
fix(cli/console): only inspect getters with option (#7830)
Casper Beyer
2020-10-08
fix: update worker types to better align to lib.dom.d.ts (#7843)
Kitson Kelly
2020-10-04
docs: end sentences with a period in markdown (#7813)
Trivikram Kamat
2020-10-03
fix(cli): update type definitions to align to TS dom (#7791)
CGQAQ
2020-09-30
feat(cli/console): Add Deno.InspectOptions::colors (#7742)
Nayeem Rahman
2020-09-26
docs: add jsdoc for WebAssembly namespace (#7703)
Luca Casonato
2020-09-26
fix(cli/dts): Use var instead of const and let for globals (#7680)
Nayeem Rahman
[prev]
[next]