1952 Commits (fb8e31283646a559868e2e5b95da1a2b79fbcc63)
 

Author SHA1 Message Date
Sami Vaarala fb8e312836 don't cleanup jquery in normal clean target! 11 years ago
Sami Vaarala 2a987da095 code issue update on alignments 11 years ago
Sami Vaarala cf7c7b3640 alignment note 11 years ago
Sami Vaarala 5be8695433 Merge branch 'align-rework' 11 years ago
Sami Vaarala 4edc34b36a guide update on DUK_OPT_FORCE_ALIGN and Emscripten compatibility 11 years ago
Sami Vaarala ceeef3f4af typing fix 11 years ago
Sami Vaarala e75e6a8eb7 add alignment-by-8 support, EMSCRIPTEN platform define; concretely fix alignment handling in duk_hbuffer_fixed struct and object property alignment target 11 years ago
Sami Vaarala 57c20f19e0 ditz issue update 11 years ago
Sami Vaarala 13e220e06b makefile dependency fixes 11 years ago
Sami Vaarala 6caab3f55b ditz issue update 11 years ago
Sami Vaarala 5e670cd2ad ditz issue update 11 years ago
Sami Vaarala 00292f330c unused initjs stuff 11 years ago
Sami Vaarala 029ab6a9aa mark-and-sweep note 11 years ago
Sami Vaarala 72bfc6812e add Dukweb link to emscripten compatibility section 11 years ago
Sami Vaarala b11bcc339a add ascii char integer constants 11 years ago
Sami Vaarala d1b5e4c26d code issues: internal function/struct/typedef/etc naming, alignment issues 11 years ago
Sami Vaarala 8ea76bccaf release checklist update 11 years ago
Sami Vaarala 314d3f95af add a 'REPL' nav link, which points to the placeholder Dukweb page, Dukweb trivia 11 years ago
Sami Vaarala d27dc16136 make Dukweb.alert() call browser alert even if Duktape's alert() is bound like print 11 years ago
Sami Vaarala c90278133b ditz issue update 11 years ago
Sami Vaarala c4662948ac dukweb trivia 11 years ago
Sami Vaarala 4d1eafb6a2 add detection of dukweb init error (e.g. for firefox now), a bit more styling, naming cleanups 11 years ago
Sami Vaarala 6e647b6427 minor dukweb_test tweaks 11 years ago
Sami Vaarala 6a4de61167 add DukWeb.eval() so that Duktape code can interface with web side, some styling etc 11 years ago
Sami Vaarala 5bc2b07f71 a bit more work on Dukweb test page, now works on Chromium nicely 11 years ago
Sami Vaarala b82e5766b1 initial draft of dukweb.js, which allows Duktape VM to run inside a web page through Emscripten 11 years ago
Sami Vaarala edfdd9dcf2 ditz issue update 11 years ago
Sami Vaarala 08f47385cb release note update 11 years ago
Sami Vaarala 1f03cb7b3f add emscriptenduktest: compile Duktape with Emscripten, run with V8; requires alignment-by-8 which doesn't currently work (but with manual fixes the test works) 11 years ago
Sami Vaarala 2a4e9ab7ea add an eval example (used by emscriptenduktest) 11 years ago
Sami Vaarala 25acc519c5 string alignment note 11 years ago
Sami Vaarala 9a5240aeea fix a NaN signbit assertion which may not always be true 11 years ago
Sami Vaarala f32a4568b8 ditz issue update 11 years ago
Sami Vaarala bc9c9af968 add luajstest to readme 11 years ago
Sami Vaarala 64bbd5ff1c update emscripten compatibility info: regexp fix should not be needed soon 11 years ago
Sami Vaarala b75dbc08c0 add a lua.js test case (mandel), add a dir for jsinterpreter testcases, remove emscripten fixup from test case run (should not be needed soon) 11 years ago
Sami Vaarala 8161130ff9 suggest e-mail, github profile, or some other identifying info in authors list 11 years ago
Sami Vaarala 99ea40b9b6 add email to authors 11 years ago
Sami Vaarala 518b72f51f update asm.js compatibility info 11 years ago
Sami Vaarala a6d17f1796 a few cleanups to g++ and -std=c++11 11 years ago
Sami Vaarala e60dc41df8 Merge branch 'master' of https://github.com/svaarala/duktape 11 years ago
Sami Vaarala a34a790609 authors trivia 11 years ago
Sami Vaarala dda6b96bef Merge pull request #1 from ndob/fix-g++-c++11-compilation 11 years ago
ndob 8cdce30834 Added name to AUTHORS.txt 11 years ago
ndob 65fd12e9c5 Merge branch 'master' into fix-g++-c++11-compilation 11 years ago
Sami Vaarala 99931a88e8 add a (currently failing) test for running Lua through emscripten (this is more of a stress test) 11 years ago
Sami Vaarala 54ba3b5de7 readme typofix 11 years ago
Sami Vaarala 75673fbc33 readme update 11 years ago
Sami Vaarala 2f3cd8481e tweak contributing text 11 years ago
Sami Vaarala d2da8b35d6 make website footer copyright text links a bit more visible 11 years ago