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
/
copyright_checker.js
Age
Commit message (
Expand
)
Author
2024-11-19
refactor: update deno_doc, use prismjs, remove internal reference html genera...
Leo Kettmeir
2024-08-20
chore: enable no-console dlint rule (#25113)
David Sherret
2024-08-12
chore: update the copyright of c, mjs, and jsx (#25005)
Kenta Moriuchi
2024-07-25
chore: use `@std` prefix for internal module specifiers (#24543)
Asher Gomez
2024-05-21
feat(node): buffer isUtf8/isAscii (#23928)
snek
2024-05-07
chore(test): move npm registries to separate servers and to the `tests/regist...
David Sherret
2024-04-30
chore(tools): `chmod +x` for scripts (#23610)
Kenta Moriuchi
2024-04-30
docs: fix some typos in comments (#23520)
findmyhappy
2024-03-13
chore: rough first pass on spec tests (#22877)
David Sherret
2024-02-16
chore: move `test_util/wpt` to `tests/wpt/suite` (#22412)
Asher Gomez
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci
2024-01-26
chore: use granular unstable flags in tools/ (#22138)
Bartek Iwańczuk
2024-01-06
chore: update LICENSE.md to 2024 (#21833)
David Sherret
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-07-28
refactor(cli/tools): split bench into multiple modules (#19974)
Bartek Iwańczuk
2023-06-26
chore: Ensure copyright line is the first in the file (#19608)
Matt Mastracci
2023-03-21
chore(tools): Copyright checker had a bad interpolation (#18328)
Matt Mastracci
2023-03-15
chore: parallelize lint steps (#18214)
David Sherret
2023-02-17
test: add node compat tests (#17805)
Yoshiya Hinosawa
2023-02-16
test: add unit tests from std/node (#17794)
Bartek Iwańczuk
2023-01-13
chore: small cleanup of scripts in ./tools and run copyright checker in lint....
David Sherret
2023-01-13
chore: add `copyright_checker` tool and add the missing copyright (#17285)
Yiyu Lin