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

Remove notion of 'purity' in logic #969

Merged
merged 3 commits into from
Mar 10, 2024
Merged

Remove notion of 'purity' in logic #969

merged 3 commits into from
Mar 10, 2024

Conversation

xldenis
Copy link
Collaborator

@xldenis xldenis commented Mar 10, 2024

Now that we don't use let functions we don't need a weird broken notion of 'purity' polluting our logic everywhere. This removes it from Creusot and the Why3 crate.

I also improved the pretty printer of implication slightly while i was at it.

xldenis added 3 commits March 10, 2024 11:01
* Remove notion of "purity" from AST
* Format printer of implications slightly better
@xldenis xldenis force-pushed the remove-impure-term branch from e9f2c64 to 41be488 Compare March 10, 2024 10:27
@xldenis xldenis merged commit 475f076 into master Mar 10, 2024
4 checks passed
@xldenis xldenis deleted the remove-impure-term branch March 10, 2024 13:57
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.

1 participant