summaryrefslogtreecommitdiff
path: root/doc/api/n-api.md
AgeCommit message (Expand)Author
2019-07-22doc: amplify warning for execute callbackMichael Dawson
2019-07-20doc: update js-native-api exampleGabriel Schulhof
2019-07-20doc: mark N-API thread-safe function stableGabriel Schulhof
2019-07-022019-07-03, Version 12.6.0 (Current)Michaël Zasso
2019-07-02doc: remove N-API version for Experimental APIsMichael Dawson
2019-07-02doc,n-api: fix metadata for napi_create_threadsafe_functionRichard Lau
2019-07-02doc: format ECMA-262 with a hyphencjihrig
2019-07-02n-api: make func argument of napi_create_threadsafe_function optionallegendecas
2019-06-18doc,n-api: fix typoRichard Lau
2019-06-17doc: clarify N-API version MatrixMichael Dawson
2019-05-28doc: update n-api support matrixteams2ua
2019-05-28doc: add version info for typesMichael Dawson
2019-05-28doc,n-api: fix typo in N-API introductionRichard Lau
2019-05-20doc: remove stability highlight for stable functionsMichael Dawson
2019-05-20doc,n-api: update N-API version matrix for v12.xRichard Lau
2019-05-20doc,n-api: fix `introduced_in` metadataRichard Lau
2019-05-14doc: add call-once note to napi_queue_async_workGabriel Schulhof
2019-04-11doc: add missing n-api version indicatorMichael Dawson
2019-03-062019-03-06, Version 11.11.0 (Current)Ruben Bridgewater
2019-03-04doc: fix up N-API support matrixMichael Dawson
2019-03-02doc: correct typos in various docsBeni von Cheni
2019-02-28doc: napi_get_value_bigint_words argument orderMichael Wei
2019-02-28n-api: implement date objectJarrod Connolly
2019-01-21n-api: mark thread-safe function as stableGabriel Schulhof
2019-01-13doc: fix `napi_open_callback_scope` descriptionPhilipp Renoth
2019-01-09doc: add clarification for exception behaviourMichael Dawson
2018-12-25doc: fix NAPI typoPhilipp Renoth
2018-11-28doc: sort bottom-of-file markdown linksSam Roberts
2018-11-23doc: mark napi_add_finalizer experimentalMichael Dawson
2018-11-17src: factor out Node.js-agnostic N-APIsGabriel Schulhof
2018-11-16doc: better linkage to node-addon-apiMichael Dawson
2018-10-09benchmark,doc,lib,src,test,tools: fix typosBrandon Smith
2018-10-09doc: add link to ABI guideGabriel Schulhof
2018-10-07doc: fix minor typo in n-api.mdAleksey Chemakin
2018-09-24doc: fix optional parameters in n-api.mdLars-Magnus Skog
2018-09-12n-api: add generic finalizer callbackGabriel Schulhof
2018-09-03doc: add blurb about implications of ABI stabilityGabriel Schulhof
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-21doc: update wrapping-related documentationGabriel Schulhof
2018-07-23doc: link n-api module init to multi-load addonsGabriel Schulhof
2018-07-182018-07-18, Version 10.7.0 (Current)Michaël Zasso
2018-07-12napi: add bigint supportGus Caplan
2018-07-05doc: fix doc for napi_create_functionGabriel Schulhof
2018-07-05n-api: restrict exports by versionKyle Farnung
2018-07-042018-07-04, Version 10.6.0 (Current)Michaël Zasso
2018-07-02doc: fix some typos in N-API docsVse Mozhet Byt
2018-06-29n-api: add API for asynchronous functionsGabriel Schulhof
2018-06-18doc: eliminate _you_ from N-API docRich Trott
2018-06-14doc: clarify async execute callback usageMichael Dawson
2018-05-31doc: fix typo in n-api.mdohbarye