249 Commits (ee4d37391018c5006bb8cfccf36d75127259d3e8)

Author SHA1 Message Date
Sami Vaarala b167968409 update doc on DUK_OPT_STRICT_UTF8_SOURCE 11 years ago
Sami Vaarala 960e080309 rename duk_builtin_xxx -> duk_bi_xxx in website example 11 years ago
Sami Vaarala d7ea1b026a add a 'Fork me on GitHub' ribbon to the website 11 years ago
Sami Vaarala 5c081c9d64 add a section on compiler warnings 11 years ago
Sami Vaarala b23ee08d04 remove full distributables from download page, add repo link, README.md trivia 11 years ago
Sami Vaarala 372846532e website fixes related to removal of full dist 11 years ago
Sami Vaarala bd144c3bbc git repo link to download page 11 years ago
Sami Vaarala 431a465e4d add portability note on android ndk 11 years ago
Sami Vaarala 0c5f7751fd clean up portability list a bit, explode linux clang/gcc rows as they may 'hide' the arch list 11 years ago
Sami Vaarala 76ddb6224a website readme fixes 11 years ago
Sami Vaarala 36f96dffed add darwin x86 gcc to portability list 11 years ago
Sami Vaarala 4feb2bb80c add windows x64 portability note, clean up portability table 11 years ago
Sami Vaarala a109159124 document pointer comparison portability issue 11 years ago
Sami Vaarala e72f6427b5 rename __duk__ to Duktape in internal website 11 years ago
Sami Vaarala c886e0d192 document mingw-w64 portability 11 years ago
Sami Vaarala ef406847d6 make frontpage step a bit off white to work better with ie6 11 years ago
Sami Vaarala e206a370b8 update printout example for duk cmdline, no longer prints build info 11 years ago
Sami Vaarala 7ec5dca836 another pointer example for jsonx/jsonc 11 years ago
Sami Vaarala 3da56c4052 guide updates on __duk__.build -> __duk__.env 11 years ago
Sami Vaarala 2427d91f74 portability notes for msvc and mingw on windows x86 11 years ago
Sami Vaarala 90b54bfbae guide docs for DUK_OPT_NO_JSONX and DUK_OPT_NO_JSONC 11 years ago
Sami Vaarala c7400677ea guide update for JSON formats 11 years ago
Sami Vaarala fc7dabdc44 remove coroutines are experimental note 11 years ago
Sami Vaarala 8407d58806 add doc for DUK_OPT_NO_INTERRUPT_COUNTER 11 years ago
Sami Vaarala 272a908fa3 document DUK_OPT_NO_REGEXP_SUPPORT and other new feature options in guide 11 years ago
Sami Vaarala b92298a15b guide clarification: annex B included in features by default 11 years ago
Sami Vaarala d7b9fcd2c5 fix guide __duk__ builtin prototype property documentation 11 years ago
Sami Vaarala f6b15dd923 add documentation for DUK_OPT_GC_TORTURE 11 years ago
Sami Vaarala faa56cbe25 add documentation for DUK_OPT_NO_MARK_AND_SWEEP, and some memory management options text 11 years ago
Sami Vaarala 4fd3131faf make site top logo float left instead of inline, this seems to fix the occasional float glitch 11 years ago
Sami Vaarala ca07fd501c add a compatibility section to guide, now covers coffeescript and asm.js, and E5/E5.1/E3 11 years ago
Sami Vaarala 0d68c08258 reassign section headings: h2->h1, h3->h2, h4->h3; document heading structure now matches conceptual TOC 11 years ago
Sami Vaarala dea3faf4e4 heading element notes 11 years ago
Sami Vaarala ba624a3618 hide sectionlink in print version 11 years ago
Sami Vaarala f6f402d0d8 guide title fix 11 years ago
Sami Vaarala bc54daa172 change duktape logo and document main title from h1 to a normal div; they don't belong in table of contents 11 years ago
Sami Vaarala f17f1ca389 website multicolumn note 11 years ago
Sami Vaarala 661161fd5d remove text-shadow and filter from multicolumn links; these caused layout glitches in both Firefox and Chromium 11 years ago
Sami Vaarala 111a75f2d8 duk_gc() api doc and test 11 years ago
Sami Vaarala 5e652c052a add heading links (shown only when hovering on the section) 11 years ago
Sami Vaarala d538c352fc add auto anchors, dotted number notation 11 years ago
Sami Vaarala 1d06588691 add 0.8.0 release binaries 11 years ago
Sami Vaarala a0742632ba automatic file md5s for download page 11 years ago
Sami Vaarala fcd88b9c68 add fance releaselog (rst2html + stripping), add beginnings of auto anchor code 11 years ago
Sami Vaarala 9d71a85cd3 website cleanup for 0.8 release, versions etc 11 years ago
Sami Vaarala fe8edc10d4 update release date 11 years ago
Sami Vaarala 83d0d0acba enumeration performance notes in guide 11 years ago
Sami Vaarala d56cb95374 update string/buffer limits in guide 11 years ago
Sami Vaarala 8a3d358432 guide note on DUK_OPT_DEBUG_BUFSIZE 11 years ago
Sami Vaarala 9df0d6f066 guide trivia 11 years ago