UglifyJS/lib
2017-01-26 13:02:22 +01:00
..
ast.js Introduce is_block_scope to AST_Node to determine block scope. 2016-10-24 21:28:32 +02:00
compress.js Merge branch 'master' into harmony 2017-01-26 13:02:22 +01:00
mozilla-ast.js Don't convert all strings to directives from moz-ast 2016-07-03 12:36:57 +02:00
output.js [ES6] output parens for yield when parented by AST_Dot or AST_Sub (#1419) 2017-01-19 17:15:59 +01:00
parse.js Allow parsing regexp after arrow token (#1439) 2017-01-26 12:06:46 +01:00
propmangle.js Merge branch 'master' into harmony 2016-11-29 20:50:27 +01:00
scope.js Merge branch 'master' into harmony 2017-01-26 13:02:22 +01:00
sourcemap.js Generate source map data from normalized files 2016-11-29 20:42:56 +01:00
transform.js Fix quoting of properties 2016-08-26 15:06:24 +02:00
utils.js Do not overwrite options.comments + cleanup 2016-11-29 20:24:08 +01:00