Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-29 | fix eliminator bug with eliminating over loops | Alon Zakai | |
2012-01-28 | fix eliminator bug with variable defs not counting as mutations (which we ↵ | Alon Zakai | |
see now due to more phis) | |||
2011-11-23 | improve eliminator | Alon Zakai | |
2011-11-22 | eliminate unneeded lines in eliminator | Alon Zakai | |
2011-11-22 | test fixes for |other| | 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-08-30 | Updated eliminator test output. | max99x | |
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-24 | Added eliminator test to the runner. | max99x | |
2011-08-23 | Updated UglifyJS to preserve object key quotedness (Closure Compiler ↵ | max99x | |
compatibility). | |||
2011-08-23 | Added a redundant-variable eliminator script and its dependencies. | max99x | |