| Commit message (Expand) | Author | Age | Files | Lines |
| * | tools: produce JSON documentation using unified/remark/rehype | Sam Ruby | 2018-07-25 | 1 | -422/+318 |
| * | tools: improve heading type detection in json.js | Vse Mozhet Byt | 2018-04-22 | 1 | -8/+47 |
| * | tools: overhaul tools/doc/json.js | Vse Mozhet Byt | 2018-04-08 | 1 | -188/+184 |
| * | doc,tools: formalize, unify, codify default values | Vse Mozhet Byt | 2018-04-04 | 1 | -2/+2 |
| * | tools: dry utility function in tools/doc/json.js | Vse Mozhet Byt | 2018-03-30 | 1 | -36/+19 |
| * | tools: fix comment nits in tools/doc/*.js files | Vse Mozhet Byt | 2018-03-30 | 1 | -41/+42 |
| * | tools: replace string concatenation with template literals | Giovanni Lela | 2017-11-06 | 1 | -2/+1 |
| * | tools: replace concat with template literals | Minya Liang | 2017-10-09 | 1 | -10/+10 |
| * | lib,src: fix consistent spacing inside braces | Sebastiaan Deckers | 2017-07-21 | 1 | -2/+2 |
| * | tools: change var to const in ./doc/json | Ruben Bridgewater | 2017-07-02 | 1 | -28/+28 |
| * | tools: enable no-useless-return eslint rule | cjihrig | 2017-04-25 | 1 | -4/+0 |
| * | meta: restore original copyright header | James M Snell | 2017-03-10 | 1 | -0/+21 |
| * | tools: refactor json.js | Rich Trott | 2016-12-28 | 1 | -14/+8 |
| * | lib,tools: remove unneeded escaping of / | Prince J Wesley | 2016-11-23 | 1 | -4/+4 |
| * | benchmark,lib,test,tools: remove unneeded . escape | Rich Trott | 2016-11-06 | 1 | -4/+4 |
| * | doc/json: make sure links are correctly passed to marked | Timothy Gu | 2016-09-16 | 1 | -0/+2 |
| * | doc: use blockquotes for Stability: markers | Anna Henningsen | 2016-08-04 | 1 | -6/+20 |
| * | tools: update marked dependency | Daniel Wang | 2016-05-07 | 1 | -0/+9 |
| * | tools: parse documentation metadata | Tristian Flanagan | 2016-05-05 | 1 | -1/+7 |
| * | tools,doc: fix json for grouped optional params | firedfox | 2016-04-09 | 1 | -7/+16 |
| * | tools,doc: fix incomplete json produced by doctool | firedfox | 2016-04-09 | 1 | -0/+8 |
| * | tools: fix json doc generation | firedfox | 2016-03-30 | 1 | -1/+1 |
| * | tools: fix redeclared vars in doc/json.js | Rich Trott | 2016-02-04 | 1 | -4/+3 |
| * | tools: apply linting to doc tools | Rich Trott | 2016-02-01 | 1 | -10/+12 |
| * | tools: fix detecting constructor for JSON doc | Timothy Gu | 2016-02-01 | 1 | -1/+1 |
| * | tools: add property types in JSON documentation | Timothy Gu | 2016-01-30 | 1 | -1/+1 |
| * | tools: fix warning in doc parsing | Shigeki Ohtsu | 2016-01-05 | 1 | -1/+1 |
| * | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
| * | doc: fix optional parameter parsing | Trevor Norris | 2014-09-29 | 1 | -5/+6 |
| * | Mention marked, and add license to doc generator | isaacs | 2012-03-05 | 1 | -0/+21 |
| * | Handle miscs better | isaacs | 2012-02-29 | 1 | -0/+6 |
| * | 'Events' is a module, not an event named 's' | isaacs | 2012-02-29 | 1 | -1/+1 |
| * | New documentation generation tool | isaacs | 2012-02-29 | 1 | -0/+530 |