summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-04-04src: port bootstrap/cache.js to C++Joyee Cheung
2019-04-02tools: fix `test.py --time`Richard Lau
2019-04-01tools: update ESLint to 5.16.0cjihrig
2019-03-31build,win: silence MSVC warning C4129 for V8Refael Ackermann
2019-03-30tools: update dependencies in lint-md-cli-rollupDaijiro Wachi
2019-03-28build,deps: move gypfiles out 2/2 - movingRefael Ackermann
2019-03-28deps,build: compute torque_outputs in v8.gypRefael Ackermann
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-26tools: windows_boxstarter "choco install python -y" for Python 3cclauss
2019-03-26tools: remove eslint rule no-let-in-for-declarationgengjiawen
2019-03-23tools: update ESLint to 5.15.3cjihrig
2019-03-18tools: update ESLint to 5.15.2cjihrig
2019-03-17tools: update lint-md.js to lint rfc name formatRich Trott
2019-03-16tools: tidy function arguments in eslint rulesRich Trott
2019-03-14deps: bump minimum icu version to 63Ujjwal Sharma
2019-03-13v8: integrate node-heapdump into coreJames M Snell
2019-03-12tools: fix cpplint.py header rulesRefael Ackermann
2019-03-12deps,tools: include SipHash in LICENSERod Vagg
2019-03-10tools: update ESLint to 5.15.1cjihrig
2019-03-10tools: update to mdast-util-to-hast v3.0.2Sam Ruby
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-03-08tools: update generated lint-md.jsRefael Ackermann
2019-03-08tools: update `node-lint-md-cli-rollup` version 2Refael Ackermann
2019-03-07tools: use dmn@2.2.1 to remove unneeded filesRich Trott
2019-03-07tools: update dmn to 2.2.1 in update scriptsRich Trott
2019-03-08tools: fix test.py --shellYang Guo
2019-03-06tools: update remark-preset-lint-node to 1.5.0Rich Trott
2019-03-07tools: add no-var lint rule for tools directoryshisama
2019-03-07tools: replace var to let/constMasashi Hirano
2019-03-06tools: add mailmap support for Co-authored-by tagsAnna Henningsen
2019-03-04tools: apply stricter linting to tools directoryRich Trott
2019-03-04tools: refactor tools JS codeRich Trott
2019-03-04tools: roll inspector_protocol to f67ec5Pavel Feldman
2019-03-04bootstrap: experimental --frozen-intrinsics flagGuy Bedford
2019-03-04win,build: update Windows build documentationJon Kunkee
2019-03-03tools: rebuild lint-md.jsRich Trott
2019-03-03tools: update node-lint-md-cli-rollup lockfileRich Trott
2019-03-03tools: update ESLint to 5.15.0cjihrig
2019-03-02tools: update extend to 3.0.2Rich Trott
2019-03-02tools: update babel-eslint to 10.0.1Rich Trott
2019-03-01tools: update eslint-plugin-markdown to 1.0.0Rich Trott
2019-03-01tools: use latest rather than next for markdown linting pluginRich Trott
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-27src: apply clang-tidy rule modernize-deprecated-headersgengjiawen
2019-02-25tools: update markdown linterRich Trott
2019-02-22build: tidy up comments in `create_expfile.sh`Richard Lau
2019-02-20deps: backport ICU fix for ARM64 WindowsJon Kunkee
2019-02-20tools: update ESLint to 5.14.1cjihrig
2019-02-17tools: update ESLint to 5.14.0cjihrig
2019-02-17test: add --test-root option to test.pyYang Guo