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
2022-08-30
fix(docs): add missing categories (#15684)
Leo Kettmeir
2022-08-27
fix(ext/flash): add missing backticks in server docs (#15644)
Geert-Jan Zwiers
2022-08-24
feat(ext/flash): split upgradeHttp into two APIs (#15557)
Luca Casonato
2022-08-24
feat: update `Deno.serve` function signature (#15563)
Luca Casonato
2022-08-23
BREAKING(ext/ffi): specialized `buffer` type (#15518)
Divy Srivastava
2022-08-23
docs: add permission tags to JSDocs (#15541)
Kitson Kelly
2022-08-19
feat(unstable): change Deno.serve() API (#15498)
Bartek Iwańczuk
2022-08-18
feat(ext/flash): An optimized http/1.1 server (#15405)
Divy Srivastava
2022-08-17
docs: add category tag for built-in APIs (#15480)
Kitson Kelly
2022-08-12
docs(cli/dts): fix typo (#15457)
Roj
2022-08-05
feat(ext/ffi): Add static method variants to Deno.UnsafePointerView (#15146)
Aapo Alasuutari
2022-07-24
feat(ext/ffi): Safe number pointers (#15173)
Aapo Alasuutari
2022-07-21
fix: proper typings for unhandledrejection event (#15271)
Bartek Iwańczuk
2022-07-20
Reland "feat: add "unhandledrejection" event support" (#15211)
Bartek Iwańczuk
2022-07-20
chore(ext): update webgpu (#15059)
Dante Issaias
2022-07-18
feat(unstable): Ability to ref/unref "Child" in "Deno.spawnChild()" API (#15151)
Leo Kettmeir
2022-07-18
feat: import.meta.resolve() (#15074)
Bartek Iwańczuk
2022-07-18
BREAKING(unstable): Improve Deno.spawn() stdio API (#14919)
Nayeem Rahman
2022-07-15
Revert "feat: add "unhandledrejection" event support (#12994) (#15080)" (#15210)
Bartek Iwańczuk
2022-07-14
feat: add "unhandledrejection" event support (#12994) (#15080)
Bartek Iwańczuk
2022-07-14
fix(cli/dts): allow passing arguments to `WebAssembly` error constructors (#1...
Liam Murphy
2022-07-09
fix(ext/ffi): allow opting out of fast ffi calls (#15131)
Divy Srivastava
2022-07-04
Revert "feat: add "unhandledrejection" event support (#12994)" (#15075)
Bartek Iwańczuk
2022-07-04
feat: add "unhandledrejection" event support (#12994)
Bartek Iwańczuk
2022-07-04
fix(dts): stop default export type behavior (#14977)
Carter Snook
2022-07-04
fix: update to TypeScript 4.7.4 (#15022)
Rafael Ávila de Espíndola
2022-06-28
feat(ext/ffi): Thread safe callbacks (#14942)
Aapo Alasuutari
2022-06-27
fix(dts/ffi): non-exact types break FFI inference (#14968)
Carter Snook
2022-06-22
fix: upgrade swc via deno_ast 0.16 (#14930)
David Sherret
2022-06-21
chore(ext/ffi): simplify FFI types (#14920)
Aapo Alasuutari
2022-06-20
BREAKING(ext/ffi): Remove `Deno.UnsafePointer` indirection (#14915)
Divy Srivastava
2022-06-20
feat(ext/ffi): Callbacks (#14663)
Aapo Alasuutari
2022-06-16
fix: make Performance global an EventTarget
cjihrig
2022-06-13
Deno.exit() is an alias to self.close() in worker contexts (#14826)
Bartek Iwańczuk
2022-06-13
feat(runtime/signal): implement SIGINT and SIGBREAK for windows (#14694)
Geert-Jan Zwiers
2022-06-13
Remove unstable Deno.sleepSync (#14719)
Ryan Dahl
2022-06-11
chore(docs): remove senseless `await` (#14844)
Roj
2022-06-08
feat(ext/ffi): support passing and returning bigints (#14523)
Elias Sjögreen
2022-06-01
feat: update to TypeScript 4.7 (#14242)
Kitson Kelly
2022-05-31
feat(unstable): add Deno.getGid (#14528)
James Bradlee
2022-05-30
chore(docs): use cross-platform example in `Deno.run` jsdoc (#14754)
Geert-Jan Zwiers
2022-05-30
chore: update deprecated APIs docs (#14756)
Bartek Iwańczuk
2022-05-30
fix(cli/dts): add `captureStackTrace` to `lib.dom.extras` (#14748)
Mark Ladyshau
2022-05-21
fix(cli/dts): change `ChildStatus.signal` from `string` to `Deno.Signal` (#14...
Simon Lecoq
2022-05-19
feat: make Child.kill argument optional (#14669)
Leo Kettmeir
2022-05-18
fix: add types for `Response.json` (#14655)
Luca Casonato
2022-05-18
feat: return a signal string instead number on ChildStatus (#14643)
Leo Kettmeir
2022-05-17
BREAKING(unstable): Enable Deno namespace in workers by default (#14581)
Nayeem Rahman
2022-05-17
BREAKING: Remove unstable Deno.emit and Deno.formatDiagnostics APIs (#14463)
Bartek Iwańczuk
2022-05-16
feat(ext/net): add `CAA` DNS record support in Deno.resolveDns() API (#14624)
Craig Morten
[prev]
[next]