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
path:
root
/
tools
/
util.js
Age
Commit message (
Expand
)
Author
2024-11-04
chore: update dlint to v0.68.0 for internal (#26711)
Kenta Moriuchi
2024-08-20
chore: enable no-console dlint rule (#25113)
David Sherret
2024-07-25
chore: update to `std@2024.07.19` (#24715)
Asher Gomez
2024-07-25
chore: use `@std` prefix for internal module specifiers (#24543)
Asher Gomez
2024-06-10
fix: Rewrite Node-API (#24101)
snek
2024-06-05
fix: better handling of npm resolution occurring on workers (#24094)
David Sherret
2024-06-05
chore: upgrade dlint to 0.60.0 (#24041)
Bartek Iwańczuk
2024-02-13
chore: move `test_util/std` to `tests/util/std` (#22402)
Asher Gomez
2024-01-05
chore: update deno_lint for CI (#21802)
Kenta Moriuchi
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-11-23
chore: start codesigning mac release builds (#21303)
Matt Mastracci
2023-11-22
refactor: replace `deferred()` from `std/async` with `Promise.withResolvers()...
Asher Gomez
2023-11-21
chore(tools): pull dprint from npm instead of third_party (#21281)
David Sherret
2023-11-19
chore: add aarch64-apple-darwin builds to ci (#21243)
Matt Mastracci
2023-11-02
chore: fix dlint version and sanity check version after download (#21058)
Matt Mastracci
2023-11-01
fix(ext/node): adapt dynamic type checking to Node.js behavior (#21014)
Kenta Moriuchi
2023-09-07
chore: make downloadPrebuilt a little more reliable (#20401)
Matt Mastracci
2023-09-07
feat: support import attributes (#20342)
David Sherret
2023-09-06
chore: pin third_party (#20386)
David Sherret
2023-08-19
chore: remove third_party submodule (#20201)
Divy Srivastava
2023-01-15
chore: update std submodule and its imports (#17408)
Asher Gomez
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-02
chore: rewrite tests and utils to use Deno.Command API (#16895)
Bartek Iwańczuk
2022-07-21
fix(tools): upgrade to new `Deno.spawn` api (#15265)
Satya Rohith
2022-05-18
refactor: use spawn API across codebase (#14414)
Leo Kettmeir
2022-01-24
chore: re-enable wgpu_sync (#13453)
Aaron O'Mullan
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2021-06-26
chore: use local deno_std in tools scripts (#11122)
Bartek Iwańczuk
2021-06-23
tests: fix bug in WPT test harness (#10920)
Bert Belder
2021-06-07
chore(tools): Fix stdout buffer of launched process getting full causing tool...
David Sherret
2021-06-06
tests: run wpt scripts with Deno.core.evalContext (#10852)
Luca Casonato
2021-04-28
chore: upgrade dprint plugins (#10397)
Satya Rohith
2021-01-27
tests: new typescript WPT runner (#9269)
Luca Casonato
2021-01-10
update copyright to 2021 (#9081)
Ryan Dahl
2020-11-14
build: update dlint to v0.2.10 (#8284)
Yusuke Tanaka
2020-11-05
build: rewrite tools/ scripts to deno (#8247)
Bartek Iwańczuk