summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-03-15fix(ext/node): Reimplement StringDecoder to match node's behavior (#22933)Nathan Whitaker
2024-03-13fix(node): resolve types via package.json for directory import (#22878)David Sherret
2024-03-13chore: rough first pass on spec tests (#22877)David Sherret
2024-03-11chore: enable clippy unused_async rule (#22834)David Sherret
2024-03-12chore: make Node setup script less sensitive to changes (#22855)Asher Gomez
2024-03-11fix(ext/node): Match punycode module behavior to node (#22847)Nathan Whitaker
2024-03-11build: fix node_compat/setup.ts check (#22842)Bartek Iwańczuk
2024-03-11fix(ext/node) implement receiveMessageOnPort for node:worker_threads (#22766)mash-graz
2024-03-10fix(node:http) Export `validateHeaderName` and `validateHeaderValue` function...mash-graz
2024-03-06chore: Reuse linux symbols list on openbsd and freebsd (#22706)Divy Srivastava
2024-03-05chore(tests): Remove vestiges of cli/tests folder (#22712)Aapo Alasuutari
2024-03-05chore: move `tools/wpt` to `tests/wpt/runner` (#22545)Asher Gomez
2024-03-01ci: actually fix workflow permissions (#22644)David Sherret
2024-02-26chore: fix `wpt_epoch` workflow (#22550)Asher Gomez
2024-02-19chore: move `test_util` to `tests/util/server` (#22444)Asher Gomez
2024-02-16chore(release): add deno-lambda to release checklist (#22431)Igor Zinkovsky
2024-02-16chore: move `test_util/wpt` to `tests/wpt/suite` (#22412)Asher Gomez
2024-02-15chore(release): update asset count for denort (#22425)Divy Srivastava
2024-02-13chore: move `test_util/std` to `tests/util/std` (#22402)Asher Gomez
2024-02-13chore: use `@std` import instead of `@test_util/std` (#22398)Asher Gomez
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2024-02-08chore: update asset count to 9 in release_doc_template (#22347)Divy Srivastava
2024-02-07chore: use @test_util for node_compat tests (#22331)Matt Mastracci
2024-02-07chore: update WPT (#22312)Bartek Iwańczuk
2024-02-07refactor: move ImageData to web extension (#22295)Leo Kettmeir
2024-01-26chore: use granular unstable flags in tools/ (#22138)Bartek Iwańczuk
2024-01-22feat(web): ImageBitmap (#21898)Leo Kettmeir
2024-01-22chore: use `FsFile[Symbol.dispose]()` (#22007)Asher Gomez
2024-01-07fix(ext): enable prefer-primordials for internal TypeScript (#21813)Kenta Moriuchi
2024-01-06chore: update LICENSE.md to 2024 (#21833)David Sherret
2024-01-06feat(ext/crypto): initial support for p521 in `generateKey` and `importKey` (...Divy Srivastava
2024-01-06chore(build): document faster rebuilds with `cargo plonk` (#21823)Divy Srivastava
2024-01-05chore: update format script (#21811)David Sherret
2024-01-05chore: update deno_lint for CI (#21802)Kenta Moriuchi
2024-01-02fix(ext/node): querystring stringify without encode callback (#21740)Divy Srivastava
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-09feat: bring back WebGPU (#20812)Leo Kettmeir
2023-12-06feat(ext/web): add ImageData Web API (#21183)Jamie
2023-12-01fix(ext/node): add stubbed process.report (#21373)Daniel Mizerski
2023-11-27chore: temp fix for tools/format.js (#21360)David Sherret
2023-11-25chore: update node_compat test suites to v18.18.2 (#21328)Yoshiya Hinosawa
2023-11-24feat(streams): ReadableStream.read min option (#20849)Leo Kettmeir
2023-11-24chore: break up some steps in release checklist (#21329)David Sherret
2023-11-23chore: update release_doc_template.md (#21322)Matt Mastracci
2023-11-23chore: start codesigning mac release builds (#21303)Matt Mastracci
2023-11-22refactor: replace `deferred()` from `std/async` with `Promise.withResolvers()...Asher Gomez
2023-11-21chore(tools): pull dprint from npm instead of third_party (#21281)David Sherret
2023-11-19chore: add aarch64-apple-darwin builds to ci (#21243)Matt Mastracci
2023-11-18chore: update wpt (#21255)Leo Kettmeir
2023-11-17chore: bump deno_core (#21242)Matt Mastracci