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

Freeze AST option #3397

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Freeze AST option #3397

merged 2 commits into from
Jan 14, 2025

Conversation

kddnewton
Copy link
Collaborator

To make it so that you can pass freeze: true to Prism parse methods and get back a deeply-frozen AST that is Ractor- shareable.

@kddnewton kddnewton force-pushed the freeze-ast branch 2 times, most recently from e17677f to 5d64b43 Compare January 12, 2025 18:37
Base automatically changed from frozen-string to main January 12, 2025 18:41
@kddnewton kddnewton force-pushed the freeze-ast branch 2 times, most recently from 047f2e7 to adeab4b Compare January 12, 2025 19:00
To make it so that you can pass `freeze: true` to Prism parse
methods and get back a deeply-frozen AST that is Ractor-
shareable.
@kddnewton kddnewton force-pushed the freeze-ast branch 3 times, most recently from d643460 to 54aa7dc Compare January 13, 2025 17:00
@kddnewton kddnewton merged commit b89000b into main Jan 14, 2025
58 checks passed
@kddnewton kddnewton deleted the freeze-ast branch January 14, 2025 15:32
@kddnewton kddnewton restored the freeze-ast branch January 14, 2025 15:32
@kddnewton kddnewton deleted the freeze-ast branch January 14, 2025 15:32
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