summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2016-12-09test: set stdin too for pseudo-tty testsAnna Henningsen
2016-12-09tools: add macosx-firwall script to avoid popupsDaniel Bevenius
2016-12-05tools: add ESLint rule for assert.throws argumentsMichaël Zasso
2016-11-27tools: remove unneeded escaping in generate.jsRich Trott
2016-11-26tools: allow test.py to use full paths of testsFrancis Gulotta
2016-11-23tools: Add no useless regex char class rulePrince J Wesley
2016-11-23lib,tools: remove unneeded escaping of /Prince J Wesley
2016-11-22deps: backport GYP fix to fix AIX shared suffixStewart Addison
2016-11-20tools: use better regexp for manpage referencesAnna Henningsen
2016-11-15tools: make run-valgrind.py usefulBen Noordhuis
2016-11-15tools: fix run-valgrind.py scriptBen Noordhuis
2016-11-15tools: copy run-valgrind.py to tools/Ben Noordhuis
2016-11-10test: output tap13 instead of almost-tapJohan Bergström
2016-11-09v8: update make-v8.sh to use gitJaideep Bajwa
2016-11-07tools: use long format for gpg fingerprintMyles Borins
2016-11-06benchmark,lib,test,tools: remove unneeded . escapeRich Trott
2016-10-31deps: Intl: ICU 58 bump: configure/LICENSE/docsSteven R. Loomis
2016-10-27tools: remove dangling eslint symlinkSam Roberts
2016-10-26tools: make --repeat work with -j in test.pyRich Trott
2016-10-25buffer: add buffer.transcodeJames M Snell
2016-10-25src,tools: speed up startup by 2.5%Ben Noordhuis
2016-10-21tools: replace custom lint rule for getter/setterRich Trott
2016-10-20tools: fix release script on macOS 10.12Evan Lucas
2016-10-18tools: update ESLint to v3.8.0Rich Trott