summaryrefslogtreecommitdiff
path: root/src/node_api_types.h
AgeCommit message (Expand)Author
2018-02-05n-api: add methods to open/close callback scopeMichael Dawson
2017-10-18n-api: check against invalid handle scope usageAnna Henningsen
2017-09-14n-api: Context for custom async operationsJason Ginchereau
2017-08-25n-api: implement promiseGabriel Schulhof
2017-08-12n-api: add napi_get_node_versionAnna Henningsen
2017-06-21n-api: avoid crash in napi_escape_scope()Michael Dawson
2017-04-11n-api: implement async helper methodstaylor.woll
2017-04-10n-api: change napi_callback to return napi_valueTaylor Woll
2017-04-07n-api: Update property attrs enum to match JS specJason Ginchereau
2017-04-03n-api: add support for abi stable module APIJason Ginchereau