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

update scala kore parser to use multi-ary and and or everywhere #3678

Merged
merged 6 commits into from
Oct 2, 2023

Conversation

dwightguth
Copy link
Collaborator

Blocked on runtimeverification/llvm-backend#842

This is the second wave of changes to the frontend to update the scala parser to uses multi-ary and and or. This now completes the changes to the frontend except that we will need one minor third PR to make the class we made public private again after making the second wave of changes to the llvm backend.

@Robertorosmaninho
Copy link
Collaborator

Robertorosmaninho commented Sep 29, 2023

Is it possible to have some documentation on these pattern matchings? They're starting to be confusing, at least for me, as I don't touch this part of the code often.

@dwightguth dwightguth enabled auto-merge (squash) October 2, 2023 16:37
@dwightguth dwightguth merged commit f2138c3 into develop Oct 2, 2023
@dwightguth dwightguth deleted the and_or2 branch October 2, 2023 17:32
@Baltoli Baltoli mentioned this pull request Dec 12, 2023
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