summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: update eslint to 8.11.0Node.js GitHub Bot2022-04-23831-1898/+1072
* build: use ccache in make-v8.sh on ppc64le and s390xRichard Lau2022-04-231-10/+22
* tools: fix web streams API linksmscdex2022-04-231-15/+15
* tools: update lint-md-dependencies to rollup@2.69.1Node.js GitHub Bot2022-04-233-54/+56
* tools: update lint-md rollup dependenciesNode.js GitHub Bot2022-04-233-30/+30
* deps: update nghttp2 to 1.47.0Yash Ladha2022-04-231-0/+59
* tools: update eslint to 8.10.0Node.js GitHub Bot2022-04-2357-1416/+2035
* doc,tools: improve navigability of API docsPaolo Insogna2022-04-231-15/+65
* tools: update lint-md-dependencies to rollup@2.67.3Node.js GitHub Bot2022-04-232-8/+8
* tools: lint deprecation codesAntoine du Hamel2022-04-233-0/+137
* tools: fix bugs in prefer-primordials linter ruleAntoine du Hamel2022-04-231-2/+17
* tools: update remark-preset-lint-node to 3.3.1Rich Trott2022-04-233-88/+90
* tools: update ESLint to 8.9.0Luigi Pinca2022-04-23905-2079/+6514
* tools: update lint-md-dependencies to rollup@2.67.2Node.js GitHub Bot2022-04-232-20/+20
* build,tools: change the quotes in YAMLMestery2022-04-231-3/+3
* build: remove broken x32 arch supportBen Noordhuis2022-04-231-15/+0
* tools: fix typo in prefer-primordials.jsIkko Ashimine2022-04-201-1/+1
* test: move test-crypto-engine to addonMichael Dawson2022-04-201-2/+2
* lib: add FormData global when fetch is enabledMichaël Zasso2022-04-201-0/+1
* deps: update undici to 4.15.1Michaël Zasso2022-04-201-0/+35
* lib: add fetchMichaël Zasso2022-04-202-0/+6
* tools: update lint-md-dependencies to rollup@2.67.0Node.js GitHub Bot2022-03-143-248/+476
* tools: update doc to rehype-stringify@9.0.3Node.js GitHub Bot2022-03-142-60/+58
* tools: update eslint to 8.8.0Node.js GitHub Bot2022-03-14590-1754/+6074
* build: check if python is a executable programhimself652022-03-141-0/+11
* tools: use Set instead of { [key]: true } objectTobias Nießen2022-03-141-6/+3
* tools: use Set instead of { [key]: true } objectTobias Nießen2022-03-141-6/+3
* tools: fix typo in `tools/code_cache/README.md`Tobias Nießen2022-03-141-1/+1
* tools: update lint-md-dependencies to rollup@2.65.0Node.js GitHub Bot2022-03-142-20/+20
* build: enable zoslib installation on z/OSalexcfyung2022-03-141-0/+14
* doc: make contributing info more discoverableMichael Dawson2022-03-141-2/+2
* tools: update lint-md-dependenciesNode.js GitHub Bot2022-02-263-137/+430
* tools: bump eslint from 8.6.0 to 8.7.0Rich Trott2022-02-26911-10104/+3877
* tools: update doc to highlight.js@11.4.0 to-vfile@7.2.3Node.js GitHub Bot2022-02-262-53/+36
* doc: clarify module system selectionAntoine du Hamel2022-02-261-2/+2
* tools: fix small not-quite-a-bug in find-inactive-tsc.mjsRich Trott2022-01-311-1/+3
* build: fix workflow access to git historyRich Trott2022-01-311-1/+2
* tools: replace for loop with map()Rich Trott2022-01-311-5/+1
* tools: use GITHUB_ACTIONS env var in inactivity scriptsRich Trott2022-01-312-10/+12
* tools: replace while+exec() with matchAll()Rich Trott2022-01-311-3/+4
* tools: fix argv bug in find-inactive-tsc.mjsRich Trott2022-01-311-1/+1
* build,tools,win: trim unused VCBUILD_PYTHON_LOCATION variableDavid Sanders2022-01-311-1/+0
* tools,benchmark,lib,test: enable no-case-declarations lint ruleRich Trott2022-01-311-2/+2
* tools: remove conditional assignment in custom ESLint ruleRich Trott2022-01-311-9/+10
* tools: update lint-md-dependencies to @rollup/plugin-node-resolve@13.1.2Node.js GitHub Bot2022-01-313-47/+47
* tools: update doc to rehype-raw@6.1.1Node.js GitHub Bot2022-01-312-39/+39
* tools: remove last of error-masking in commit-queue.shRich Trott2022-01-311-3/+7
* tools: update eslint to 8.6.0Node.js GitHub Bot2022-01-3176-346/+646
* tools: do not mask errors on multiple commit retrievalRich Trott2022-01-311-1/+3
* stream: add map method to ReadableBenjamin Gruenbaum2022-01-311-3/+3