node/tools
Rich Trott 1e8b296c58
lib,test,tools: use consistent JSDoc types
This could be in preparation of implementing the jsdoc/check-types
ESLint rule.

PR-URL: https://github.com/nodejs/node/pull/40989
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2021-11-29 06:48:00 +00:00
..
actions tools: simplify and fix commit queue 2021-11-07 15:26:45 +01:00
bootstrap doc: use HEAD instead of master for links 2021-05-05 10:45:30 +02:00
clang-format tools: update path-parse to 1.0.7 2021-07-04 07:41:31 -07:00
code_cache esm: add support for JSON import assertion 2021-11-03 20:06:55 -07:00
configure.d
doc tools: udpate doc tools to accommodate GFM footnotes 2021-10-23 06:13:18 -07:00
eslint-rules lib,test,tools: use consistent JSDoc types 2021-11-29 06:48:00 +00:00
gyp tools: update gyp-next to v0.10.1 2021-11-26 06:23:46 +00:00
icu deps: update ICU to 70.1 2021-11-09 17:26:53 +01:00
inspector_protocol tools: patch jinja2 for Python 3.10 compat 2021-10-06 17:06:26 -07:00
lint-md tools: update lint-md-dependencies to rollup@2.60.1 2021-11-22 21:39:53 -08:00
macos-installer tools: set arch in Distribution.xml 2021-04-19 10:23:24 +01:00
msvs build: adapt v8_pch.h to V8 9.3 2021-08-30 21:03:23 +02:00
node_modules tools: update ESLint to 8.3.0 2021-11-22 12:38:27 +00:00
pip
rpm
snapshot tools: refactor snapshot builder 2021-06-10 14:17:49 +08:00
v8 tools: fetch googletest dependency for V8 CI 2021-07-20 15:29:37 +02:00
v8_gypfiles tools: disable trap handler for Windows cross-compiler 2021-11-21 16:06:15 +01:00
.eslintrc.yaml tools: extend default yamllint config 2021-09-21 17:03:51 +00:00
build-addons.js
certdata.txt tools: update certdata.txt 2021-10-04 10:09:06 +00:00
checkimports.py
compress_json.py
copyfile.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
cpplint.py tools: refloat 7 Node.js patches to cpplint.py 2021-05-31 22:12:01 -07:00
create_android_makefiles
create_expfile.sh
enable_fips_include.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
find-inactive-collaborators.mjs doc: final round of markdown format changes 2021-10-31 09:36:02 -07:00
find-inactive-tsc.mjs build: remove extraneous quotation marks from commit body 2021-11-25 08:44:55 +00:00
genv8constants.py
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
getsharedopensslhasquic.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
gyp_node.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
install.py build: include missing V8 headers in distribution 2021-10-20 14:33:22 +00:00
js2c.py build: pass directory instead of list of files to js2c.py 2021-06-24 13:53:29 -07:00
license2rtf.js
license-builder.sh tools: update license-builder.sh for OpenSSL 2021-10-23 06:21:35 +00:00
lint-pr-url.mjs
lint-sh.js tools: relax max-len lint rule for template strings 2021-04-07 04:16:35 -07:00
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh tools: take ownership of deps/v8/tools/node 2021-07-06 01:40:54 +00:00
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh
osx-entitlements.plist
osx-gon-config.json.tmpl
osx-notarize.sh
osx-pkg-postinstall.sh deps: add corepack 2021-08-25 07:55:32 -07:00
osx-productsign.sh
release.sh
run-valgrind.py
run-worker.js test: test crypto.setEngine() using an actual engine 2021-10-30 08:46:02 +00:00
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py tools,test: make -J behavior default for test.py 2021-11-27 05:45:01 +00:00
update-authors.js tools,meta: remove exclusions from AUTHORS 2021-10-31 15:23:21 +00:00
update-babel-eslint.sh tools: improve update scripts 2021-11-08 11:47:53 -08:00
update-cares.sh tools: add script to update c-ares 2021-11-01 19:48:44 -07:00
update-eslint.sh tools: improve update scripts 2021-11-08 11:47:53 -08:00
update-npm.sh tools: use mktemp to create the workspace directory 2021-05-03 14:49:52 +02:00
utils.py tools: remove armv6 from test tools 2021-07-04 19:56:09 -07:00
valgrind.supp