Age | Commit message (Expand) | Author |
---|---|---|
2011-11-23 | improve eliminator | Alon Zakai |
2011-11-07 | expression optimizer in eliminator | Alon Zakai |
2011-10-31 | fix eliminator bug of running on functions it shouldn't | Alon Zakai |
2011-10-31 | explicitly identify emscripten-generated functions (as opposed to library one... | Alon Zakai |
2011-08-28 | Eliminator: prevent inlining into loops & fix for circular dependencies. | max99x |
2011-08-27 | Updated the eliminator, mainly to support use-before-declaration cases. | max99x |
2011-08-23 | Updated UglifyJS to preserve object key quotedness (Closure Compiler compatib... | max99x |
2011-08-23 | Added a redundant-variable eliminator script and its dependencies. | max99x |