Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-10 | better handling of detection of scriptArgs and arguments | Alon Zakai | |
2012-02-29 | better fix for leaked globals | Alon Zakai | |
2012-02-29 | do not pollute global scope except for node (where we must) | Alon Zakai | |
2011-12-31 | override print() by default, to avoid errors when using the browser print() ↵ | Alon Zakai | |
(print to printer) if it hasn't been overridden. Overriding is now possible through Module.print | |||
2011-12-13 | comment on print() on the web | Alon Zakai | |
2011-12-12 | fixes to allow generated code to run in a web worker | Alon Zakai | |
2011-12-12 | support for generating html in emcc, and a test for that that also tests ↵ | Alon Zakai | |
SDL, and some fixes for SDL | |||
2011-12-04 | sanity check for compiler engine in test runner | Alon Zakai | |