236 Commits (b70552cb05187e3e689546f20d74b8ad513bc916)

Author SHA1 Message Date
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
Sami Vaarala 91f4b75328 guide documentation on DUK_OPT_NO_MS_STRINGTABLE_RESIZE 11 years ago
Sami Vaarala 89768c257c add RELEASES.txt snapshot to download page 11 years ago
Sami Vaarala 51a9ec7081 guide intro improvement, move compiling before performance section 11 years ago
Sami Vaarala 606d704058 remove compiler variable/constant limits issue, it's mostly resolved 11 years ago
Sami Vaarala 3868f3f520 update guide DUK_OPT_NO_FILE_IO description 11 years ago
Sami Vaarala d5aac14056 compiling options guide section, now more or less in sync with duk_features.h 11 years ago
Sami Vaarala 86df6d22d5 guide notes on self tests and clang aliasing description improved 11 years ago
Sami Vaarala fbd8640423 portability notes for guide 11 years ago
Sami Vaarala 69135ed96c draft guide section on compiling and compiler options 11 years ago
Sami Vaarala 62fe88a75e guide trivia: update __duk__.version example to match other examples for version detection 11 years ago
Sami Vaarala d65405fdf1 document DUK_VERSION to API document and guide 11 years ago
Sami Vaarala 64ac6977fb update api doc for duk_get_magic: now signed 11 years ago
Sami Vaarala 39c32ddfe0 guide intro updates 11 years ago