summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-02feat(ext/url): URLSearchParams two-argument delete() and has() (#19654)Lino Le Van
2023-07-02feat(ext/fetch): add Headers#getSetCookie (#13542)Luca Casonato
2023-07-02test: ignore fmt_check_all_files_on_each_change_test (#19682)Bartek Iwańczuk
2023-07-01fix(npm): handle more reserved words as cjs exports (#19672)David Sherret
2023-07-02build: remove stale benchmark (#19681)Bartek Iwańczuk
2023-07-02feat(lsp): basic support of auto-imports for npm specifiers (#19675)David Sherret
2023-07-02refactor(core): Extract deno_core (#19658)Matt Mastracci
2023-07-02Reland "fix(cli): don't store blob and data urls in the module cache" (#18581)Nayeem Rahman
2023-07-02refactor(core): don't use extension macro for core js (#19616)Nayeem Rahman
2023-07-01refactor(ops): op2 supports strings in argument and return position (#19613)Matt Mastracci
2023-07-01chore: upgrade rusty_v8 to 0.74.1 (#19677)Bartek Iwańczuk
2023-07-01fix(ext/kv): expose Deno.AtomicOperation (#19674)Luca Casonato
2023-06-30fix(npm): support siblings that are peer dependencies of each other (#19657)David Sherret
2023-06-30test(ext/node): add perf_hooks test (#19648)Hans
2023-06-30test(ext/node): added unit test for net node modules compat from std (#19663)Kaique da Silva
2023-06-30test(ext/node): added assertion errors test (#19609)Kaique da Silva
2023-06-30fix(node/http): add setKeepAlive to FakeSocket (#19659)Leo Kettmeir
2023-06-29chore: upgrade Rust to 1.70 and libffi-sys to 2.3.0 (#19639)Matt Mastracci
2023-06-29chore: upgrade rusty_v8 to 0.74.0 (#19633)Bartek Iwańczuk
2023-06-29fix(core): consistent extension source resolution (#19615)Nayeem Rahman
2023-06-29fix: add `exactOptionalPropertyTypes` for configuration file JSON schema (#19...scarf
2023-06-29refactor(ops): op2 support for generics (#19636)Matt Mastracci
2023-06-29fix(core): Ensure we don't lose the waker when polling an empty JoinSet (#19655)Matt Mastracci
2023-06-29fix(ext/websocket): Ensure that errors are available after async response ret...Matt Mastracci
2023-06-28fix(console): correct the parseCssColor algorithm (#19645)Nicholas Berlette
2023-06-29feat: add more Deno.errors classes (#19514)Bartek Iwańczuk
2023-06-28chore: Don't reconfigure storage on XL runners (#19641)Matt Mastracci
2023-06-28fix(test_ffi): thread_safe_callback is flaky (#19640)Aapo Alasuutari
2023-06-28chore: reconfigure windows builder storage (#19601)Matt Mastracci
2023-06-28fix(console): add assert function (#19635)Leo Kettmeir
2023-06-28fix(cli): Fix the bug where the command description is not displayed. (#19604)nasa
2023-06-27chore: update deno_lint to 0.48.0 (#19619)Bartek Iwańczuk
2023-06-27fix(kv): assertReject should always be awaited (#19612)Heyang Zhou
2023-06-27fix: lint on main branch (#19622)Bartek Iwańczuk
2023-06-27chore(ext/node): disable prefer-primordials on a per-file basis (#19553)Kenta Moriuchi
2023-06-27test(ext/node): port crypto_test.ts from deno_std (#19561)Felipe Baltor
2023-06-26feat(lock): skip saving declaration files in the lockfile (#19447)David Sherret
2023-06-26chore: Ensure copyright line is the first in the file (#19608)Matt Mastracci
2023-06-26chore: fix typos (#19572)Martin Fischer
2023-06-26Revert "Reland "refactor(core): cleanup feature flags for js source i… (#19...Bartek Iwańczuk
2023-06-26test(ext/node): add fs read unit tests (#19588)Kaique da Silva
2023-06-26fix(ext/node): remove path.toFileUrl (#19536)Ryan Clements
2023-06-25fix(ops): quoting serde_v8::Value (#19593)Kangwook Lee (이강욱)
2023-06-25refactor(ops): ops2 supports result in fast path (#19603)Matt Mastracci
2023-06-25chore: disable /websocket/stream/tentative/close.any.worker.html?wss (#19606)Bartek Iwańczuk
2023-06-25Reland "refactor(core): cleanup feature flags for js source inclusion" (#19519)Nayeem Rahman
2023-06-24refactor(ops): op2 supports Result in slow call path (#19602)Matt Mastracci
2023-06-24fix(ext/node): support brotli APIs (#19223)Divy Srivastava
2023-06-24fix(cli): Don't use hardcoded port 4501 in serve test (#19599)Matt Mastracci
2023-06-24refactor(ops): Adding op2 macro and implementing in a couple of places (#19534)Matt Mastracci