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

Deep copy of ast nodes #408

Merged
merged 3 commits into from
Jun 19, 2024
Merged

Deep copy of ast nodes #408

merged 3 commits into from
Jun 19, 2024

Conversation

ebehner
Copy link
Collaborator

@ebehner ebehner commented Apr 19, 2024

Currently, we did not copy ast-nodes correctly. It was more a shallow copy than a real copy.
Change this to have a real copy for ast-nodes.

@ebehner ebehner self-assigned this Apr 19, 2024
@steffenenders steffenenders self-requested a review May 16, 2024 09:01
@steffenenders steffenenders merged commit 1e9c13c into main Jun 19, 2024
1 check passed
@steffenenders steffenenders deleted the deep_copy_ast_nodes branch June 19, 2024 09:30
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.

None yet

2 participants