-
Notifications
You must be signed in to change notification settings - Fork 414
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
main #6341
Closed
Closed
main #6341
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Ali Caglayan <[email protected]> ps-id: 685ec2c1-7da4-4526-800e-66b6d417d876
Signed-off-by: Ali Caglayan <[email protected]> ps-id: 31c9fa4a-36ff-4ffe-81b2-3d957c09b17a
This adds a coq.ffi stanza with a (modules ) field which turns specified .mli files into .v files using coqffi. The intended use case is for the .mli file to become the interface for the .ml file extracted from the .v file. TODO: Add fields for more arguments to coqffi? Signed-off-by: Ali Caglayan <[email protected]> ps-id: 0347ad6c-3758-4184-8bcf-29fdee6b1f29
ps-id: 2c4255b8-2ea8-4d6a-bf8b-dc43ad897e5c Signed-off-by: Ali Caglayan <[email protected]>
This lets us reason about the intermediate state of modules with no theory name associated with them. Such modules appear in extraction for instance. Signed-off-by: Ali Caglayan <[email protected]> ps-id: 7e1d4d3e-cf66-4bdd-ad67-fc8b16043388
Signed-off-by: Ali Caglayan <[email protected]> ps-id: a493de26-5fa0-4e79-ae23-a58ecf7c2416
Signed-off-by: Ali Caglayan <[email protected]>
Signed-off-by: Ali Caglayan <[email protected]>
Signed-off-by: Ali Caglayan <[email protected]>
Signed-off-by: Ali Caglayan <[email protected]>
Signed-off-by: Ali Caglayan <[email protected]>
Signed-off-by: Ali Caglayan <[email protected]>
Signed-off-by: Ali Caglayan <[email protected]>
Signed-off-by: Ali Caglayan <[email protected]> ps-id: 4335df8d-7698-473a-afd9-3e63b48d299b
Signed-off-by: Ali Caglayan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
misfired gh command