summaryrefslogtreecommitdiff
path: root/doc/api/addons.md
AgeCommit message (Expand)Author
2019-01-08doc: make modules.md more accurateVse Mozhet Byt
2018-12-19test,doc: add tests and docs for addon unloadingAnna Henningsen
2018-11-11test: fix v8 Set/Get compiler warningsDaniel Bevenius
2018-11-09test: fix NewFromUtf8 compiler warningDaniel Bevenius
2018-10-11test: fix compiler warning in doc/api/addons.mdDaniel Bevenius
2018-09-24src: replace deprecated uses of FunctionTemplate::GetFunctionAndreas Haas
2018-09-18doc: explain how to invoke gcisurusiri
2018-09-05doc: remove usage of deprecated V8 APIs in addons.mdMichaël Zasso
2018-09-03doc: add blurb about implications of ABI stabilityGabriel Schulhof
2018-07-03src: add context-aware init macro and docGabriel Schulhof
2018-06-08doc: naming function as suggested in addon docsTommaso Allevi
2018-06-05doc: fix typo in addons.mdRich Trott
2018-05-11doc: fix stability text for n-apiMichael Dawson
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-14doc: add missing type=misc top commentsVse Mozhet Byt
2018-04-11doc, tools: make type parsing more strictVse Mozhet Byt
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-03-24doc: fix n-api example stringSteven R. Loomis
2018-03-02doc: update list of re-exported symbolsRichard Lau
2018-02-23doc: remove extraneous "for example" textRich Trott
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-01-25doc: fix e.g., to e.g. in docssreepurnajasti
2018-01-25Revert "build,test: make building addon tests less fragile"Rod Vagg
2018-01-21build,test: make building addon tests less fragileBen Noordhuis
2017-12-08doc: add "Hello world" example for N-APIFranziska Hinkelmann
2017-12-01doc: add missing serial commasRich Trott
2017-10-30build: make test-doc and lint addon docsJoyee Cheung
2017-09-28doc: standardize function param/object prop styleGibson Fahnestock
2017-09-10test,doc: make module name match gyp target nameGabriel Schulhof
2017-08-28doc: add links to alternative versions of docChris Young
2017-08-10doc: fix order of AtExit callbacks in addons.mdDaniel Bevenius
2017-08-10doc: remove undef NDEBUG from addons.mdDaniel Bevenius
2017-08-10tools: fix tools/addon-verify.jsDaniel Bevenius
2017-06-30doc: move module-specific "globals" to modules.mdTobias Nießen
2017-05-25doc: make the style of notes consistentAlexey Orlenko
2017-05-15addons: remove semicolons from after module definitionGabriel Schulhof
2017-05-11doc: clarify node.js addons are c++Beth Griggs
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-04-28doc: Add initial documentation for N-APIMichael Dawson
2017-04-28doc: replace uses of `you` and other style nitsJames M Snell
2017-02-14doc: update link to V8 Embedder's guideFranziska Hinkelmann
2017-02-09doc: improve consistency in documentation titlesVse Mozhet Byt
2016-12-03doc: var => const in js code examples of addons.mdVse Mozhet Byt
2016-11-16doc: make comment indentation consistentDaniel Bevenius
2016-09-25tools: enable more remark-lint rulesСковорода Никита Андреевич
2016-07-29doc: remove extra spaces and concats in examplesJoe Esposito
2016-07-14doc: various documentation formatting fixesСковорода Никита Андреевич
2016-06-30doc: fixing minor typo in AtExit hooks sectionDaniel Bevenius
2016-05-10doc: fix deprecation warnings in addon examplesBen Noordhuis