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

RelativeTraversalExpr, IndexExpr, UnaryOpExpr #389

Merged
merged 3 commits into from
Nov 23, 2021
Merged

RelativeTraversalExpr, IndexExpr, UnaryOpExpr #389

merged 3 commits into from
Nov 23, 2021

Conversation

johakoch
Copy link
Collaborator

added handling for RelativeTraversalExpr, IndexExpr, UnaryOpExpr


Reviewer checklist
  • Read PR description: a summary about the changes is required
  • Changelog updated
  • Documentation: docs/{Reference, Cli, ...}, Docker and cli help/usage
  • Pulled branch, manually tested
  • Verified requirements are met
  • Reviewed the code
  • Reviewed the related tests

@johakoch johakoch linked an issue Nov 23, 2021 that may be closed by this pull request
@johakoch johakoch requested a review from malud November 23, 2021 16:04
@johakoch johakoch marked this pull request as ready for review November 23, 2021 16:17
@malud malud merged commit 5faaf09 into master Nov 23, 2021
@malud malud deleted the indexes-unary branch November 23, 2021 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic for unsupported IndexExpr
2 participants