-
Notifications
You must be signed in to change notification settings - Fork 4
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
Implement vars, choose/when, and expressions #32
Conversation
…lds Values, rather than Strings.
…to the EvalContext to differentiate them.
…l needs proper revamp.
…tadata variables.
…InterpolatedContent.
… between lexer and parser clearer anyway.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really pleased with this, thanks so much both for your hard work and for your patience while I get it reviewed. Just a few areas to address in regards to error handling but I'm happy for this to be released once the println
s are gone.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is good to go! Thanks again. Really pleased about this.
matches
operatormatches_i
matchname
parameterCleanup tasks
$fn($(var), ...)
is valid in raw text ESI contextstodo!()
calls