51 Commits (01dd8ed113bedd1047998000118c6e27e877806f)

Author SHA1 Message Date
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
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
Roman Shtylman 1c62e807e1 doc: add note about NODE_MODULE module_name requirement 13 years ago
Artur Adib 960ccdc72c docs: clarify addon docs 13 years ago
Ben Noordhuis 26874e2e07 docs: addons: fix example 13 years ago
Ben Noordhuis 004e6fbe1f docs: addons: fix NODE_SET_METHOD example 13 years ago
Fedor Indutny 178e2ce65f docs: improve addons, readline, repl documentation 13 years ago
koichik db6ea10948 Correct some links 14 years ago
Ryan Dahl 45adc907c9 ry/node -> joyent/node 14 years ago
Kai Chen b2fd88ef7a correct some inline links in api document 14 years ago
Silas Sewell 11b2ee7632 Various doc tweaks (2-spaces vs tabs, EOL-whitespace, repl prompt, "world" vs "World", etc...) 14 years ago
Oleg Efimov 8b980d729c Fix line wrapping in docs. Add tics for constants in docs text. 14 years ago
Micheil Smith e190c9616e Splitting documentation 14 years ago