summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2019-02-14build,src: add PCH to node.gypiRefael Ackermann
2019-02-14build,deps: use PCH also for v8_initializersRefael Ackermann
2019-02-14build,tools: add more headers to V8 PCH fileRefael Ackermann
2019-02-12doc: fix some nits in perf_hooksVse Mozhet Byt
2019-02-08perf_hooks: implement histogram based apiJames M Snell
2019-02-08deps: update acorn to 6.0.7Michaƫl Zasso
2019-02-06lib: fix a few minor issues flagged by lgtmRobin Neatherway
2019-02-04test: do not fail SLOW tests if they are not slowYang Guo
2019-02-03tools: update ESLint to 5.13.0Rich Trott
2019-02-03tools: update dmn in update-estlint.shRich Trott
2019-02-02tools: make test.py Python 3 compatibleSakthipriyan Vairamani (thefourtheye)
2019-02-02process: expose process.features.inspectorJoyee Cheung
2019-02-01test, tools: suppress addon function cast warningsDaniel Bevenius