summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: enable additional eslint rulesAnatoli Papirovski2017-10-191-4/+2
* test: fix flaky test-make-docRich Trott2017-10-191-0/+1
* tools: update to ESLint 4.8.0Anatoli Papirovski2017-10-19476-23834/+5601
* test: update test-npm to use test-npm-package.jsGibson Fahnestock2017-10-191-43/+0
* tools: rename unused variale in more pythonic wayNikhil Komawar2017-10-191-1/+1
* doc: support multidimensional arrays in type linkVse Mozhet Byt2017-10-151-5/+5
* tools: minor performance improvementAnna Henningsen2017-10-141-2/+2
* tools: use template literal in error messageTim Chon2017-10-131-1/+1
* tools: replace string concatKai Cataldo2017-10-121-1/+1
* tools: replace string concatenation with templateNicola Del Gobbo2017-10-111-10/+9
* tools: replace concatenation with string templatesEthan Arrowood2017-10-091-4/+4
* tools: replace concat with template literalsMinya Liang2017-10-091-10/+10
* tools: use more template literalsGovee912017-10-081-12/+9
* tools: use template literalsSarah Meyer2017-10-081-5/+5
* deps: update license-builder & LICENSE for c-aresRod Vagg2017-10-021-2/+1
* test: make it easier to run tests for subsystemsBenjamin Coe2017-10-011-25/+29
* errors,tools: ASCIIbetical instead of alphabeticalRefael Ackermann2017-09-281-12/+13
* tools, build: refactor macOS installerJP Wesselink2017-09-2810-106/+75
* build: fix shared installing targetYorkie Liu2017-09-281-1/+4
* build: use generic names for linting tasksNikolai Vavilov2017-09-241-2/+2
* doc: prevent displaying empty version pickerChris Young2017-09-191-2/+10
* test: fix single test runner regressionTimothy Gu2017-09-121-1/+1
* module: Allow runMain to be ESMBradley Farias2017-09-072-30/+48
* tools: bump vswhere helper to 2.0.0Refael Ackermann2017-09-031-6/+18
* errors,tools: alphabetize-errors lint ruleJon Moss2017-09-011-0/+36
* tools: add eslint rule for inspector checkingDaniel Bevenius2017-08-301-0/+43
* tools: add eslint rule for hasCrypto checkingDaniel Bevenius2017-08-302-0/+144
* tools: fix linter error in html.jsMichaël Zasso2017-08-291-3/+1
* doc: add links to alternative versions of docChris Young2017-08-281-1/+52
* tools: add custom private key optionRuslan Bekenev2017-08-271-15/+30
* test: run abort testsRich Trott2017-08-261-3/+15
* gyp: implement LD/LDXX for ninja and FIPSSam Roberts2017-08-231-0/+5
* gyp: fix ninja build failure (GYP patch)Daniel Bevenius2017-08-232-4/+4
* gyp: enable cctest to use objects (gyp part)Daniel Bevenius2017-08-231-1/+1
* gyp: add compile_commands.json gyp generatorBen Noordhuis2017-08-231-0/+115
* gyp: inherit parent for `*.host`Johan Bergström2017-08-231-4/+4
* gyp: fix gyp to work on MacOSX without XCodeShigeki Ohtsu2017-08-231-0/+2
* tools: update GYP to 324dd166Refael Ackermann2017-08-2310-383/+279
* tools: remove stray package-lock.json fileRich Trott2017-08-182-794/+2
* tools: fix update-eslint.shMyles Borins2017-08-181-0/+1
* tools: delete an unused argumentphisixersai2017-08-161-1/+1
* doc: fix word wrapping for api stability boxesSaad Quadri2017-08-161-1/+1
* deps,tools: add missing nghttp2 licenseAnna Henningsen2017-08-141-0/+2
* tools: fix tools/addon-verify.jsDaniel Bevenius2017-08-101-18/+18
* tools: simplify no-unescaped-regexp-dot ruleRich Trott2017-08-031-29/+2
* tools: replace assert-throw-arguments custom lintRich Trott2017-08-021-60/+0
* build,win: fix python detection scriptJason Ginchereau2017-08-011-1/+1
* tools: remove legacy indentation lintingRich Trott2017-07-301-13/+0
* build,test: run v8 tests on windowsKunal Pathak2017-07-261-0/+45
* tools: update to ESLint 4.3.0Rich Trott2017-07-25124-1841/+8670