Age | Commit message (Expand) | Author |
---|---|---|
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 |