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

Add support for extend primop II #49

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Conversation

yannham
Copy link
Contributor

@yannham yannham commented Jun 4, 2024

#48 was inadvertently merged in the wrong branch, instead of main. This is exactly the same PR with the right base branch this time.

Nickel has change some primops to contain a forward slash `/`, which
wasn't supported by the parser (they would be parsed as modulo instead).

This commit extend the `builtin` rule to accepts a larger class of valid
builtin names, including those new ones, and hopefully potential future
ones as well.
@yannham yannham merged commit 43433d8 into main Jun 4, 2024
1 check passed
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