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

Bugfixes in Desugarer and propagation of primes #483

Merged
merged 7 commits into from
Jan 25, 2021
Merged

Conversation

konnov
Copy link
Collaborator

@konnov konnov commented Jan 23, 2021

This PR fixes several issues that were found in the last days:

All these bugs needs modification of Desugarer. So the bugfixes are all packed in one PR. Additionally, the fixes worked but provoked bugs at later transformations. Hence, this PR also include the PrimePropagation that propagates primes inside expressions in the general case (temporal operators are not covered though).

  • Tests added for any new code
  • Documentation added for any new functionality
  • Entry added to UNRELEASED.md for any new functionality

@konnov konnov requested a review from shonfeder January 23, 2021 13:28
@konnov konnov mentioned this pull request Jan 25, 2021
@konnov konnov merged commit 5c7e2e9 into unstable Jan 25, 2021
@konnov konnov deleted the igor/desugarer476 branch January 25, 2021 14:56
shonfeder pushed a commit to shonfeder/apalache that referenced this pull request Jan 28, 2021
Co-authored-by: Shon Feder <shon@informal.systems>
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