summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* tools: improve heading type detection in json.jsVse Mozhet Byt2018-04-221-8/+47
* trace_events: adds a new trace_events apiJames M Snell2018-04-171-0/+2
* doc: unify and compact some fragments in fs.mdVse Mozhet Byt2018-04-161-0/+3
* doc: update tools/doc/README.mdVse Mozhet Byt2018-04-161-5/+8
* doc: unify section structuresVse Mozhet Byt2018-04-151-1/+1
* win, tools: add nasm to boxstarter scriptBartosz Sosnowski2018-04-142-1/+5
* tools: fix broken link in icu notesHarry Sarson2018-04-141-1/+1
* tools: treat SIGABRT as crashAnna Henningsen2018-04-131-2/+1
* tools: include exit code in TAP logRefael Ackermann2018-04-111-5/+8
* tools: include exit code in test failuresRich Trott2018-04-111-1/+1
* doc: add and unify even more return valuesVse Mozhet Byt2018-04-121-0/+3
* tools: fix make test-v8Michaël Zasso2018-04-111-44/+6
* doc, tools: make type parsing more strictVse Mozhet Byt2018-04-111-13/+22
* build, tools, win: add nasm detection for OpenSSLJoão Reis2018-04-101-0/+19
* tools: install all header files OpenSSL-1.1.0Shigeki Ohtsu2018-04-101-1/+1
* build: add OpenSSL-1.1.0 supportShigeki Ohtsu2018-04-101-1/+1
* doc: specify definite Array typesVse Mozhet Byt2018-04-091-0/+3
* doc: add and unify return statements in crypto.mdVse Mozhet Byt2018-04-091-0/+6
* tools: overhaul tools/doc/json.jsVse Mozhet Byt2018-04-081-188/+184
* doc,tools: formalize, unify, codify default valuesVse Mozhet Byt2018-04-041-2/+2
* tools: don’t emit illegal utf-8 from icutrim/iculslocsSteven R. Loomis2018-04-031-3/+3
* lint: change require-buffer rule messageGus Caplan2018-04-021-4/+4
* tools: dry utility function in tools/doc/json.jsVse Mozhet Byt2018-03-301-36/+19
* tools: fix comment nits in tools/doc/*.js filesVse Mozhet Byt2018-03-306-72/+73
* deps: turn in std::string for ICUSteven R. Loomis2018-03-281-3/+1
* tools: fix nits in tools/doc/type-parser.jsVse Mozhet Byt2018-03-281-39/+44
* tools: update certdata.txtBen Noordhuis2018-03-261-7579/+1364
* doc: rename HTTP2 to HTTP/2Timothy Gu2018-03-261-2/+2
* tools: simplify tools/doc/preprocess.jsVse Mozhet Byt2018-03-251-38/+18
* tools: fix nits in tools/doc/common.jsVse Mozhet Byt2018-03-251-7/+2
* tools: shorten metadata parsingTobias Nießen2018-03-251-11/+8
* tools: make metadata parsing less permissiveTobias Nießen2018-03-251-2/+2
* tools: update ESLint to 4.19.1Rich Trott2018-03-24403-7421/+14415
* tools: fix nits in tools/doc/preprocess.jsVse Mozhet Byt2018-03-211-7/+7
* tools: fix logic nit in tools/doc/generate.jsVse Mozhet Byt2018-03-201-1/+1
* tools: fix test-npm-packageMichaël Zasso2018-03-121-12/+12
* tools,bootstrap: preprocess gypi files to jsonGus Caplan2018-03-091-0/+5
* benchmark,lib,test,tools: use consistent quotesRich Trott2018-03-071-4/+4
* src: #include <stdio.h>" to iculslocsSteven R. Loomis2018-03-061-0/+1
* src: move internal loaders out of bootstrap_node.jsJoyee Cheung2018-03-061-1/+5
* doc: replace to Node.jsYuta Hiroto2018-03-061-7/+7
* lib: add internal check macrosGus Caplan2018-03-054-9/+40
* doc: add new documentation lint ruleestrada91662018-02-234-13/+41
* build, win: vcbuild improvementsBartosz Sosnowski2018-02-222-7/+14
* tools: fix custom eslint rule errorsRuben Bridgewater2018-02-224-23/+15
* doc: fix nits in tools/doc/README.mdVse Mozhet Byt2018-02-211-39/+38
* lint: move eslint to new plugin systemGus Caplan2018-02-201-0/+24
* tools: custom eslint autofix for inspector-check.jsShobhit Chittora2018-02-171-1/+17
* tools: auto fix custom crypto-check eslint ruleShobhit Chittora2018-02-172-1/+30
* tools: fix eslint isRequiredRuben Bridgewater2018-02-121-1/+1