UglifyJS/lib
2016-04-13 14:39:49 +02:00
..
ast.js Implement harmony generators and yield 2016-04-13 14:22:08 +02:00
compress.js Consider yield expressions as having side-effects 2016-04-13 14:39:49 +02:00
mozilla-ast.js Fix output for "use asm" code from SpiderMonkey AST 2015-11-12 12:18:25 +02:00
output.js Implement harmony generators and yield 2016-04-13 14:22:08 +02:00
parse.js Implement harmony generators and yield 2016-04-13 14:22:08 +02:00
propmangle.js fix #1003 by removing AST_ObjectSymbol and using AST_ObjectKeyVal for the same effect 2016-03-14 13:42:50 +01:00
scope.js First class block scope 2016-03-27 19:40:20 +02:00
sourcemap.js fixes issue #621 SourceMap toString JSON format 2015-01-24 00:33:02 -08:00
transform.js fix #1003 by removing AST_ObjectSymbol and using AST_ObjectKeyVal for the same effect 2016-03-14 13:42:50 +01:00
utils.js Add property name mangler 2015-03-14 11:22:28 +02:00