summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-05-03fix(lsp): always cache all npm packages (#23679)David Sherret
2024-05-03refactor(lsp): cleanup cache and module registry update (#23620)Nayeem Rahman
2024-05-03refactor(tests): move worker_threads itests to spec tests (#23648)Satya Rohith
2024-05-03chore(tests/specs): ability to have sub tests in file (#23667)David Sherret
2024-05-03chore: move cert itests to spec tests (#23607)David Sherret
2024-05-03test: npm registry handles two test scopes (#23663)Bartek IwaƄczuk
2024-05-02fix(test): proper type checking for files with doc tests (#23654)Leo Kettmeir
2024-05-02fix(ext/node): check resource exists before close (#23655)Satya Rohith
2024-05-02fix(ext/node): support delete process.env.var (#23647)Satya Rohith
2024-05-01fix(lsp): Catch cancellation exceptions thrown by TSC, stop waiting for TS re...Nathan Whitaker
2024-05-01feat(runtime): allow adding custom extensions to snapshot (#23569)Mathias Lafeldt
2024-05-01chore(cli): add permission test (#23633)Matt Mastracci
2024-05-01chore: make a couple repl tests less flaky (#23636)David Sherret
2024-05-01ci: use -A for wpt script (#23631)Nayeem Rahman
2024-05-011.43.0 (#23629)denobot
2024-05-01chore: 1.43 release notes (#23628)Divy Srivastava
2024-05-01Revert "refactor(lsp): move fields from Documents to LspResolver" (#23626)Divy Srivastava
2024-04-30fix(node): require.resolve - fallback to global cache when bare specifier fro...David Sherret
2024-05-01refactor(jupyter): move communication methods out of data structs (#23622)David Sherret
2024-05-01chore: fix flaky module graph cache tests (#23623)David Sherret
2024-05-01chore(lsp): revert import map pre-resolution for jsxImportSource (#23619)Nayeem Rahman
2024-05-01chore: update deno_doc (#23621)Leo Kettmeir
2024-04-30fix(publish): handle variable declarations with a declare keyword (#23616)David Sherret
2024-04-30feat(cli): add support for jsxImportSourceTypes (#23419)Luca Casonato
2024-04-30chore(tools): `chmod +x` for scripts (#23610)Kenta Moriuchi
2024-04-30fix(ext/node): support multiple message listeners on MessagePort (#23600)Satya Rohith
2024-04-30docs: fix some typos in comments (#23520)findmyhappy
2024-04-30fix(ext/node): read(0) before destroying http2stream (#23505)Satya Rohith
2024-04-30refactor(lsp): move fields from Documents to LspResolver (#23585)Nayeem Rahman
2024-04-29FUTURE: remove import assertions support for JavaScript (#23541)Kenta Moriuchi
2024-04-29fix: handle specifying an import map in an ancestor dir of deno.json (#23602)David Sherret
2024-04-29fix(fmt/md): better handling of lists in block quotes (#23604)David Sherret
2024-04-29chore: add tests for moduleGraph2 (#23603)David Sherret
2024-04-29fix: reenable syntax highlighting for doc html generator (#23570)Leo Kettmeir
2024-04-29fix(ext/http): ensure signal is created iff requested (#23601)Matt Mastracci
2024-04-29chore: migrate bench, publish, and more itests to spec tests (#23584)David Sherret
2024-04-29fix(ext/node): exporting rsa public keys (#23596)Divy Srivastava
2024-04-29refactor: remove conditional color code in bench reporter (#23593)David Sherret
2024-04-29refactor: remove dead code in node stream polyfill (#23597)Yoshiya Hinosawa
2024-04-29fix(ext/node): support NODE_DEBUG env (#23583)Satya Rohith
2024-04-29fix(ext/node): add support for MessagePort.removeListener/off (#23598)Satya Rohith