Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-03-30tools: simplify eslint comma-dangle configuration (tools)Rich Trott
2021-03-30doc,tools: use only one level 1 header per pageRich Trott
2021-03-30tools: improve macos-firewall.sh outputRich Trott
2021-03-24tools: make genv8constants.py Python3-compatibleMichaël Zasso
2021-03-24deps: add ngtcp2 and nghttp3James M Snell
2021-03-24tools: partially detect quic support in shared_opensslJames M Snell
2021-03-18tools: update ESLint to 7.22.0cjihrig
2021-03-16tools: use bundled npm in update scriptsRuy Adorno
2021-03-16tools: update glob-parent to 5.1.2Rich Trott
2021-03-16tools: check version number in YAML comments from changelogsAntoine du Hamel
2021-03-16tools,doc: add support for several flavors of JS code snippetsAntoine du Hamel
2021-03-16tools: fix object name in prefer-assert-methods.jsTobias Nießen
2021-03-16tools: update remark-preset-lint-node to 2.1.1Rich Trott
2021-03-16tools: fix compiler warning in inspector_protocolDarshan Sen
2021-03-16tools: make update-eslint.sh work with npm@7Luigi Pinca
2021-03-16tools: add ESLint rule no-array-destructuringAntoine du Hamel
2021-03-16tools: update eslint-plugin-markdown configurationcjihrig
2021-03-16tools: update ESLint to 7.21.0Luigi Pinca
2021-02-16tools: refactor prefer-primordialsAntoine du Hamel
2021-02-16tools: update ESLint to 7.20.0cjihrig
2021-02-16doc: optimize HTML renderingAntoine du Hamel
2021-02-16perf_hooks: introduce createHistogramJames M Snell
2021-02-16tools: fix lint-pr-url messageAntoine du Hamel
2021-02-16tools: avoid pending deprecation in doc generatorMichaël Zasso
2021-02-16tools: add GitHub Action linter for pr-urlAntoine du Hamel
2021-02-16tools: bump remark-present-lint-node from 2.0.0 to 2.0.1Rich Trott
2021-02-16tools: fix d8 macOS buildMichaël Zasso
2021-02-16src: put (de)serialization code into node_snapshotable.h/ccJoyee Cheung
2021-02-16tools: update ESLint to 7.19.0cjihrig
2021-02-02doc: remove TOC summary for pages with no TOCRich Trott
2021-02-02quic: remove quicJames M Snell
2021-02-02tools: remove commented code from stability.jscjihrig
2021-02-02crypto: experimental (Ed/X)25519/(Ed/X)448 supportJames M Snell
2021-01-25tools: cleanup old ICU version-specific fixesMichaël Zasso
2021-01-25deps: update ICU to 68.2Michaël Zasso
2021-01-25tools,doc: list the stability status of each APIZijian Liu
2021-01-25buffer: introduce BlobJames M Snell
2021-01-22tools: update ESLint to 7.18.0cjihrig
2021-01-22tools: add support for top-level await syntax in linterAntoine du Hamel
2021-01-22doc: wrap TOC in a <details> tagMattia Pontonio
2021-01-12tools: update all lint-md rollup dependenciesMichaël Zasso
2021-01-12tools: update doc tool dependenciesMichaël Zasso
2021-01-12crypto: introduce X509Certificate APIJames M Snell
2021-01-12tools: fix md5 hash for ICU 68.1 srcRichard Lau
2021-01-12tools: update ESLint to 7.17.0cjihrig
2021-01-12tools: revise install.py for minor improvementsRich Trott
2021-01-12tools: update gyp-next to v0.7.0Michaël Zasso
2021-01-12tools: correct usage message for genv8constants.pyRich Trott
2021-01-12tools: call close() explicitly in genv8constants.pyRich Trott
2021-01-12tools: use `is None` consistently in PythonRich Trott