summaryrefslogtreecommitdiff
path: root/doc/api/n-api.md
AgeCommit message (Expand)Author
2019-12-05doc: improve napi formattingRuben Bridgewater
2019-12-04doc: fix up N-API docNickNaso
2019-12-032019-12-03, Version 13.3.0 (Current)Ruben Bridgewater
2019-11-30doc,n-api: mark napi_detach_arraybuffer as experimentallegendecas
2019-11-28n-api: implement napi_is_detached_arraybufferDenys Otrishko
2019-11-12doc: fix up N-API docMichael Dawson
2019-10-26doc: remove "it is important to" phrasingRich Trott
2019-10-26doc,n-api: sort bottom-of-the-page referencesGabriel Schulhof
2019-10-26doc: remove dashesRich Trott
2019-10-25n-api,doc: add info about building n-api addonsJim Schlight
2019-10-222019-10-22, Version 10.17.0 'Dubnium' (LTS)Beth Griggs
2019-10-222019-10-22, Version 13.0.0 (Current)Beth Griggs
2019-10-15doc: remove unused Markdown reference linksNick Schonning
2019-10-14n-api: add `napi_detach_arraybuffer`legendecas
2019-10-11doc: add brackets to implicit markdown linksNick Schonning
2019-10-03doc: reuse link indexes for n-api.mdlegendecas
2019-10-03n-api,doc: clarify napi_finalize related APIslegendecas
2019-09-26doc: remove align from tablesXhmikosR
2019-09-262019-09-24, Version 12.11.0 (Current)Ruben Bridgewater
2019-09-17doc: add leap second behavior notes for napi methodsLevhita
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-10doc: indent child list items for remark-lintNick Schonning
2019-09-09doc: space around listsNick Schonning
2019-09-07doc: update N-API version matrixGabriel Schulhof
2019-09-06doc: simplify wording in n-api docMichael Dawson
2019-09-05n-api: mark version 5 N-APIs as stableGabriel Schulhof
2019-09-03doc: start unorded lists at start of lineNick Schonning
2019-08-31doc: add blanks around code fencesNick Schonning
2019-08-31doc: remove multiple consecutive blank linesNick Schonning
2019-08-072019-08-06, Version 12.8.0 (Current)Ruben Bridgewater
2019-08-03doc: remove use of youMichael Dawson
2019-07-25n-api: add APIs for per-instance state managementGabriel Schulhof
2019-07-20doc: amplify warning for execute callbackMichael Dawson
2019-07-15doc: update js-native-api exampleGabriel Schulhof
2019-07-14doc: mark N-API thread-safe function stableGabriel Schulhof
2019-07-032019-07-03, Version 12.6.0 (Current)Michaƫl Zasso
2019-06-25doc: remove N-API version for Experimental APIsMichael Dawson
2019-06-24doc,n-api: fix metadata for napi_create_threadsafe_functionRichard Lau
2019-06-22doc: format ECMA-262 with a hyphencjihrig
2019-06-21n-api: make func argument of napi_create_threadsafe_function optionallegendecas
2019-06-13doc,n-api: fix typoRichard Lau
2019-06-11doc: clarify N-API version MatrixMichael Dawson
2019-05-282019-05-28, Version 10.16.0 'Dubnium' (LTS)Beth Griggs
2019-05-26doc: update n-api support matrixteams2ua
2019-05-25doc: add version info for typesMichael Dawson
2019-05-25doc,n-api: fix typo in N-API introductionRichard Lau
2019-05-19doc: remove stability highlight for stable functionsMichael Dawson
2019-05-19doc,n-api: update N-API version matrix for v12.xRichard Lau
2019-05-19doc,n-api: fix `introduced_in` metadataRichard Lau
2019-05-13doc: add call-once note to napi_queue_async_workGabriel Schulhof