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
Age
Commit message (
Expand
)
Author
2023-11-01
feat: granular --unstable-* flags (#20968)
Bartek Iwańczuk
2023-11-01
feat(ext/websocket): websockets over http2 (#21040)
Matt Mastracci
2023-11-01
feat: precompile JSX (#20962)
Bartek Iwańczuk
2023-11-01
chore(cli): bump zeromq dep (#21045)
Matt Mastracci
2023-11-01
fix(test): --junit-path should handle when the dir doesn't exist (#21044)
David Sherret
2023-11-01
feat: disposable Deno resources (#20845)
Luca Casonato
2023-11-01
chore: upgrade deno_core (#21036)
Bartek Iwańczuk
2023-11-01
feat(cron) implement Deno.cron() (#21019)
Igor Zinkovsky
2023-11-01
Revert "chore: use kqueue backend of notify on macOS" (#21039)
Divy Srivastava
2023-11-01
feat: deno doc --html (#21015)
Bartek Iwańczuk
2023-11-01
feat(unstable): `deno run --env` (#20300)
Asher Gomez
2023-11-01
fix(repl): support transforming JSX/TSX (#20695)
Bartek Iwańczuk
2023-11-01
feat(doc): improve non-exported diagnostic (#21033)
David Sherret
2023-11-01
fix(ext/node): adapt dynamic type checking to Node.js behavior (#21014)
Kenta Moriuchi
2023-10-31
feat: `deno doc --lint` (#21032)
David Sherret
2023-10-31
chore: update macOS shared library test (#21031)
Divy Srivastava
2023-10-31
chore: bump rustls-tokio-stream to 0.2.6 (#21030)
Matt Mastracci
2023-10-31
feat(ext/web): EventSource (#14730)
Leo Kettmeir
2023-10-31
chore: use kqueue backend of notify on macOS (#21028)
Divy Srivastava
2023-10-31
feat(ext/websocket): use rustls-tokio-stream instead of tokio-rustls (#20518)
Matt Mastracci
2023-10-31
chore: use deno_whoami (#21027)
Divy Srivastava
2023-10-31
perf: use deno_native_certs crate (#18072)
Divy Srivastava
2023-10-31
fix(ext/node): tty streams extends net socket (#21026)
Divy Srivastava
2023-10-31
chore: update ext/kv to use denokv_* crates (#20986)
Luca Casonato
2023-10-31
refactor: update to deno_doc 0.71 (#21023)
David Sherret
2023-10-31
feat: deno run --unstable-hmr (#20876)
Bartek Iwańczuk
2023-10-30
feat(doc): support multiple file entry (#21018)
Bartek Iwańczuk
2023-10-30
feat(ext/websocket): split websocket read/write halves (#20579)
Matt Mastracci
2023-10-30
fix: implement node:tty (#20892)
Divy Srivastava
2023-10-30
chore: remove usage of chrono::Utc::now() (#20995)
Divy Srivastava
2023-10-30
chore: upgrade rsa to 0.9 (#21016)
Divy Srivastava
2023-10-28
chore: use is_terminal in atty (#21010)
Divy Srivastava
2023-10-28
chore: bump quick-junit to 0.3.5 (#21004)
Divy Srivastava
2023-10-28
fix(ext/ffi): use anybuffer for op_ffi_buf_copy_into (#21006)
Divy Srivastava
2023-10-27
feat(task): add `head` command (#20998)
David Sherret
2023-10-28
chore: Remove 'UNSTABLE:' from 'deno compile' help (#21003)
Bartek Iwańczuk
2023-10-28
Revert "chore: update deno_std submodule (#20994)" (#21001)
Bartek Iwańczuk
2023-10-27
chore(ext/crypto): upgrade to ring 0.17 (#20824)
Divy Srivastava
2023-10-27
chore: update deno_std submodule (#20994)
Bartek Iwańczuk
2023-10-27
feat: rename Deno.Server to Deno.HttpServer (#20842)
Luca Casonato
2023-10-27
fix(ext/http): patch regression in variadic args to serve handler (#20796)
Jared Flatow
2023-10-26
feat(doc): display non-exported types referenced in exported types (#20990)
David Sherret
2023-10-26
fix(unstable/byonm): improve error messages (#20987)
David Sherret
2023-10-26
chore(deps): bump rustix from 0.38.14 to 0.38.19 (#20935)
dependabot[bot]
2023-10-26
refactor: op_sleep uses op2 macro (#20908)
Bartek Iwańczuk
2023-10-26
fix: add 'unstable' property to config json schema (#20984)
David Sherret
2023-10-26
chore: update base64 crate (#20877)
Luca Casonato
2023-10-25
refactor: break out ModuleInfoCache from ParsedSourceCache (#20977)
David Sherret
2023-10-25
perf(lsp): fix redundant walk when collecting tsc code lenses (#20974)
Nayeem Rahman
2023-10-25
feat(unstable): ability to `npm install` then `deno run main.ts` (#20967)
David Sherret
[prev]
[next]