summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: windows_boxstarter "choco install python -y" for Python 3cclauss2019-03-272-3/+14
* tools: remove eslint rule no-let-in-for-declarationgengjiawen2019-03-271-38/+0
* tools: update ESLint to 5.15.3cjihrig2019-03-278-179/+46
* tools: update ESLint to 5.15.2cjihrig2019-03-2710-56/+66
* tools: update lint-md.js to lint rfc name formatRich Trott2019-03-273-9/+9
* tools: tidy function arguments in eslint rulesRich Trott2019-03-273-3/+3
* v8: integrate node-heapdump into coreJames M Snell2019-03-271-0/+3
* bootstrap: experimental --frozen-intrinsics flagGuy Bedford2019-03-141-0/+3
* tools: fix cpplint.py header rulesRefael Ackermann2019-03-141-12/+13
* deps,tools: include SipHash in LICENSERod Vagg2019-03-141-0/+2
* tools: update ESLint to 5.15.1cjihrig2019-03-1426-72/+252
* tools: update to mdast-util-to-hast v3.0.2Sam Ruby2019-03-143-58/+72
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-141-2/+2
* tools: update generated lint-md.jsRefael Ackermann2019-03-141-39674/+1
* tools: update `node-lint-md-cli-rollup` version 2Refael Ackermann2019-03-142-10/+10
* tools: use dmn@2.2.1 to remove unneeded filesRich Trott2019-03-147-1966/+0
* tools: update dmn to 2.2.1 in update scriptsRich Trott2019-03-142-2/+2
* tools: fix test.py --shellYang Guo2019-03-141-8/+7
* tools: update remark-preset-lint-node to 1.5.0Rich Trott2019-03-142-19/+24
* tools: add no-var lint rule for tools directoryshisama2019-03-141-0/+1
* tools: replace var to let/constMasashi Hirano2019-03-148-42/+42
* tools: add mailmap support for Co-authored-by tagsAnna Henningsen2019-03-121-1/+40
* tools: apply stricter linting to tools directoryRich Trott2019-03-121-2/+7
* tools: refactor tools JS codeRich Trott2019-03-128-29/+17
* tools: roll inspector_protocol to f67ec5Pavel Feldman2019-03-1231-264/+2470
* win,build: update Windows build documentationJon Kunkee2019-03-122-2/+2
* tools: rebuild lint-md.jsRich Trott2019-03-121-144/+111
* tools: update node-lint-md-cli-rollup lockfileRich Trott2019-03-121-164/+217
* tools: update ESLint to 5.15.0cjihrig2019-03-12111-409/+471
* tools: update extend to 3.0.2Rich Trott2019-03-041-6/+6
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-042-3/+3
* tools: update babel-eslint to 10.0.1Rich Trott2019-03-02306-27275/+43211
* tools: update eslint-plugin-markdown to 1.0.0Rich Trott2019-03-0221-47/+148
* tools: use latest rather than next for markdown linting pluginRich Trott2019-03-021-1/+1
* src: apply clang-tidy rule modernize-deprecated-headersgengjiawen2019-03-011-2/+2
* tools: update markdown linterRich Trott2019-03-013-80/+100
* build: tidy up comments in `create_expfile.sh`Richard Lau2019-02-281-26/+27
* deps: backport ICU fix for ARM64 WindowsJon Kunkee2019-02-281-0/+1221
* tools: update ESLint to 5.14.1cjihrig2019-02-282-3/+5
* tools: update ESLint to 5.14.0cjihrig2019-02-28184-3645/+3205
* test: add --test-root option to test.pyYang Guo2019-02-281-1/+5
* doc: fix some nits in perf_hooksVse Mozhet Byt2019-02-131-2/+1
* process: expose process.features.inspectorJoyee Cheung2019-02-101-2/+2
* perf_hooks: implement histogram based apiJames M Snell2019-02-092-1/+5
* deps: update acorn to 6.0.7Michaƫl Zasso2019-02-092-2/+2
* tools: update ESLint to 5.13.0Rich Trott2019-02-07767-12159/+12074
* tools: update dmn in update-estlint.shRich Trott2019-02-071-1/+1
* lib: fix a few minor issues flagged by lgtmRobin Neatherway2019-02-061-1/+1
* test: do not fail SLOW tests if they are not slowYang Guo2019-02-061-0/+3
* tools: make test.py Python 3 compatibleSakthipriyan Vairamani (thefourtheye)2019-02-031-15/+22