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

Make Exprs Immutable #142

Merged
merged 2 commits into from
Jan 12, 2024
Merged

Make Exprs Immutable #142

merged 2 commits into from
Jan 12, 2024

Conversation

l-kent
Copy link
Contributor

@l-kent l-kent commented Nov 14, 2023

Makes all Exprs immutable case classes.

I plan to add more Visitors to make this easier to work with, and move the rest of Procedure.stackIdentification.visitBlock to the new StackSubstituter Visitor too.

@l-kent l-kent marked this pull request as ready for review November 21, 2023 04:08
@l-kent l-kent requested a review from ailrst January 11, 2024 05:55
@l-kent l-kent merged commit 40a0b0f into main Jan 12, 2024
1 check passed
@l-kent l-kent deleted the immutable-expr branch January 22, 2024 04:07
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