Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Operators and call expressions #1946

Merged
merged 6 commits into from
Sep 25, 2015
Merged

Conversation

justinbmeyer
Copy link
Contributor

For #1699 and #1700. This needs docs. Uses {child}=scope, child}=scope, and child{=scope for bindings.

This changes what can.compute.read takes to include
info about how the property should be read.

This changes scope to deal with it.

This adds a basic Helper expression that seems to work like the
old helper expression.

This adds a better expression parser.

I need to hookup the new expressions in place of the old expressions and make sure expression.Call works as well as the new operators.
@justinbmeyer justinbmeyer added this to the 2.3.0 milestone Sep 21, 2015
justinbmeyer added a commit that referenced this pull request Sep 25, 2015
@justinbmeyer justinbmeyer merged commit 20500a0 into minor Sep 25, 2015
@justinbmeyer justinbmeyer deleted the operators-and-call-expressions branch September 25, 2015 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant