UglifyJS/lib
2016-11-29 20:19:01 +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 Remove AST_ObjectComputedKeyVal 2016-10-23 22:12:30 +02:00
mozilla-ast.js Don't convert all strings to directives from moz-ast 2016-07-03 12:36:57 +02:00
output.js Fix case where a lonely var is used as computed property 2016-11-29 20:19:01 +01:00
parse.js Remove AST_ObjectComputedKeyVal 2016-10-23 22:12:30 +02:00
propmangle.js Merge branch 'master' into harmony 2016-08-15 09:09:04 +02:00
scope.js Introduce is_block_scope to AST_Node to determine block scope. 2016-10-24 21:28:32 +02:00
sourcemap.js lib/sourcemap.js: Copy sourceContent from old souce-map to the new source-map. Should fix #882 2016-07-17 19:36:15 +02:00
transform.js Fix quoting of properties 2016-08-26 15:06:24 +02:00
utils.js Various LineTerminator changes 2016-06-30 22:12:50 +02:00