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

Move to new interpolation syntax #7497

Merged
merged 3 commits into from
Jan 10, 2025

Conversation

smores56
Copy link
Collaborator

@smores56 smores56 commented Jan 10, 2025

Move from "$(old)" to "${new}" interpolation syntax. This preserves the old syntax for now, but formats old interpolations to the new syntax. All usages across the compiler have been updated.

@smores56 smores56 force-pushed the new-interpolation-syntax branch from b9843b5 to eb1b5ff Compare January 10, 2025 18:29
@smores56 smores56 force-pushed the new-interpolation-syntax branch from 9dccec8 to b0a5b1c Compare January 10, 2025 20:30
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to avoid updating the rest of the website to modern syntax in this PR, if people are okay with that.

@smores56 smores56 enabled auto-merge January 10, 2025 21:51
@smores56 smores56 merged commit 528d1d2 into roc-lang:main Jan 10, 2025
19 checks passed
@smores56 smores56 deleted the new-interpolation-syntax branch January 10, 2025 23:53
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