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

go: Refactor builtins #18

Merged
merged 1 commit into from
Sep 14, 2022
Merged

go: Refactor builtins #18

merged 1 commit into from
Sep 14, 2022

Conversation

juliaogris
Copy link
Member

Refactor builtins, such that parser package doesn't have any default
builtins other than for testing. Builtins need to be provided to parser
by caller. This ensures builtins are always only defined in one place.

Refactor builtins, such that parser package doesn't have any default
builtins other than for testing. Builtins need to be provided to parser
by caller. This ensures builtins are always only defined in one place.
@github-actions
Copy link

Visit the preview URL for this PR (updated for commit a3a9b9b):

https://evy-lang--pr18-builtins-b6nimohm.web.app

(expires Wed, 21 Sep 2022 03:25:55 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Copy link
Member

@camh- camh- left a comment

Choose a reason for hiding this comment

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

🟢

@juliaogris juliaogris merged commit 0ccd7e2 into master Sep 14, 2022
@juliaogris juliaogris deleted the builtins branch September 14, 2022 03:33
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