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

feat: Track whether simp_mem made progress in the monad state [5/?] #234

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

bollu
Copy link
Collaborator

@bollu bollu commented Oct 11, 2024

Description:

This approach has the advantage of making the code far less noisy.
This prepares it for the refactor where we will pass goal MVarIds around,
which will increase the amount of noise again 😄

Stacked on top of #233

Testing:

Non functional change, passes conformance.

License:

By submitting this pull request, I confirm that my contribution is
made under the terms of the Apache 2.0 license.

@bollu bollu requested a review from shigoel as a code owner October 11, 2024 19:31
This approach has the advantage of making the code far less noisy.
This prepares it for the refactor where we will pass goal MVarIds around,
which will increase the amount of noise again :)
@bollu bollu force-pushed the simp-mem-mem-omega-5 branch from 617fe86 to eadeaf8 Compare October 31, 2024 15:37
@shigoel shigoel merged commit 37cb9f5 into main Oct 31, 2024
5 checks passed
@shigoel shigoel deleted the simp-mem-mem-omega-5 branch October 31, 2024 16:00
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