UglifyJS/lib
2013-03-31 09:55:26 -07:00
..
ast.js Add support for enclose option. Closes #139. 2013-03-24 11:11:23 +02:00
compress.js Disable unsafe by default 2013-03-11 00:04:31 +02:00
mozilla-ast.js fix end tokens in spidermonkey ast import 2012-10-13 11:37:58 +03:00
output.js Quote objects with numeric keys 2013-03-31 19:52:28 +03:00
parse.js Declare JS_Parse_Error and DefaultsError the same way, make both instanceof Error, and also capture a stack trace in the DefaultsError constructor. 2013-03-31 18:30:30 +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 Declare JS_Parse_Error and DefaultsError the same way, make both instanceof Error, and also capture a stack trace in the DefaultsError constructor. 2013-03-31 18:30:30 +02:00