aboutsummaryrefslogtreecommitdiff
path: root/test/compress/issue-208.js
AgeCommit message (Expand)Author
2017-02-21enhance `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-19add missing LHS cases which global_defs should avoidalexlamsl
2015-08-10[Fix] --define replaces SymbolRefs in LHS of assignments...See #208 for context Christopher Chedeau