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-07-04
feat: upgrade to TypeScript 5.1.6 (#19695)
David Sherret
2023-07-03
fix(npm): escape export identifier in double quoted string (#19694)
await-ovo
2023-07-03
fix(dts): make globals available on globalThis (#19438)
ud2
2023-07-03
feat(lsp): support import maps in quick fix and auto-imports (#19692)
David Sherret
2023-07-03
fix(ext/http): Catch errors in eager stream timeout to avoid uncaught promise...
Matt Mastracci
2023-07-03
fix: Update typings for Deno.errors namespace (#19688)
Bartek Iwańczuk
2023-07-02
fix(ext/node): ignore cancelled timer when node timer refresh (#19637)
await-ovo
2023-07-02
refactor: rename built-in node modules from ext:deno_node/ to node: (#19680)
Bartek Iwańczuk
2023-07-02
feat: ReadableStream.from (#19446)
Leo Kettmeir
2023-07-02
feat(ext/url): URLSearchParams two-argument delete() and has() (#19654)
Lino Le Van
2023-07-02
feat(ext/fetch): add Headers#getSetCookie (#13542)
Luca Casonato
2023-07-02
test: ignore fmt_check_all_files_on_each_change_test (#19682)
Bartek Iwańczuk
2023-07-01
fix(npm): handle more reserved words as cjs exports (#19672)
David Sherret
2023-07-02
build: remove stale benchmark (#19681)
Bartek Iwańczuk
2023-07-02
feat(lsp): basic support of auto-imports for npm specifiers (#19675)
David Sherret
2023-07-02
refactor(core): Extract deno_core (#19658)
Matt Mastracci
2023-07-02
Reland "fix(cli): don't store blob and data urls in the module cache" (#18581)
Nayeem Rahman
2023-07-02
refactor(core): don't use extension macro for core js (#19616)
Nayeem Rahman
2023-07-01
refactor(ops): op2 supports strings in argument and return position (#19613)
Matt Mastracci
2023-07-01
chore: upgrade rusty_v8 to 0.74.1 (#19677)
Bartek Iwańczuk
2023-07-01
fix(ext/kv): expose Deno.AtomicOperation (#19674)
Luca Casonato
2023-06-30
fix(npm): support siblings that are peer dependencies of each other (#19657)
David Sherret
2023-06-30
test(ext/node): add perf_hooks test (#19648)
Hans
2023-06-30
test(ext/node): added unit test for net node modules compat from std (#19663)
Kaique da Silva
2023-06-30
test(ext/node): added assertion errors test (#19609)
Kaique da Silva
2023-06-30
fix(node/http): add setKeepAlive to FakeSocket (#19659)
Leo Kettmeir
2023-06-29
chore: upgrade Rust to 1.70 and libffi-sys to 2.3.0 (#19639)
Matt Mastracci
2023-06-29
chore: upgrade rusty_v8 to 0.74.0 (#19633)
Bartek Iwańczuk
2023-06-29
fix(core): consistent extension source resolution (#19615)
Nayeem Rahman
2023-06-29
fix: add `exactOptionalPropertyTypes` for configuration file JSON schema (#19...
scarf
2023-06-29
refactor(ops): op2 support for generics (#19636)
Matt Mastracci
2023-06-29
fix(core): Ensure we don't lose the waker when polling an empty JoinSet (#19655)
Matt Mastracci
2023-06-29
fix(ext/websocket): Ensure that errors are available after async response ret...
Matt Mastracci
2023-06-28
fix(console): correct the parseCssColor algorithm (#19645)
Nicholas Berlette
2023-06-29
feat: add more Deno.errors classes (#19514)
Bartek Iwańczuk
2023-06-28
chore: Don't reconfigure storage on XL runners (#19641)
Matt Mastracci
2023-06-28
fix(test_ffi): thread_safe_callback is flaky (#19640)
Aapo Alasuutari
2023-06-28
chore: reconfigure windows builder storage (#19601)
Matt Mastracci
2023-06-28
fix(console): add assert function (#19635)
Leo Kettmeir
2023-06-28
fix(cli): Fix the bug where the command description is not displayed. (#19604)
nasa
2023-06-27
chore: update deno_lint to 0.48.0 (#19619)
Bartek Iwańczuk
2023-06-27
fix(kv): assertReject should always be awaited (#19612)
Heyang Zhou
2023-06-27
fix: lint on main branch (#19622)
Bartek Iwańczuk
2023-06-27
chore(ext/node): disable prefer-primordials on a per-file basis (#19553)
Kenta Moriuchi
2023-06-27
test(ext/node): port crypto_test.ts from deno_std (#19561)
Felipe Baltor
2023-06-26
feat(lock): skip saving declaration files in the lockfile (#19447)
David Sherret
2023-06-26
chore: Ensure copyright line is the first in the file (#19608)
Matt Mastracci
2023-06-26
chore: fix typos (#19572)
Martin Fischer
2023-06-26
Revert "Reland "refactor(core): cleanup feature flags for js source i… (#19...
Bartek Iwańczuk
2023-06-26
test(ext/node): add fs read unit tests (#19588)
Kaique da Silva
[prev]
[next]