summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: update ESLint to 7.20.0cjihrig2021-02-1560-1030/+6412
* doc: optimize HTML renderingAntoine du Hamel2021-02-152-3/+15
* perf_hooks: introduce createHistogramJames M Snell2021-02-141-0/+4
* tools: fix lint-pr-url messageAntoine du Hamel2021-02-131-1/+1
* tools: avoid pending deprecation in doc generatorMichaël Zasso2021-02-123-86/+7
* tools: update V8 gypfiles for 8.8Michaël Zasso2021-02-112-227/+58
* tools: add GitHub Action linter for pr-urlAntoine du Hamel2021-02-091-0/+37
* tools: bump remark-present-lint-node from 2.0.0 to 2.0.1Rich Trott2021-02-083-13/+3872
* tools: fix d8 macOS buildMichaël Zasso2021-02-071-11/+0
* src: put (de)serialization code into node_snapshotable.h/ccJoyee Cheung2021-02-051-17/+1
* tools: update ESLint to 7.19.0cjihrig2021-02-0312-72/+171
* doc: remove TOC summary for pages with no TOCRich Trott2021-01-312-8/+16
* quic: remove quicJames M Snell2021-01-302-10/+0
* tools: remove commented code from stability.jscjihrig2021-01-291-1/+1
* tools: cleanup old ICU version-specific fixesMichaël Zasso2021-01-203-5296/+0
* deps: update ICU to 68.2Michaël Zasso2021-01-201-2/+2
* tools,doc: list the stability status of each APIZijian Liu2021-01-202-0/+114
* buffer: introduce BlobJames M Snell2021-01-181-0/+2
* crypto: experimental (Ed/X)25519/(Ed/X)448 supportJames M Snell2021-01-181-0/+4
* tools: update ESLint to 7.18.0cjihrig2021-01-1818-27/+94
* tools: add support for top-level await syntax in linterAntoine du Hamel2021-01-1699-4337/+4432
* doc: wrap TOC in a <details> tagMattia Pontonio2021-01-141-4/+4
* tools: update all lint-md rollup dependenciesMichaël Zasso2021-01-114-6815/+7066
* tools: update doc tool dependenciesMichaël Zasso2021-01-113-203/+149
* crypto: introduce X509Certificate APIJames M Snell2021-01-091-0/+2
* tools: fix md5 hash for ICU 68.1 srcRichard Lau2021-01-051-1/+1
* tools: update ESLint to 7.17.0cjihrig2021-01-04155-1778/+9715
* build: fix unknown warning optionraisinten2020-12-281-1/+1
* tools: revise install.py for minor improvementsRich Trott2020-12-271-6/+14
* tools: update gyp-next to v0.7.0Michaël Zasso2020-12-267-44/+62
* tools: correct usage message for genv8constants.pyRich Trott2020-12-251-1/+1
* tools: call close() explicitly in genv8constants.pyRich Trott2020-12-251-0/+2
* tools: use `is None` consistently in PythonRich Trott2020-12-251-1/+1
* tools: fix make-v8.shRichard Lau2020-12-221-1/+2
* doc: update and run license-builder for BabelMichaël Zasso2020-12-211-1/+1
* tools: fix release script sign functionAntoine du Hamel2020-12-211-4/+5
* tools: update ESLint to 7.16.0zhangyongsheng2020-12-2191-719/+2191
* tools: fix update-eslint.shzhangyongsheng2020-12-211-4/+4
* tools: fix release scriptAntoine du Hamel2020-12-171-14/+16
* tools: lint shell scriptsAntoine du Hamel2020-12-1611-54/+248
* tools: update ini in tools/node-lint-md-cli-rollupMyles Borins2020-12-112-46/+58
* doc: update terminologyMichael Dawson2020-12-101-1/+1
* tools: update ESLint to 7.15.0cjihrig2020-12-0967-2047/+2740
* tools: update doc tool dependenciesMichaël Zasso2020-12-082-369/+598
* tools: upgrade to @babel/eslint-parser 7.12.1Antoine du Hamel2020-12-071706-64099/+95486
* tools: refloat 7 Node.js patches to cpplint.pyRich Trott2020-12-051-12/+109
* tools: bump cpplint to 1.5.4Rich Trott2020-12-051-115/+19
* tools: remove bashisms from macOS release scriptsAntoine du Hamel2020-12-043-16/+17
* tools: remove bashisms from release scriptAntoine du Hamel2020-12-041-69/+67
* worker: add experimental BroadcastChannelJames M Snell2020-12-011-0/+4