aboutsummaryrefslogtreecommitdiff
path: root/bin/uglifyjs
AgeCommit message (Expand)Author
2014-01-09Added support for sourcesContent property of source mapArtemy Tregubenko
2014-01-07Fix #392Mihai Bazon
2013-11-28Add --noerr to turn off argument name checking...Mihai Bazon
2013-10-29Fix reading arguments...Mihai Bazon
2013-10-29Add "preamble" output option...Mihai Bazon
2013-10-28Fix codegen for when comments_before is undefined....Mihai Bazon
2013-09-02Better reporting of parse errorsMihai Bazon
2013-08-18fixes #259: don't unnecessarily quote object properties when --screw-ie8Michael Ficarra
2013-08-07Support `-p relative`. Fix #256Mihai Bazon
2013-07-30Fix #251Mihai Bazon
2013-07-28Don't require arguments to --encloseMihai Bazon
2013-05-21The extra /* */ isn't needed nowMatt Robenolt
2013-05-21SourceMapping pragma has changed to //#...Matt Robenolt
2013-05-15Add `--expr`, an option to parse a single expression (suitable for JSON)Mihai Bazon
2013-05-02Fix typo in bin and readmeKim Joar Bekkelund
2013-04-21Make compress/mangle disabled by default, as before 5af144522a6fea302abdd0b63...Mihai Bazon
2013-04-20fixes #189: use dotted member access when --screw-ie8 option givenMichael Ficarra
2013-03-31uglifyjs binary: Make read_whole_file async and don't attempt to read STDIN s...Andreas Lind Petersen
2013-03-25renamed --screw-ie to --screw-ie8, documented it in README.md, indicated it d...Michał Gołębiowski
2013-03-24Add support for enclose option. Closes #139.Jake Harding
2013-03-22Keep legit code working even when --screw-ie is not passed....Mihai Bazon
2013-03-05Read the entire STDIN....Mike Bostock
2013-03-02Add `--screw-ie` option...Mihai Bazon
2013-02-03Wraps sourceMappingURL in a multiline comment. Fixes #108Matt Robenolt
2013-01-20Add --source-map-url option...Mihai Bazon
2013-01-03Set --version as a boolean #87Benoît Zugmeyer
2013-01-03--version optionBenoît Zugmeyer
2012-11-30Revert "Fixed reading from STDIN."...Mihai Bazon
2012-11-29Fixed reading from STDIN.Visa Kopu
2012-11-21rename the npm package to "uglify-js" and cli tool to "uglifyjs"Mihai Bazon