Age | Commit message (Expand) | Author |
---|---|---|
2018-07-13 | fix corner cases in `preserve_line` (#3212) | Alex Lam S.L |
2018-07-01 | fix corner case in `unused` | alexlamsl |
2017-05-12 | remove support for `const` (#1910)...As this is not part of ES5. | Alex Lam S.L |
2017-02-21 | enhance `global_defs`...- support arrays, objects & AST_Node - support `"a.b":1` on both cli & API - emit warning if variable is modified - override top-level variables fixes #1416 closes #1198 closes #1469 | alexlamsl |
2017-01-19 | add missing LHS cases which global_defs should avoid | alexlamsl |
2015-08-10 | [Fix] --define replaces SymbolRefs in LHS of assignments...See #208 for context | Christopher Chedeau |