Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-17 | add `semicolons` option in the code generator (default: `true`) | Mihai Bazon | |
pass `false` to separate statements with newlines instead of semicolons | |||
2012-10-13 | update for acorn | Mihai Bazon | |
2012-10-09 | update on @cc_on | Mihai Bazon | |
2012-10-08 | add simple API wrapper: UglifyJS.minify | Mihai Bazon | |
(refs #7) | |||
2012-10-08 | added some basic API doc | Mihai Bazon | |
2012-10-08 | added --self to easily get a browser-runnable version of UglifyJS | Mihai Bazon | |
2012-10-05 | fix typo | Mihai Bazon | |
2012-10-05 | add note about installation | Mihai Bazon | |
2012-10-05 | added --acorn and --spidermonkey options | Mihai Bazon | |
2012-10-03 | document the CLI tool | Mihai Bazon | |
2012-08-29 | update with link to discussion about Esprima vs. UglifyJS speed | Mihai Bazon | |
2012-08-27 | added README | Mihai Bazon | |