Commit Graph

1 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