7 Commits (c5ccc50d1f5d2ae451233aa4d6b327d318ed2825)

Author SHA1 Message Date
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 8 years ago
Сковорода Никита Андреевич a58b48bc3b doc: various documentation formatting fixes 8 years ago
Daniel Bevenius 02afb057b5
doc: fixing minor typo in AtExit hooks section 8 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 9 years ago
Jeremiah Senkpiel 0ab81e6f58 docs: link to more up-to-date v8 docs 9 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
Fedor Indutny 1442c1c6de addons: build and test examples 11 years ago
Scott Blomquist a9a53ca05a doc: Update documentation to reflect ObjectWrap changes 11 years ago
Ben Noordhuis 51cdce8322 doc: addon: fix object instantiation examples 11 years ago
Rod Vagg d3b06f19cb doc: cleanup addons code, fix isolate positioning 12 years ago
Rod Vagg 98aad77f46 doc: cleanup addons docs for 80 char lines 12 years ago
Benjamin Ruston 372911ffc7 doc: addon: fix grammar 12 years ago
Trevor Norris da4d79ac47 docs: show how to use Isolate 12 years ago
isaacs bdc7251b64 doc: fix line wrapping in addons.markdown 12 years ago
Rod Vagg f210710795 doc: NODE_MODULE() to pass full `module` to addons 12 years ago
Jeroen Janssen 1fc2c3823c doc: updated JavaScript casing where relevant 13 years ago
Zachary Scott 46acb09ed8 docs: rewrite "addons" docs to use node-gyp 13 years ago
isaacs df5be65415 doc refactor: addons 13 years ago
isaacs 24a2706a3b doc refactor: addons 13 years ago
Artur Adib e282c0a081 docs: document common add-on design patterns 13 years ago
Ryan Dahl d85c85aac1 Change 'real example' in addon doc 13 years ago