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

Remove wildcard patterns from Internal #1724

Merged
merged 2 commits into from
Jan 13, 2023
Merged

Remove wildcard patterns from Internal #1724

merged 2 commits into from
Jan 13, 2023

Conversation

janmasrovira
Copy link
Collaborator

@janmasrovira janmasrovira commented Jan 13, 2023

This pr removes wildcard patterns from the Internal language.
Wildcards are translated to variables with generated names.
This should resolve the issue of having unbound names after inference

@janmasrovira janmasrovira added this to the 0.2.9 milestone Jan 13, 2023
@janmasrovira janmasrovira self-assigned this Jan 13, 2023
@jonaprieto jonaprieto requested review from jonaprieto and removed request for jonaprieto January 13, 2023 15:50
Copy link
Collaborator

@paulcadman paulcadman left a comment

Choose a reason for hiding this comment

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

makes sense - thanks!

@paulcadman paulcadman merged commit d5bd3d4 into main Jan 13, 2023
@paulcadman paulcadman deleted the name-wildcards branch January 13, 2023 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants