aboutsummaryrefslogtreecommitdiff
path: root/src/shell.js
AgeCommit message (Expand)Author
2011-12-31override print() by default, to avoid errors when using the browser print() (...Alon Zakai
2011-12-13comment on print() on the webAlon Zakai
2011-12-12fixes to allow generated code to run in a web workerAlon Zakai
2011-12-12support for generating html in emcc, and a test for that that also tests SDL,...Alon Zakai
2011-12-03fixes for using node as both compiler engine and code running engine. node is...Alon Zakai
2011-11-06disable 'use strict' - it does not help us in any wayAlon Zakai
2011-07-30let Module specify argumentsAlon Zakai
2011-07-29updates for latest spidermonkey trunkAlon Zakai
2011-07-02update commented-out closure option in shellAlon Zakai
2011-05-12clean up shell.jsAlon Zakai
2011-02-20generate strict mode javascriptAlon Zakai
2010-12-12python web demoAlon Zakai
2010-11-06cleanup integration codeAlon Zakai
2010-10-31allow both modularized and non-modularized shell.jsalon@honor
2010-10-31finish module-ization of generated codealon@honor
2010-10-28bustage fixalon@honor