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

Filterx is set for getattr #135

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

bazsi
Copy link
Member

@bazsi bazsi commented Jun 1, 2024

This adds support for isset() on attribute expressions, e.g.

isset(meta.foobar);

This was missed when isset() was implemented, we only have it for subscript access and variables.

@bazsi bazsi force-pushed the filterx-is-set-for-getattr branch from 173eb69 to cd2a7fe Compare June 1, 2024 22:17
@alltilla alltilla merged commit cff2314 into axoflow:main Jun 2, 2024
21 checks passed
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.

2 participants