1943 Commits (6caab3f55b175874b449d81c53a02024a84447c6)
 

Author SHA1 Message Date
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
Sami Vaarala 0d98699d58 tweak the copyright/license comments a bit 11 years ago
Sami Vaarala 3094f8f0c8 instructions for contributions 11 years ago
Sami Vaarala addfb03c3c updated copyright model: authors hold copyrights and license under MIT license without copyright assignment 11 years ago
Sami Vaarala ceb0c3c60a add git commit / git describe to a few more places 11 years ago
Sami Vaarala 7d2060466f add git commit hash and git describe output to distributable, which makes it easier to identify intermediate builds 11 years ago
Sami Vaarala 1aadbce694 readme update 11 years ago
Sami Vaarala 85ec396e8f add placeholder contributing and authors files 11 years ago
Sami Vaarala 4625a09a92 add mkisofs charset to eliminate warning 11 years ago
Sami Vaarala 9127e5ccb7 add some portability troubleshooting bullets# 11 years ago