a shy attempt to obey `width` in the beautifier; added `bracketize` option to always...
authorMihai Bazon <mihai@bazon.net>
Tue, 2 Oct 2012 08:00:47 +0000 (11:00 +0300)
committerMihai Bazon <mihai@bazon.net>
Tue, 2 Oct 2012 08:22:38 +0000 (11:22 +0300)
commit9e5dd81f1e98b5c77084e19345191d630576cc44
tree73ea24334ac93a13911247a52a42ce3709040f80
parent896444482a4044c21b68a1eb58cfe8639b628279
a shy attempt to obey `width` in the beautifier; added `bracketize` option to always print brackets around if/do/while/for statements; export more options via the CLI
bin/uglifyjs2
lib/compress.js
lib/output.js
lib/scope.js
lib/utils.js