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
2022-05-13node-api: explicitly set __cdecl for API functionsVladimir Morozov
2022-03-21node-api: format Node-API related codeVladimir Morozov
2021-03-11node-api: define version 8Gabriel Schulhof
2020-09-18n-api: add more property defaultsGerhard Stoebich
2020-08-01n-api: support type-tagging objectsGabriel Schulhof
2020-05-23Revert "n-api: detect deadlocks in thread-safe function"Anna Henningsen
2020-04-19n-api: detect deadlocks in thread-safe functionGabriel Schulhof
2020-04-16Revert "n-api: detect deadlocks in thread-safe function"Gabriel Schulhof
2020-04-09n-api: detect deadlocks in thread-safe functionGabriel Schulhof
2020-03-09n-api: define release 6Gabriel Schulhof
2020-01-12n-api: add napi_get_all_property_nameshimself65
2019-10-15n-api: add `napi_detach_arraybuffer`legendecas
2019-07-17n-api: correct bug in napi_get_last_errorOctavian Soldea
2019-04-05src: add NOLINT to js_native_.*gengjiawen
2019-03-01n-api: implement date objectJarrod Connolly
2018-11-18src: factor out Node.js-agnostic N-APIsGabriel Schulhof