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