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 translating Cryptol constraint guards #1897

Closed
bboston7 opened this issue Jul 24, 2023 · 0 comments · Fixed by #1911
Closed

Add support for translating Cryptol constraint guards #1897

bboston7 opened this issue Jul 24, 2023 · 0 comments · Fixed by #1911
Assignees
Labels
type: enhancement Issues describing an improvement to an existing feature or capability

Comments

@bboston7
Copy link
Contributor

The relatively new constraint guard feature in Cryptol does not have a Cryptol->SAW translation. We should add such a translation.

@bboston7 bboston7 added the type: enhancement Issues describing an improvement to an existing feature or capability label Jul 24, 2023
@bboston7 bboston7 self-assigned this Jul 24, 2023
bboston7 pushed a commit that referenced this issue Aug 15, 2023
Closes #1897.

This change adds support for translating Cryptol constraint guards into
nested if-then-else expressions so that they may be reasoned about in
SAW.
@mergify mergify bot closed this as completed in #1911 Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Issues describing an improvement to an existing feature or capability
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant