22 Commits (64e97b2c26f2ccd13bcb420b36f1285d4720845e)

Author SHA1 Message Date
Gabriel Schulhof 78286984da test,doc: make module name match gyp target name 7 years ago
Chris Young cacce304cb doc: add links to alternative versions of doc 8 years ago
Daniel Bevenius 02371c7a8c doc: fix order of AtExit callbacks in addons.md 8 years ago
Daniel Bevenius 06ed0e8187 doc: remove undef NDEBUG from addons.md 8 years ago
Daniel Bevenius 7f81400723 tools: fix tools/addon-verify.js 8 years ago
Tobias Nießen d111319270 doc: move module-specific "globals" to modules.md 8 years ago
Alexey Orlenko 2af49b6c89 doc: make the style of notes consistent 8 years ago
Gabriel Schulhof 276720921b
addons: remove semicolons from after module definition 8 years ago
Beth Griggs abfd4bf9df doc: clarify node.js addons are c++ 8 years ago
Sam Roberts ea1b8a5cbc doc: sort bottom-of-file markdown links 8 years ago
Michael Dawson deb9622b11 doc: Add initial documentation for N-API 8 years ago
James M Snell 71f22c842b doc: replace uses of `you` and other style nits 8 years ago
Franziska Hinkelmann 76ba3bff26 doc: update link to V8 Embedder's guide 8 years ago
Vse Mozhet Byt 9682151a1c doc: improve consistency in documentation titles 8 years ago
Vse Mozhet Byt 7be1f186aa
doc: var => const in js code examples of addons.md 8 years ago
Daniel Bevenius 367065be4b doc: make comment indentation consistent 8 years ago
Сковорода Никита Андреевич 50be885285 tools: enable more remark-lint rules 8 years ago
Joe Esposito 6ea8c669df doc: remove extra spaces and concats in examples 9 years ago
Сковорода Никита Андреевич a58b48bc3b doc: various documentation formatting fixes 9 years ago
Daniel Bevenius 02afb057b5
doc: fixing minor typo in AtExit hooks section 9 years ago
Ben Noordhuis 2c75a6b39f doc: fix deprecation warnings in addon examples 9 years ago
Robert Jefe Lindstaedt 0800c0aa72 doc: git mv to .md 9 years ago
Alexander Gromnitsky 3641ca9849 doc: fix broken references 9 years ago
Daijiro Wachi 23df9d99ac doc: fix typo in api/addons 9 years ago
Rich Trott 3e3d941495 doc,tools,test: lint doc-based addon tests 9 years ago
Alexander Makarenko 13a3685e43 doc: fix links in Addons docs 9 years ago
Benjamin Gruenbaum 334a7e3614 doc: replace function expressions with arrows 9 years ago
Jackson Tian accd69ef63 doc: fix code type of markdowns 9 years ago
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago
Michael Theriot 666c089e68 doc: fix named anchors in addons.markdown and http.markdown 9 years ago
James M Snell d5863bc0f4 doc: improve addons.markdown copy 9 years ago
James M Snell 9b21119e17 doc: fix, modernize examples in docs 9 years ago
Nicholas Young 4637168f81 doc: fix link in addons.markdown 9 years ago
Rich Trott e3187cc81e doc: copyedit addons doc 9 years ago
jpersson 7e4f22ca13 doc: update links to use https where possible 9 years ago
Bryan English cd1123a0fb doc: consistent reference-style links 9 years ago
Roman Klauke 0474bf57d9 doc: replace node-gyp link with nodejs/node-gyp 9 years ago
Christopher J. Brody 451acc7559 doc: remove extra using v8::HandleScope statement 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
Jeremiah Senkpiel 0ab81e6f58 docs: link to more up-to-date v8 docs 10 years ago
Steve Sharp 98649fd31a doc: add documentation for AtExit hook 10 years ago
Ben Noordhuis 99c79f8d41 doc: call js function in null context 10 years ago
Ben Noordhuis 55abf34be5 doc: don't use `using namespace v8` 10 years ago
Ben Noordhuis c4e1b82120 doc: replace v8::Handle<T> with v8::Local<T> 10 years ago
Ben Noordhuis 2f1b78347c doc: remove unnecessary v8::HandleScopes 10 years ago
Ben Noordhuis 409d413363 doc: remove uses of v8::Isolate::GetCurrent() 10 years ago
Yosuke Furukawa 400d6e56f9 doc: fix libuv link 10 years ago
Ben Noordhuis 789bbb91d3 doc: update node.js references in api docs 10 years ago
C. Scott Ananian 08a5b442e4 node: add signature to SET_PROTOTYPE_METHOD 11 years ago
Ben Noordhuis 1f17f88071 src, test: fix up ObjectWrap, `make test-addons` 11 years ago