Commit Graph

3 Commits

Author SHA1 Message Date
alexlamsl
263fb4c2d9 allow global_defs to pass in objects and arrays
- no longer throw errors against objects
- now depends on `evaluate`
- `unsafe` when using objects
- support `"a.b":1` on both cli & API
- emit warning if variable is modified

fixes #1416
closes #1198
2017-02-07 13:28:13 +08:00
alexlamsl
48284844a4 add missing LHS cases which global_defs should avoid 2017-01-19 21:06:28 +01:00
Christopher Chedeau
3ff0b9e0c9 [Fix] --define replaces SymbolRefs in LHS of assignments
See #208 for context
2015-08-10 11:22:36 -07:00