Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-18n-api: check against invalid handle scope usageAnna Henningsen
2017-09-20n-api: Context for custom async operationsJason Ginchereau
2017-09-12n-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-11n-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