Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-24 | remove STRING_TABLE in preparation for better system to reduce # of globals | Alon Zakai | |
2012-01-25 | String constants are store in a table to limit variable count | julien.hamaide | |
2012-01-16 | refactor runtime init and exit code | Alon Zakai | |
2011-06-26 | Minor polish: | max99x | |
* Fixed loose "in" check for library functions in jsifier.js. * Made __globalConstructor__ a var in preamble_sharedlib.js. | |||
2011-06-26 | Prevented shared libs from overwriting __globalConstructor__. | max99x | |