UglifyJS/lib
Justin Lau 1e3bc0caa0 Fixed dot property issue with invlid identifier names.
Signed-off-by: Justin Lau <justin@tclau.com>
2013-05-05 22:27:43 +08:00
..
ast.js Add support for enclose option. Closes #139. 2013-03-24 11:11:23 +02:00
compress.js Fixed dot property issue with invlid identifier names. 2013-05-05 22:27:43 +08:00
mozilla-ast.js Workaround for missing prefix in UnaryExpression generated by Esprima 2013-04-29 15:03:52 +03:00
output.js Quote objects with numeric keys 2013-03-31 19:52:28 +03:00
parse.js Don't print the warning on parse error, just throw a JS_Parse_Error. 2013-03-24 00:57:35 +02:00
scope.js renamed --screw-ie to --screw-ie8, documented it in README.md, indicated it doesn't break IE9+ 2013-03-25 17:03:21 +01:00
sourcemap.js line numbers start at 1 2012-10-02 16:39:53 +03:00
transform.js fix #51 2012-11-18 17:37:45 +02:00
utils.js When hoisting variables, try to merge in assignments that follow. 2012-12-05 12:30:25 +02:00