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

Merge reset_shift into master #20

Draft
wants to merge 133 commits into
base: master
Choose a base branch
from
Draft

Merge reset_shift into master #20

wants to merge 133 commits into from

Conversation

VietAnh1010
Copy link
Collaborator

This is a massive PR.

Currently, there is no compilation error, but the build is still falling due to problems occur in boot/menhir/dune. I am trying to resolve this issue.

A summary of main changes will be added later, once the build works again.

songyahui and others added 30 commits February 9, 2024 14:53
dariusf and others added 30 commits June 7, 2024 15:47
The example is taken from Asai's tutorial. Heifer cannot verify this example.
Hopefully that there is no mistake in the translation of this example.
The function is found in Asai's tutorial. Heifer can verify this example,
however, when we have the second reset, the verifier throw an error in
verification time, saying that "domain is not disjoint".
Merge reset_shift and master

This commit is massive, which is not a good thing smh.
Currently, the build is falling due to some problem with
the parsers. We will address these problems in the next
commit.
twice into MenhirLib inside parser.mli

Now we have a problem with Racketfrontend, the module does not
exist during build. Why?
The fix is to add `racketfrontend` into the `libraries` stanza
under `hiplib` - this dependency was not declared.
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.

4 participants