summaryrefslogtreecommitdiff
path: root/tools/doc/type-parser.js
AgeCommit message (Expand)Author
2019-11-30wasi: introduce initial WASI supportcjihrig
2019-10-14vm: add Synthetic modulesGus Caplan
2019-10-08fs: introduce `opendir()` and `fs.Dir`Jeremiah Senkpiel
2019-10-03doc: fix return type for crypto.createDiffieHellmanGroup()exoego
2019-08-29doc,crypto: add extends for derived classesKamat, Trivikram
2019-08-26doc,errors: add extends to derived classesKamat, Trivikram
2019-08-16fs: add fs.writev() which exposes syscall writev()Anas Aboureada
2019-04-07doc: link bigint type to MDN instead of proposalVse Mozhet Byt
2019-02-12doc: fix some nits in perf_hooksVse Mozhet Byt
2019-02-08perf_hooks: implement histogram based apiJames M Snell
2019-01-11doc: fix, unify, formalize, and amplify vm.mdVse Mozhet Byt
2019-01-08doc: make modules.md more accurateVse Mozhet Byt
2019-01-05doc: add documentation for brotli supportAnna Henningsen
2018-12-24crypto: add key object APITobias Nießen
2018-11-20readline: add support for async iterationTimothy Gu
2018-11-02doc: add types and their corresponding return valuesOuyang Yadong
2018-08-24process: add allowedNodeEnvironmentFlags propertyChristopher Hiller
2018-08-13fs: readdir optionally returning type informationBryan English
2018-07-24doc: specify `options` parameter type in zlib.mdVse Mozhet Byt
2018-07-02doc: fix some linksVse Mozhet Byt
2018-06-08tools: remove unused global types from type-parserRich Trott
2018-06-07doc: document BigInt support in fs.StatsJoyee Cheung
2018-06-06worker: implement `MessagePort` and `MessageChannel`Anna Henningsen
2018-05-26tools: fix sorting in doc/type-parser.jsVse Mozhet Byt
2018-05-02tools: dedupe property access in doc/type-parserVse Mozhet Byt
2018-04-17trace_events: adds a new trace_events apiJames M Snell
2018-04-16doc: unify and compact some fragments in fs.mdVse Mozhet Byt
2018-04-15doc: unify section structuresVse Mozhet Byt
2018-04-12doc: add and unify even more return valuesVse Mozhet Byt
2018-04-11doc, tools: make type parsing more strictVse Mozhet Byt
2018-04-09doc: specify definite Array typesVse Mozhet Byt
2018-04-09doc: add and unify return statements in crypto.mdVse Mozhet Byt
2018-03-30tools: fix comment nits in tools/doc/*.js filesVse Mozhet Byt
2018-03-28tools: fix nits in tools/doc/type-parser.jsVse Mozhet Byt
2018-03-26doc: rename HTTP2 to HTTP/2Timothy Gu
2018-02-07tools: add FileHandle to doc/type-parser.jsVse Mozhet Byt
2018-02-01doc: linkify missing typesVse Mozhet Byt
2018-01-28doc: unify type linkificationVse Mozhet Byt
2017-12-12doc,test: mention Duplex support for TLSAnna Henningsen
2017-10-15doc: support multidimensional arrays in type linkVse Mozhet Byt
2017-10-11tools: replace string concatenation with templateNicola Del Gobbo
2017-03-08doc/tools: fix more type inconsistenciesRoman Reiss
2017-03-02tools: fix lint issue in doctoolRoman Reiss
2017-03-02doc: linkify type[] syntax, support lowercase for primitivesRoman Reiss
2017-02-15tools/doc: add more intrinsic and custom typesTimothy Gu
2017-02-02doc: add documentation for url.format(URL[, options]);James M Snell
2017-01-31tools: add MDN link for IterableTimothy Gu
2017-01-23tools: add mdn link for IteratorJames M Snell
2016-10-11doc: revise http documentationTimothy Gu
2016-09-27doc,tool: add tls.TLSSocket to typeMapyorkie