summaryrefslogtreecommitdiff
path: root/doc/api/n-api.md
AgeCommit message (Expand)Author
2018-03-282018-03-28, Version 9.10.0 (Current)Michaël Zasso
2018-03-23doc: Add a missing commajiangq
2018-03-20n-api: add napi_fatal_exceptionMathias Buus
2018-03-16doc: fix typos on n-apiKyle Robinson Young
2018-03-14n-api: take n-api out of experimentalMichael Dawson
2018-03-07n-api: update documentationGabriel Schulhof
2018-03-06doc: replace to Node.jsYuta Hiroto
2018-03-04doc: fix n-api asynchronous threading docsEric Bickle
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-23doc: remove extraneous "for example" textRich Trott
2018-02-222018-02-22, Version 9.6.0 (Current)Myles Borins
2018-02-11doc: mark NAPI_AUTO_LENGTH as codeTobias Nießen
2018-02-10doc: fix exporting a function exampleAonghus O Nia
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-02-06doc: fix typo in n-api.mdVse Mozhet Byt
2018-02-05n-api: add methods to open/close callback scopeMichael Dawson
2018-02-05doc: small typo in n-api.mdiskore
2018-02-05doc: remove usage of you in n-api docMichael Dawson
2018-01-18doc: remove uannecessary RequireMichael Dawson
2018-01-18doc: dedupe linksVse Mozhet Byt
2018-01-16doc: napi: make header style consistentAli Ijaz Sheikh
2018-01-16doc: napi: fix unbalanced emphasisAli Ijaz Sheikh
2018-01-07doc: updates examples to use NULLMichael Dawson
2017-12-122017-12-12 Version 9.3.0 (Current)Myles Borins
2017-12-05doc: update example in module registrationFranziska Hinkelmann
2017-12-01doc: add missing serial commasRich Trott
2017-11-22doc: use "JavaScript" instead of "Javascript"Rich Trott
2017-11-21n-api: add helper for addons to get the event loopAnna Henningsen
2017-11-19doc: add missing introduced_in commentsLuigi Pinca
2017-11-17doc: document common pattern for instanceof checksMichael Dawson
2017-11-11doc: fix typos in N-APISwathi Kalahastri
2017-11-08doc: fix a typo in n-api documentationVipin Menon
2017-10-15doc: update to use NAPI_AUTO_LENGTHMichael Dawson
2017-10-15doc: fix some linksVse Mozhet Byt
2017-09-262017-09-26, Node.js Version 8.6.0 (Current)James M Snell
2017-09-26doc: fix outdated code sample in n-api.mdrebornix
2017-09-20doc: fix new nits in linksVse Mozhet Byt
2017-09-19n-api: remove n-api module loading flagGabriel Schulhof
2017-09-18n-api: add optional string length parametersSampson Gao
2017-09-14n-api: napi_is_construct_call->napi_get_new_targetSampson Gao
2017-09-14n-api: Context for custom async operationsJason Ginchereau
2017-09-14n-api: refactor napi_addon_register_funcTaylor Woll
2017-09-14n-api: change async resource name to napi_valueJason Ginchereau
2017-09-14n-api: use AsyncResource for Work trackingAnna Henningsen
2017-09-13n-api: stop creating references to primitivesGabriel Schulhof
2017-09-122017-09-12, Version 8.5.0 (Current)Myles Borins
2017-09-10n-api: implement napi_run_scriptGabriel Schulhof
2017-09-10test,doc: make module name match gyp target nameGabriel Schulhof
2017-08-30n-api: adds function to adjust external memoryChris Young
2017-08-25n-api: implement promiseGabriel Schulhof