| Commit message (Expand) | Author | Age | Files | Lines |
| * | test, tools: suppress addon function cast warnings | Daniel Bevenius | 2019-02-01 | 1 | -2/+2 |
| * | doc: fix, unify, formalize, and amplify vm.md | Vse Mozhet Byt | 2019-01-11 | 1 | -0/+7 |
| * | doc: make modules.md more accurate | Vse Mozhet Byt | 2019-01-08 | 1 | -0/+1 |
| * | doc: add documentation for brotli support | Anna Henningsen | 2019-01-05 | 1 | -0/+2 |
| * | crypto: add key object API | Tobias Nießen | 2018-12-24 | 1 | -0/+1 |
| * | tools: make apilinks building more robust | Joyee Cheung | 2018-12-18 | 2 | -5/+10 |
| * | doc,lib,test: capitalize comment sentences | Ruben Bridgewater | 2018-12-17 | 1 | -1/+1 |
| * | tools,doc: fix version picker bug in html.js | Rich Trott | 2018-11-27 | 1 | -0/+1 |
| * | readline: add support for async iteration | Timothy Gu | 2018-11-20 | 1 | -1/+1 |
| * | tools: update alternative docs versions | Richard Lau | 2018-11-02 | 1 | -1/+2 |
| * | doc: add types and their corresponding return values | Ouyang Yadong | 2018-11-02 | 1 | -0/+7 |
| * | benchmark,doc,lib,src,test,tools: fix typos | Brandon Smith | 2018-10-09 | 1 | -1/+1 |
| * | doc: remove GA tracking | Ben Noordhuis | 2018-10-04 | 2 | -29/+2 |
| * | tools: fix doc tool behavior for version arrays | Tobias Nießen | 2018-09-12 | 2 | -4/+12 |
| * | tools,doc: apilinks should handle root scenarios | Kyle Farnung | 2018-09-09 | 1 | -2/+4 |
| * | tools: add [src] links to child-process.html | Sam Ruby | 2018-09-08 | 1 | -25/+41 |
| * | tools: add [src] links to async_hooks.html | Sam Ruby | 2018-09-05 | 1 | -0/+19 |
| * | tools: add [src] links to assert.html | Sam Ruby | 2018-09-02 | 1 | -27/+58 |
| * | doc: Remove 'dnt_helper.js' | MaleDong | 2018-09-02 | 1 | -3/+11 |
| * | tools: Include links to source code in documentation | Sam Ruby | 2018-08-29 | 3 | -2/+153 |
| * | doc: support 'removed' field in doc YAML sections | Sarat Addepalli | 2018-08-26 | 2 | -1/+13 |
| * | process: add allowedNodeEnvironmentFlags property | Christopher Hiller | 2018-08-24 | 1 | -1/+1 |
| * | fs: readdir optionally returning type information | Bryan English | 2018-08-13 | 1 | -0/+1 |
| * | tools: fix header escaping regression | Sam Ruby | 2018-08-13 | 2 | -2/+5 |
| * | tools: do not autolink section to itself | Vse Mozhet Byt | 2018-08-08 | 1 | -2/+2 |
| * | tools: convert addon-verify to remark | Sam Ruby | 2018-07-28 | 3 | -16/+30 |
| * | tools: flatten apidoc headers | Sam Ruby | 2018-07-26 | 1 | -6/+21 |
| * | tools: produce JSON documentation using unified/remark/rehype | Sam Ruby | 2018-07-25 | 96 | -23099/+422 |
| * | doc: specify `options` parameter type in zlib.md | Vse Mozhet Byt | 2018-07-24 | 1 | -1/+3 |
| * | tools: validate apidoc links | Sam Ruby | 2018-07-22 | 1 | -0/+13 |
| * | tools: build API TOC using raw headers | Sam Ruby | 2018-07-21 | 1 | -2/+4 |
| * | tools: create HTML docs with unified/remark/rehype | Sam Ruby | 2018-07-20 | 92 | -637/+21413 |
| * | doc: add "Edit on GitHub" link | Rich Trott | 2018-07-13 | 2 | -1/+10 |
| * | tools: build all.json by combining generated JSON | Sam Ruby | 2018-07-09 | 5 | -54/+66 |
| * | n-api: restrict exports by version | Kyle Farnung | 2018-07-05 | 2 | -0/+8 |
| * | tools: build all.html by combining generated HTML | Sam Ruby | 2018-07-02 | 1 | -0/+73 |
| * | doc: fix some links | Vse Mozhet Byt | 2018-07-02 | 1 | -1/+1 |
| * | tools: remove unused global types from type-parser | Rich Trott | 2018-06-08 | 1 | -6/+3 |
| * | doc: document BigInt support in fs.Stats | Joyee Cheung | 2018-06-07 | 1 | -0/+2 |
| * | worker: implement `MessagePort` and `MessageChannel` | Anna Henningsen | 2018-06-06 | 1 | -1/+3 |
| * | tools: update tools/doc/package-lock.json | Rich Trott | 2018-05-29 | 1 | -0/+31 |
| * | tools: fix sorting in doc/type-parser.js | Vse Mozhet Byt | 2018-05-26 | 1 | -2/+2 |
| * | doc: removed LTS label from v4 in doc version picker | Chris Young | 2018-05-23 | 1 | -1/+1 |
| * | tools, doc: wrap manpage links in code elements | Vse Mozhet Byt | 2018-05-17 | 1 | -1/+1 |
| * | tools, doc: fix stability index isssues | Vse Mozhet Byt | 2018-05-17 | 1 | -6/+15 |
| * | tools: eliminate intermediate module in doctools | Vse Mozhet Byt | 2018-05-16 | 2 | -17/+2 |
| * | tools: overhaul tools/doc/html.js | Vse Mozhet Byt | 2018-05-14 | 1 | -307/+213 |
| * | doc, tools: unify stability signatures | Vse Mozhet Byt | 2018-05-09 | 1 | -2/+1 |
| * | tools: add v10 to alternative version docs menu | Vse Mozhet Byt | 2018-05-08 | 1 | -0/+1 |
| * | tools: remove redundant code in doc/html.js | Vse Mozhet Byt | 2018-05-07 | 1 | -52/+12 |