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 guards to the AST structs #17

Merged
merged 3 commits into from
Dec 2, 2023
Merged

Add guards to the AST structs #17

merged 3 commits into from
Dec 2, 2023

Conversation

z-silver
Copy link
Collaborator

@z-silver z-silver commented Nov 25, 2023

One day, a wild @EduardoLR10 looked at our ASTs and cried out for correctness by construction. @z-silver heard his plea and decided to help out, but along the way went mad with power and performed some syntactic magic. @z-silver then looked at his work and though he wasn't quite sure if he liked it or not, simply shrugged and decided to show it to the team anyways. Thus everyone went insane at the revelation and formed a cult to summon eldritch monsters into the world, which in turn proceeded to kill everyone. The end.

Closes #10.

@z-silver z-silver marked this pull request as ready for review November 25, 2023 06:15
@z-silver z-silver marked this pull request as draft November 25, 2023 06:15
@z-silver z-silver marked this pull request as ready for review November 25, 2023 06:22
@EduardoLR10 EduardoLR10 merged commit 38a6ff8 into master Dec 2, 2023
1 check passed
@EduardoLR10 EduardoLR10 deleted the issue-10 branch December 2, 2023 00:01
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.

We should guard which values can be in each field in a struct
2 participants