Age | Commit message (Expand) | Author |
---|---|---|
2020-07-31 | validate against multiple parents on `AST_Node` (#4032)... | Alex Lam S.L |
2018-07-19 | fix corner case in `global_defs` (#3218)... | Alex Lam S.L |
2018-07-13 | fix corner cases in `preserve_line` (#3212) | Alex Lam S.L |
2018-07-01 | fix corner case in `unused` | alexlamsl |
2017-12-01 | improve compression of `if` conditions (#2544) | Alex Lam S.L |
2017-07-06 | inline property access of object literal (#2209)... | Alex Lam S.L |
2017-06-27 | parse `@global_defs` as expressions (#2169)... | Alex Lam S.L |
2017-05-22 | improve usability of `global_defs` in `minify()` (#1987)... | Alex Lam S.L |
2017-05-12 | remove support for `const` (#1910)... | Alex Lam S.L |
2017-04-08 | fix a couple of bugs in `global_defs` (#1802)... | Alex Lam S.L |
2017-02-21 | enhance `global_defs`... | alexlamsl |