aboutsummaryrefslogtreecommitdiff
path: root/bin/uglifyjs2
AgeCommit message (Expand)Author
2012-10-02a shy attempt to obey `width` in the beautifier; added `bracketize` option to...Mihai Bazon
2012-09-26removed the "squeeze" method (it's now effectively "transform")Mihai Bazon
2012-09-26minorMihai Bazon
2012-09-24Support input source map...Mihai Bazon
2012-09-21log filename in parse errors / compressor warningsMihai Bazon
2012-09-21better support for multiple input files:...Mihai Bazon
2012-09-19support -c with no arguments to disable compression entirelyMihai Bazon
2012-09-14more optimizations that v1 does and some cleanups...Mihai Bazon
2012-09-13added -m and -c optionsMihai Bazon
2012-09-11minorMihai Bazon
2012-09-11fixed some mess with symbols/scope...Mihai Bazon
2012-09-11checkpoint...Mihai Bazon
2012-09-10hoist_vars is pretty bad, it seems. cancelled it for now.Mihai Bazon
2012-09-10adaptive base54 digits depending on char frequency (WIP)Mihai Bazon
2012-09-10fix "file" in the source mapMihai Bazon
2012-09-05declared `--stats` as booleanMihai Bazon
2012-09-03minorMihai Bazon
2012-09-03declare boolean optionsMihai Bazon
2012-09-03add -bMihai Bazon
2012-09-02add source mappings for more node types; started CLI utilityMihai Bazon