UglifyJS/lib
Mihai Bazon 6637c267a5 Fix mozilla-ast after module loading changes
Need to explicitly qualify stuff now, since it's not evaluated in some
global scope.

Ref #636
2015-09-24 18:13:21 +03:00
..
ast.js No longer use vm to load code. 2015-09-24 17:58:51 +03:00
compress.js Control keeping function arguments with a single option 2015-09-14 19:38:45 +02:00
mozilla-ast.js Fix mozilla-ast after module loading changes 2015-09-24 18:13:21 +03:00
output.js Fix semicolon printing when restricting max line length 2015-07-30 16:13:32 +02:00
parse.js Fix bad parsing of new new x()() constructs 2015-08-27 12:29:36 +03:00
propmangle.js Fix mangling of property names which overwrite unmangleable properties 2015-08-05 21:18:39 +02:00
scope.js rename --prop-cache to --name-cache 2015-03-16 13:16:30 +02:00
sourcemap.js fixes issue #621 SourceMap toString JSON format 2015-01-24 00:33:02 -08:00
transform.js Apply transformer to AST_VarDef's name 2013-07-14 13:24:09 +03:00
utils.js Add property name mangler 2015-03-14 11:22:28 +02:00