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-11-09node-api: handle no support for external buffersMichael Dawson
2022-09-26doc: fix description for `napi_get_cb_info()` in `n-api.md`Daeyeon Jeong
2022-08-25doc: fix style of n-api.mdtheanarkh
2022-08-08src: disambiguate terms used to refer to builtins and addonsJoyee Cheung
2022-05-27doc: fix napi version for node_api_symbol_forDanielle Adams
2022-05-10doc: mark some node-api functions as experimentalNickNaso
2022-04-272022-04-26, Version 16.15.0 'Gallium' (LTS)Danielle Adams
2022-04-18doc: close tag in n-api.mdLivia Medeiros
2022-03-27doc: clarify napi_finalize behaviorAlba Mendez
2022-02-22doc: clarify persistent ref behaviorMichael Dawson
2022-02-102022-02-10, Version 17.5.0 (Current)Ruy Adorno
2022-02-082022-02-08, Version 16.14.0 'Gallium' (LTS)Danielle Adams
2022-01-25doc: clarify parameter for napi_get_cb_infoMichael Dawson
2022-01-25node-api: add node_api_symbol_for()Darshan Sen
2021-12-23doc: fix example in node-api docsMichael Dawson
2021-12-04node-api,doc: document parms which can be optionalMichael Dawson
2021-11-302021-11-30, Version 17.2.0 (Current)Michaël Zasso
2021-11-23doc: clarify more optional parameters in node-apiMichael Dawson
2021-11-20doc: document optional params in napi_get_cb_infoMichael Dawson
2021-11-17src,doc: add SyntaxError napi supportIdan Attias
2021-10-31doc: final round of markdown format changesRich Trott
2021-10-20doc: clarify behavior of napi_extended_error_infoMichael Dawson
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-10-14doc: indicate n-api out params that may be NULLIsaac Brodsky
2021-10-11doc: fix typos in n-api docsIgnacio Carbajo
2021-09-282021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso
2021-09-22doc: add blank line between commentsRich Trott
2021-09-18doc: clean up weird notes about reentrancyAnna Henningsen
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-07-06doc: update Node-api version matrixMichael Dawson
2021-06-30doc: correct JavaScript primitive value names in n-api.mdlegendecas
2021-06-24doc: fix napi_default_property nameDavidson Francis
2021-06-16doc: fix typosbl-ue
2021-06-01doc: fixed typo in n-api.mdjulianjany
2021-04-29doc: update node-api support matrixMichael Dawson
2021-03-302021-03-30, Version 12.22.0 'Erbium' (LTS)Richard Lau
2021-03-18doc: add gyp maintain infoJiawen Geng
2021-03-11node-api: define version 8Gabriel Schulhof
2021-02-22doc: use HEAD for links in api docsMichael Dawson
2021-02-22doc: fix alignment of parametersMichael Dawson
2021-02-182021-02-17, Version 15.9.0 (Current)Danielle Adams
2021-02-10node-api: allow retrieval of add-on file nameGabriel Schulhof
2021-02-08doc: rename N-API to Node-APIGabriel Schulhof
2021-01-14doc: change "it's" to "its" where necessaryTobias Nießen
2021-01-06doc: clarify that N-API addons are context-awareAlba Mendez
2020-11-242020-11-24, Version 12.20.0 'Erbium' (LTS)Myles Borins
2020-11-20doc: de-emphasize wrapping in napi_define_classGabriel Schulhof
2020-11-12doc: update list styles for remark-parse@9 renderingRich Trott
2020-10-31n-api: napi_make_callback emit async init with resource of async_contextlegendecas
2020-10-162020-10-15, Version 14.14.0 (Current)Myles Borins