UglifyJS/lib
Richard van Velzen e37b67d013 Add an option to prevent function names from being mangled
See #552. This is mostly useful for having the actual function names in traces.
2015-01-04 21:48:43 +01:00
..
ast.js Allow colons in the pairs passed to AST_Toplevel.wrap_enclose 2014-03-22 18:02:21 -07:00
compress.js Fix #569 2015-01-04 13:37:59 +01:00
mozilla-ast.js Added generative testing for AST conversions. 2014-08-03 20:48:59 +03:00
output.js Fix #556 2015-01-04 15:01:55 +01:00
parse.js Add option to allow return outside of functions. 2014-10-20 18:12:13 +03:00
scope.js Add an option to prevent function names from being mangled 2015-01-04 21:48:43 +01:00
sourcemap.js using the original sourcemap as the base 2015-01-04 21:08:29 +01:00
transform.js Apply transformer to AST_VarDef's name 2013-07-14 13:24:09 +03:00
utils.js semicolons 2013-12-10 20:24:27 +02:00