summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-14fix(doc/publish): support expando properties (#23795)David Sherret
2024-05-13fix(ext/web): update ongoing promise in async iterator `return()` method (#23...Mattias Buelens
2024-05-13chore(task): various small refactorings (#23793)David Sherret
2024-05-13chore: cleanup unused dependencies (#23787)Leo Kettmeir
2024-05-13fix(cli): panic with `deno coverage` (#23353)Evan
2024-05-13refactor(lsp): reuse CliGraphResolverOptions::sloppy_imports_resolver (#23764)Nayeem Rahman
2024-05-12fix(ext/node): process.uptime works without this (#23786)Bartek Iwańczuk
2024-05-12fix(npm): handle null fields in npm registry JSON (#23785)David Sherret
2024-05-10chore: forward v1.43.3 release commit to main (#23771)denobot
2024-05-10fix: bump deno_core to fix unsoundness (#23768)Matt Mastracci
2024-05-10fix(runtime): Allow opening /dev/fd/XXX for unix (#23743)Matt Mastracci
2024-05-10fix(node): better cjs re-export handling (#23760)David Sherret
2024-05-10fix(ext/webgpu): invalidate GPUAdapter when a device is created (#23752)Leo Kettmeir
2024-05-09refactor(lsp): Have JS drive TSC event loop in LSP (#23565)Nathan Whitaker
2024-05-09refactor(lsp): unify caching into LspCache (#23746)Nayeem Rahman
2024-05-09fix(lsp): completions for using decl identifiers (#23748)David Sherret
2024-05-09refactor(ext/tls): Implement required functionality for later SNI support (#2...Matt Mastracci
2024-05-09fix(lsp): move sloppy import resolution from loader to resolver (#23751)Nathan Whitaker
2024-05-09fix(task): regression where `npx <command>` sometimes couldn't find command (...David Sherret
2024-05-08chore: enable clippy::print_stdout and clippy::print_stderr (#23732)David Sherret
2024-05-09chore: forward v1.43.2 release commit to main (#23749)denobot
2024-05-08fix(runtime): allow nul device on windows (#23741)Matt Mastracci
2024-05-08chore: cleanup some coverage tests (#23738)David Sherret
2024-05-08FUTURE: `deno install` changes (#23498)Bartek Iwańczuk
2024-05-08fix: upgrade TypeScript from 5.4.3 to 5.4.5 (#23740)David Sherret
2024-05-08chore: speed up test_multi_task test on Windows (#23737)David Sherret
2024-05-08refactor(lsp): cleanup partially locking methods (#23723)Nayeem Rahman
2024-05-07fix(jsr): panic when importing jsr package with deps via https (#23728)David Sherret
2024-05-07fix: DOMException doesn't throw on __callSitesEvals (#23729)Bartek Iwańczuk
2024-05-07chore: fix flaky net_listen_allow_localhost_4555 (#23726)David Sherret
2024-05-07fix(runtime): allow r/w access to /etc without --allow-all (#23718)Luca Casonato
2024-05-07fix(ext/web): properly handle `Blob` case for `createImageBitmap` (#23518)Hajime-san
2024-05-07refactor(lsp): reland move resolver fields to LspResolver (#23685)Nayeem Rahman
2024-05-07chore(test): move npm registries to separate servers and to the `tests/regist...David Sherret
2024-05-07chore: Bump deno_core (#23722)Nathan Whitaker
2024-05-06fix(lsp): Pass diagnostic codes to TSC as numbers (#23720)Nathan Whitaker
2024-05-06chore: (Hopefully) make `jupyter_execute_request` test less flaky (#23689)Nathan Whitaker
2024-05-06fix(compile): relative permissions should be retained as relative (#23719)David Sherret
2024-05-06fix(ext/node): napi_get_element and napi_set_element work with objects (#23713)Bartek Iwańczuk
2024-05-06fix(ext/webgpu): correctly validate GPUExtent3D, GPUOrigin3D, GPUOrigin2D & G...Hajime-san
2024-05-05fix(fmt/js): `else` was moved to wrong `if` sometimes when formatting minifie...David Sherret
2024-05-05docs: update categories to match new planned sitemap (#23677)Jo Franchetti
2024-05-05chore: maybe make fmt_check_all_files_on_each_change_test less flaky (#23704)David Sherret
2024-05-05chore: update wgpu (#23684)Leo Kettmeir
2024-05-05fix(ext/node): don't rely on Deno.env to read NODE_DEBUG (#23694)Satya Rohith
2024-05-05fix(workers): `importScripts` concurrently and use a new `reqwest::Client` pe...David Sherret
2024-05-05chore: fix outdated note in `runtime/js/README.md` (#23673)Antoine du Hamel
2024-05-04fix(publish): public api - trace parent classes & interfaces when following a...David Sherret
2024-05-04fix(lsp): handle multiline semantic tokens (#23691)Nayeem Rahman
2024-05-03chore: maybe make watcher tests less flaky (#23683)David Sherret