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
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
2020-09-25
refactor: class instead of var+interface in d.ts (#7514)
Luca Casonato
2020-09-24
fix(lib.deno.shared_globals): Change the Console class to an interface (#7646)
Nayeem Rahman
2020-09-23
docs: ts upgrade instructions to exclude some .d.ts files (#7638)
Trivikram Kamat
2020-09-19
fix(cli/rt): make some web API constructors illegal at runtime (#7468)
Nayeem Rahman
2020-09-18
refactor: move FileReader to op_crates/web (#7554)
Bartek Iwańczuk
2020-09-18
refactor: deno_fetch op crate (#7524)
Bartek Iwańczuk
2020-09-13
fix(WebSocket): no panic on failed connect + handle promise rejection via err...
Luca Casonato
2020-09-12
refactor: improve tsc diagnostics (#7420)
Kitson Kelly
2020-09-10
feat(unstable): Add Deno.systemMemoryInfo() (#7350)
Akshat Agarwal
2020-09-08
feat(console): print proxy details (#7139)
uki00a
2020-09-05
feat: Implement WebSocket API (#7051)
crowlKats
2020-09-04
docs: fix anchor link (#7346)
迷渡
2020-08-31
fix(doc): fix some typos in cli docs (#7292)
Michael Kurze
2020-08-31
feat(unstable): add Deno.futime and Deno.futimeSync (#7266)
Casper Beyer
2020-08-31
fix(cli): use upstream type definitions for WebAssembly (#7216)
Casper Beyer
2020-08-24
feat: update to TypeScript 4.0 (#6514)
Kitson Kelly
2020-08-24
Fix incorrect comment on useDefineForClassFields (#6386)
Rob Palmer
2020-08-24
refactor(cli/build.rs): extract ts version (#7127)
Yoshiya Hinosawa
[prev]
[next]