UglifyJS/lib
Matej Kieres c1f2053dd4 Screw IE by default
- Set the screw_ie8 option to true by default
- Rename the --screw-ie8  flag to --support-old-ie (boolean)
- Flip the screw_ie8 properties test
2016-01-26 02:14:55 +01:00
..
ast.js Fix output for "use asm" code from SpiderMonkey AST 2015-11-12 12:18:25 +02:00
compress.js Screw IE by default 2016-01-26 02:14:55 +01:00
mozilla-ast.js Fix output for "use asm" code from SpiderMonkey AST 2015-11-12 12:18:25 +02:00
output.js Screw IE by default 2016-01-26 02:14:55 +01:00
parse.js Allow operator names as getters/setters 2016-01-19 19:28:51 +01:00
propmangle.js Fix mangling of property names which overwrite unmangleable properties 2015-08-05 21:18:39 +02:00
scope.js Screw IE by default 2016-01-26 02:14:55 +01:00
sourcemap.js fixes issue #621 SourceMap toString JSON format 2015-01-24 00:33:02 -08:00
transform.js Rework has_directive 2015-11-11 22:15:25 +02:00
utils.js Add property name mangler 2015-03-14 11:22:28 +02:00