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

feat: visitor_mut #13

Merged
merged 2 commits into from
Aug 15, 2024
Merged

feat: visitor_mut #13

merged 2 commits into from
Aug 15, 2024

Conversation

chesedo
Copy link
Owner

@chesedo chesedo commented Aug 15, 2024

Adds a VisitorMut generator macro.

Also fixes a bug in visitor! that caused method names not to have a proper snake case.

BREAKING CHANGE: this bug fix will update all old generators.

This makes it possible to make a visitor which can mutate the items visited.
@chesedo chesedo enabled auto-merge (squash) August 15, 2024 15:27
@chesedo chesedo merged commit 3c2cdcd into main Aug 15, 2024
3 checks passed
@chesedo chesedo deleted the visitor_snake_case branch August 15, 2024 15:28
This was referenced Aug 15, 2024
This was referenced Sep 17, 2024
@chesedo chesedo mentioned this pull request Nov 5, 2024
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.

1 participant