Age | Commit message (Expand) | Author |
---|---|---|
2012-10-11 | disable warnings by default in `minify` (pass warnings: true to enable)... | Mihai Bazon |
2012-10-09 | add `--ast-help`... | Mihai Bazon |
2012-10-09 | Fix nodejs minify without inSourceMap exception... | Sergej Tatarincev |
2012-10-08 | fix `inSourceMap` in `minify` (should read the file) | Mihai Bazon |
2012-10-08 | add simple API wrapper: UglifyJS.minify... | Mihai Bazon |
2012-10-08 | added --self to easily get a browser-runnable version of UglifyJS | Mihai Bazon |
2012-10-03 | define AST_Node.from_mozilla_ast(ast)... | Mihai Bazon |
2012-10-02 | discard annoying nodejs warning | Mihai Bazon |
2012-09-22 | tree transformer api (WIP) | Mihai Bazon |
2012-09-07 | always keep declarations found in unreachable code... | Mihai Bazon |
2012-08-29 | started support for generating source maps (WIP)... | Mihai Bazon |
2012-08-22 | wrote more of the compressor and added some tests | Mihai Bazon |
2012-08-21 | cleaned up some mess and started the actual compressor | Mihai Bazon |
2012-08-21 | some reorganization... | Mihai Bazon |