Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Indexing by variable #214

Merged
merged 2 commits into from
Oct 18, 2018
Merged

feat: Indexing by variable #214

merged 2 commits into from
Oct 18, 2018

Conversation

epage
Copy link
Member

@epage epage commented Oct 18, 2018

This is a subset of #145.

Fixes #209

BREAKING CHANGES:

  • Argument -> Expression
  • Expression, Variable, and Path APIs have changed.
  • More remifications of this spreading out.

epage added 2 commits October 17, 2018 20:33
Interpreter has been updated to support nested expression evaluation
(e.g. `var1[var2]`).

BREAKING CHANGES:
- `Argument` -> `Expression`
- `Expression`, `Variable`, and `Path` APIs have changed.
- More remifications of this spreading out.
@epage epage merged commit fedd639 into cobalt-org:master Oct 18, 2018
@epage epage deleted the ident branch October 18, 2018 03:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant