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-05-06
docs: env.get will return `undefined` if not exist (#10514)
迷渡
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
docs(cli/ftruncateSync): use openSync in example (#10485)
Casper Beyer
2021-04-30
Rename crate_ops to extensions (#10431)
Andy Hayden
2021-04-28
docs: document how to stop file watcher (#10403)
Yoshiya Hinosawa
2021-04-27
docs: fix ftruncateSync example (#10393)
Yoshiya Hinosawa
2021-04-26
feat(core): enable wasm threading support (#10116)
Casper Beyer
2021-04-26
fix: invalid types for asynchronous and synchronous `File#truncate` (#10353)
Carter Snook
2021-04-26
fix(#10360): clarify JSDoc for `Deno.noColor` (#10373)
Carter Snook
2021-04-25
feat(cli): add test permissions to Deno.test (#10188)
Casper Beyer
2021-04-26
refactor(cli): rename Deno.emit() bundle options to "module" and "classic" (#...
Nayeem Rahman
2021-04-25
fix(cli/dts): sleepSync doesn't return a Promise (#10358)
Aaron O'Mullan
2021-04-20
revert: Conn type changes in #10012 and #10061 (#10255)
Kitson Kelly
2021-04-16
fix(#10200): weaken types so non-breaking (#10205)
Kitson Kelly
2021-04-13
fix(cli/dts): Make respondWith() return a Promise (#10128)
Nayeem Rahman
2021-04-13
feat(cli/dts): stricter typings for Listener & Conn (#10012)
crowlKats
2021-04-13
feat(permissions): allow env permission to take values (#9825)
crowlKats
2021-04-13
fix(core): remove wasm-test-streaming flag (#10158)
Casper Beyer
2021-04-12
feat(runtime): add truncate and truncateSync methods to Deno.File (#10130)
Casper Beyer
2021-04-12
feat(runtime): add stat and statSync methods to Deno.File (#10107)
Casper Beyer
2021-04-12
feat(runtime): stabilize Deno.fstat and Deno.fstatSync (#10108)
Casper Beyer
2021-04-12
feat: Add Deno.memoryUsage() (#9986)
Aaron O'Mullan
2021-04-11
feat: stabilize Deno.ftruncate and Deno.ftruncateSync (#10126)
Casper Beyer
2021-04-10
feat(unstable): ALPN config in listenTls (#10065)
Luca Casonato
2021-04-10
fix(cli/diagnostics): Update UNSTABLE_DENO_PROPS (#10095)
Nayeem Rahman
2021-04-10
feat(permissions): allow run permission to take values (#9833)
crowlKats
2021-04-09
API change: Deno.startHttp -> Deno.serveHttp (#10087)
Ryan Dahl
2021-04-08
feat: native HTTP bindings (#9935)
Bartek Iwańczuk
2021-04-06
docs: export EmitOptions and EmitResult (#10037)
Yoshiya Hinosawa
2021-04-06
refactor: add deno_file op crate (#10019)
Luca Casonato
2021-04-06
chore: deprecate Deno.iter and Deno.iterSync (#10025)
Luca Casonato
2021-04-06
chore: deprecate Deno.Buffer and read/write utils (#9793)
Luca Casonato
2021-04-02
chore(cli): fix futime and futimeSync code examples (#9953)
defectivepixel
2021-03-12
refactor: move Console to op_crates/console (#9770)
Luca Casonato
2021-03-12
chore: split web op crate (#9635)
Luca Casonato
2021-03-08
fix(runtime/js): add navigator interface objects (#9685)
Nayeem Rahman
2021-03-01
feat: WebGPU API (#7977)
crowlKats
2021-02-26
chore: move crypto types to op_crates/crypto (#9609)
Divy Srivastava
2021-02-26
feat(runtime): stabilize Deno.symlink and Deno.symlinkSync (#9226)
Casper Beyer
2021-02-25
feat(runtime): stabilize Deno.link and Deno.linkSync (#9417)
Casper Beyer
2021-02-25
feat(cli): update to TypeScript 4.2 (#9341)
Kitson Kelly
2021-02-25
feat(runtime): stabilise permissions and add event target capabilities (#9573)
Kitson Kelly
2021-02-24
feat: add exit sanitizer to Deno.test (#9529)
Casper Beyer
2021-02-21
feat(unstable): per op metrics (#9240)
Luca Casonato
2021-02-21
fix(dts): update doc of Deno.formatDiagnostics (#9564)
Yusuke Tanaka
2021-02-16
feat(cli): Deno.emit supports bundling as IIFE (#9291)
Kitson Kelly
[prev]
[next]