UglifyJS/lib
Mihai Bazon 2b1e4628e0 side effect fixes and small optimization for gzip
prefer to always use > and >= operators (idea from Closure)
2012-09-12 13:41:46 +03:00
..
ast.js fixed some mess with symbols/scope 2012-09-11 15:42:28 +03:00
compress.js side effect fixes and small optimization for gzip 2012-09-12 13:41:46 +03:00
output.js fixed run-tests and an issue about reversing the condition in AST_If 2012-09-12 13:00:13 +03:00
parse.js cleaned up usage of AST_BlockStatement 2012-09-05 11:39:43 +03:00
scope.js fixed some mess with symbols/scope 2012-09-11 15:42:28 +03:00
sourcemap.js started support for generating source maps (WIP) 2012-08-29 19:39:19 +03:00
utils.js fixed some mess with symbols/scope 2012-09-11 15:42:28 +03:00