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
/
tests
Age
Commit message (
Expand
)
Author
2023-05-16
docs: fix typos (#19118)
Lenni
2023-05-16
feat(node/crypto): Builtin Diffie-Hellman Groups (#19137)
Levente Kurusa
2023-05-15
feat(node/crypto): Diffie Hellman Support (#18943)
Levente Kurusa
2023-05-14
refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...
Matt Mastracci
2023-05-14
fix(dts): move BroadcastChannel type to lib.deno.unstable.d.ts (#19108)
Yoshiya Hinosawa
2023-05-13
chore(ext/node): removed skipped compat test cases (#19109)
Yoshiya Hinosawa
2023-05-13
chore: fix & update node compat config (#19106)
Yoshiya Hinosawa
2023-05-11
feat(lsp): ability to configure document pre-load limit (#19097)
David Sherret
2023-05-11
fix(cli): upgrade to Typescript 5.0.4 (#19090)
David Sherret
2023-05-11
fix(console): handle error when inspecting promise-like (#19083)
Nayeem Rahman
2023-05-11
fix(runtime): `ChildProcess::kill()` doesn't require additional perms (#15339)
Nayeem Rahman
2023-05-11
fix(node): expose channels in worker_threads (#19086)
Marvin Hagemeister
2023-05-10
feat(compile): unstable npm and node specifier support (#19005)
David Sherret
2023-05-11
feat(node): add `Module.runMain()` (#19080)
Marvin Hagemeister
2023-05-10
fix(node): conditional exports edge case (#19082)
Bartek Iwańczuk
2023-05-10
feat(ext/http): Automatic compression for Deno.serve (#19031)
Matt Mastracci
2023-05-08
fix(ext/http): Ensure Deno.serve works across --watch restarts (#18998)
Matt Mastracci
2023-05-04
fix(core): allow esm extensions not included in snapshot (#18980)
Nayeem Rahman
2023-05-03
fix(test): disable preventDefault() for beforeunload event (#18911)
Nayeem Rahman
2023-05-03
fix(ext/kv): throw on the Kv constructor (#18978)
Luca Casonato
2023-05-03
fix(ext/kv): KvU64#valueOf and KvU64 inspect (#18656)
Luca Casonato
2023-05-02
fix(npm): canonicalize filename before returning (#18948)
Bartek Iwańczuk
2023-05-01
refactor(cli): remove ProcState - add CliFactory (#18900)
David Sherret
2023-05-01
perf(ext/web): fast path for ws events (#18905)
Divy Srivastava
2023-04-30
fix(ext/url): throw `TypeError` for empty argument (#18896)
Kenta Moriuchi
2023-04-30
perf(core): async op pseudo-codegen and performance work (#18887)
Matt Mastracci
2023-04-30
refactor: merge Deno & Node inspectors (#18691)
Leo Kettmeir
2023-04-29
fix(ext/kv): stricter structured clone serializer (#18914)
Luca Casonato
2023-04-28
fix(ext/websocket): restore op_ws_send_ping (#18891)
Bartek Iwańczuk
2023-04-28
fix(repl): don't panic on undefined exception (#18888)
Nayeem Rahman
2023-04-28
fix(ext/fetch): subview Uint8Array in Req/Resp (#18890)
Luca Casonato
2023-04-28
Revert "refactor: don't expose Deno[Deno.internal].core namespace" (#18881)
Bartek Iwańczuk
2023-04-27
fix(repl): print unhandled rejections and event errors (#18878)
Nayeem Rahman
2023-04-27
chore: upgrade rusty_v8 to 0.71.0 (#18868)
Bartek Iwańczuk
2023-04-27
feat(kv): return ok bool from atomic commit (#18873)
Luca Casonato
2023-04-27
fix(ext/node): prime generation (#18861)
Divy Srivastava
2023-04-27
fix(test): handle dispatched exceptions from test functions (#18853)
Nayeem Rahman
2023-04-26
feat(cli): flatten deno.json configuaration (#17799)
scarf
2023-04-27
feat(lint): add `Deno.run` to `no-deprecated-deno-api` (#18869)
Bartek Iwańczuk
2023-04-26
fix(dts): `URLPatternComponentResult` groups should have possibly undefined k...
David Sherret
2023-04-27
fix(ext/http): internal upgradeHttpRaw works with "Deno.serve()" API (#18859)
Matt Mastracci
2023-04-26
feat(cli): don't check permissions for statically analyzable dynamic imports ...
Nayeem Rahman
2023-04-26
refactor: don't expose Deno[Deno.internal].core namespace (#18816)
Bartek Iwańczuk
2023-04-26
feat(ext/kv): add more atomic operation helpers (#18854)
Ryan Dahl
2023-04-26
perf(ext/http): optimize for zero or one-packet response streams (#18834)
Matt Mastracci
2023-04-26
BREAKING(unstable): remove "Deno.serve(handler, options)" overload (#18759)
Bartek Iwańczuk
2023-04-26
chore: upgrade rusty_v8 to 0.70.0 (#18844)
Bartek Iwańczuk
2023-04-26
fix(core): Wrap safe collections' argument of primordials (#18750)
Kenta Moriuchi
2023-04-25
fix(ext/node): fix hash.flush (#18818)
Yoshiya Hinosawa
2023-04-24
feat(ext/http): h2c for http/2 (#18817)
Matt Mastracci
[prev]
[next]