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

collect ensures clause in Parser.scala #838

Merged
merged 1 commit into from
Sep 26, 2023
Merged

collect ensures clause in Parser.scala #838

merged 1 commit into from
Sep 26, 2023

Conversation

dwightguth
Copy link
Collaborator

Here we add code to the scala codebase to collect into the AxiomInfo the ensures clause of axioms. This is not actually used by the llvm backend because the llvm backend does not support ensures, but we need to collect it because this code path is shared with the Maude backend.

Copy link
Collaborator

@Robertorosmaninho Robertorosmaninho left a comment

Choose a reason for hiding this comment

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

LGTM! Looking forward to seeing the next steps!

@dwightguth dwightguth merged commit afb8810 into master Sep 26, 2023
6 checks passed
@dwightguth dwightguth deleted the ensures branch September 26, 2023 13:14
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