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

Ported the plugin to Coq 8.13 #99

Open
wants to merge 67 commits into
base: master
Choose a base branch
from
Open

Conversation

agrarpan
Copy link
Collaborator

@agrarpan agrarpan commented Jul 1, 2024

No description provided.

…a singleton. Fixes the test failure of handshake.v
Copy link
Collaborator

@tlringer tlringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make sure to test the build process with a fresh copy if you can. Also please document any changes to the build process if relevant

.gitmodules Outdated
@@ -1,6 +1,8 @@
[submodule "plugin/src/coq-plugin-lib"]
path = plugin/src/coq-plugin-lib
url = https://github.com/uwplse/coq-plugin-lib.git
url = https://github.com/agrarpan/coq-plugin-lib.git
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pointing to a local copy

.gitmodules Outdated
[submodule "plugin/deps/fix-to-elim"]
path = plugin/deps/fix-to-elim
url = https://github.com/uwplse/fix-to-elim.git
url = https://github.com/agrarpan/fix-to-elim.git
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pointing to a local copy as well

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