summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-04-06build: fix path voodoo in icu-generic.gypRefael Ackermann
2017-04-06deps: backport ec1ffe3 from upstream V8Daniel Bevenius
2017-04-04test: more robust check for location of `node.exe`Refael Ackermann
2017-04-04tools: replace custom ESLint timers ruleRich Trott
2017-04-04tools: update ESLint to 3.19.0Rich Trott
2017-04-04test: performance, remove Popen(shell=True) on WinRefael Ackermann
2017-04-03n-api: add support for abi stable module APIJason Ginchereau
2017-03-30tools: add missing #include "unicode/putil.h"Steven R. Loomis
2017-03-29tools: add unescaped regexp dot rule to linterBrian White
2017-03-26tools: add rule prefering common.mustNotCall()James M Snell
2017-03-24build: enable cctest to use generated objectsDaniel Bevenius
2017-03-22build: remove cares headers from tarballGibson Fahnestock
2017-03-17build: add cpp linting to windows buildliusi
2017-03-13build: add node_use_openssl check to install.pyDaniel Bevenius
2017-03-10meta: restore original copyright headerJames M Snell
2017-03-09tools: add links to the stability index referenceMichael Cox
2017-03-08doc/tools: fix more type inconsistenciesRoman Reiss
2017-03-04test: make tests pass when configured without-sslDaniel Bevenius
2017-03-02tools: remove NODE_PATH from environment for testsRich Trott
2017-03-02tools: fix lint issue in doctoolRoman Reiss
2017-03-02doc: linkify type[] syntax, support lowercase for primitivesRoman Reiss
2017-02-24doc: change broken fg(1) links to fg(1p)Karan Thakkar
2017-02-24tools,doc: enable changelogs for itemsAnna Henningsen
2017-02-22deps: switch to v8_inspector in V8Ali Ijaz Sheikh
2017-02-15tools/doc: add more intrinsic and custom typesTimothy Gu
2017-02-13src: support UTF-8 in compiled-in JS source filesBen Noordhuis
2017-02-13build: add node-inspect integration testJan Krems
2017-02-11test: remove dependency on node-weakBen Noordhuis
2017-02-09tools: add compile_commands.json gyp generatorBen Noordhuis
2017-02-04test: fix test.py command line options processingJulien Gilli
2017-02-03test: add --abort-on-timeout option to test.pyJulien Gilli
2017-02-02doc: add documentation for url.format(URL[, options]);James M Snell
2017-02-01doc: replace newlines in deprecation with spaceSakthipriyan Vairamani (thefourtheye)
2017-01-31tools: add MDN link for IterableTimothy Gu
2017-01-25tools,doc: add Google Analytics tracking.Phillip Johnsen
2017-01-23tools: add mdn link for IteratorJames M Snell
2017-01-13doc: remove duplicate properties bullet in readmeJavis Sullivan
2017-01-12test: fix temp-dir option in tools/test.pyGibson Fahnestock
2017-01-12eslint: remove dangling eslint symlinkSam Roberts
2017-01-09tools,test: enforce assert.ifError with lint ruleTeddy Katz
2017-01-06tools: add lint rule to enforce timer argumentsRich Trott
2017-01-06tools: remove no-useless-regex-char-class-escapeRich Trott
2017-01-06tools: remove custom align-function-arguments ruleRich Trott
2017-01-06tools: update ESLint to current versionRich Trott
2017-01-04Revert "test: test.py add option to use node in path"Sakthipriyan Vairamani (thefourtheye)
2017-01-04test: test.py add option to use node in pathGeorge Adams
2016-12-28tools: refactor json.jsRich Trott
2016-12-22tools: enforce linebreak after ternary operatorsMichaël Zasso
2016-12-20win,msi: add required UIRef for localized stringsBill Ticehurst
2016-12-19tools: forbid template literals in assert.throwsMichaël Zasso