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
/
Cargo.lock
Age
Commit message (
Expand
)
Author
2024-11-06
chore: forward v2.0.5 release commit to main (#26755)
denobot
2024-11-05
fix: panic_hook hangs without procfs (#26732)
Divy Srivastava
2024-11-05
fix: op_run_microtasks crash (#26718)
Divy Srivastava
2024-11-05
fix(workspace): support wildcard packages (#26568)
Bartek Iwańczuk
2024-11-04
fix(fmt): do not panic for jsx ignore container followed by jsx text (#26723)
David Sherret
2024-11-04
refactor(runtime/permissions): use concrete error types (#26464)
Leo Kettmeir
2024-11-01
fix: improved support for cjs and cts modules (#26558)
David Sherret
2024-10-31
fix(fmt): fix several HTML and components issues (#26654)
Pig Fang
2024-10-31
fix: clamp smi in fast calls by default (#26506)
Divy Srivastava
2024-10-30
chore: forward v2.0.4 release commit to main (#26636)
denobot
2024-10-28
fix: do not panic when failing to write to http cache (#26591)
David Sherret
2024-10-25
fix(install): cache json exports of JSR packages (#26552)
Nathan Whitaker
2024-10-25
fix(install): regression - do not panic when config file contains \r\n newlin...
David Sherret
2024-10-25
chore: forward v2.0.3 commit to main (#26535)
Bartek Iwańczuk
2024-10-24
perf(compile): pass module source data from binary directly to v8 (#26494)
David Sherret
2024-10-24
feat: support node-api in denort (#26389)
snek
2024-10-24
fix(ext/ffi): return u64/i64 as bigints from nonblocking ffi calls (#26486)
Divy Srivastava
2024-10-23
fix: share inotify fd across watchers (#26200)
Divy Srivastava
2024-10-22
fix(fmt): upgrade formatters (#26469)
Pig Fang
2024-10-22
refactor(runtime/ops): use concrete error types (#26409)
Leo Kettmeir
2024-10-21
fix(npm): support version ranges with && or comma (#26453)
David Sherret
2024-10-21
fix(install): better json editing (#26450)
David Sherret
2024-10-19
chore: update nix crate (#26422)
Leo Kettmeir
2024-10-18
refactor(ext/webgpu): use concrete error type (#26198)
Leo Kettmeir
2024-10-19
refactor(ext/fetch): use concrete error types (#26220)
Leo Kettmeir
2024-10-18
refactor(ext/crypto): use concrete error types (#26167)
Leo Kettmeir
2024-10-18
refactor(ext/websocket): use concrete error type (#26226)
Leo Kettmeir
2024-10-18
refactor(ext/fs): use concrete error types (#26317)
Leo Kettmeir
2024-10-18
chore: forward v2.0.2 release commit to main (#26376)
denobot
2024-10-17
refactor(ext/napi): use concrete error types (#26186)
Leo Kettmeir
2024-10-17
refactor(ext/web): use concrete error types (#26185)
Leo Kettmeir
2024-10-17
refactor(ext/kv): use concrete error type (#26239)
Leo Kettmeir
2024-10-17
refactor(ext/net): use concrete error type (#26227)
Leo Kettmeir
2024-10-16
chore: forward v2.0.1 release commit to main (#26338)
denobot
2024-10-16
fix: use syntect for deno doc html generation (#26322)
Leo Kettmeir
2024-10-16
chore: add dhat feature (#26285)
David Sherret
2024-10-15
fix: add hint for missing `document` global in terminal error (#26218)
Bartek Iwańczuk
2024-10-15
fix(install): handle pkg with dep on self when pkg part of peer dep resolutio...
David Sherret
2024-10-15
fix: panic in `prepare_stack_trace_callback` when global interceptor throws (...
Divy Srivastava
2024-10-14
refactor(ext/ffi): use concrete error types (#26170)
Leo Kettmeir
2024-10-14
refactor(ext/url): use concrete error types (#26172)
Leo Kettmeir
2024-10-14
refactor(ext/webstorage): use concrete error types (#26173)
Leo Kettmeir
2024-10-14
perf: use fast calls for microtask ops (#26236)
Divy Srivastava
2024-10-12
refactor(ext/tls): use concrete error types (#26174)
Leo Kettmeir
2024-10-12
refactor(ext/cron): use concrete error type (#26135)
Leo Kettmeir
2024-10-12
refactor(ext/canvas): use concrete error type (#26111)
Leo Kettmeir
2024-10-12
refactor(ext/cache): use concrete error type (#26109)
Leo Kettmeir
2024-10-12
refactor(ext/broadcastchannel): use concrete error type (#26105)
Leo Kettmeir
2024-10-10
fix: do not panic when using methods on classes and interfaces in deno doc ht...
Leo Kettmeir
2024-10-09
fix: do not panic on wsl share file paths on windows (#26081)
David Sherret
[next]