The Coq proof assistant has been renamed into the Rocq Prover.#2883
Merged
Anteru merged 1 commit intopygments:masterfrom Jul 26, 2025
Merged
The Coq proof assistant has been renamed into the Rocq Prover.#2883Anteru merged 1 commit intopygments:masterfrom
Anteru merged 1 commit intopygments:masterfrom
Conversation
Contributor
Author
|
Is to work? |
|
I suggest adding |
Zimmi48
commented
Jun 17, 2025
| aliases = ['coq'] | ||
| name = 'Rocq Prover' | ||
| url = 'https://rocq-prover.org/' | ||
| aliases = ['coq', 'rocq', 'rocq-prover'] |
Contributor
Author
There was a problem hiding this comment.
Suggested change
| aliases = ['coq', 'rocq', 'rocq-prover'] | |
| aliases = ['coq', 'rocq', 'rocq-prover', 'Coq', 'Rocq'] |
Contributor
Author
There was a problem hiding this comment.
I had to revert this change, because aliases can only be lowercase.
Contributor
Author
|
@Anteru Very sorry to insist, but it seems that this PR may have gone under your radar. |
Collaborator
|
Yes, I've been swamped with stuff recently :( I'll earmark this for 2.22.0. Can you regenerate the |
Contributor
Author
|
Thanks, done! |
Collaborator
|
Thanks. And all of a sudden the actions work again :) |
Rename the lexer while keeping the `coq` alias for backward-compatibility.
Contributor
Author
|
Tests now confirmed to pass locally. |
Collaborator
|
Merged, thanks a lot! |
Contributor
Author
|
Thanks! |
This file contains hidden or 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
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.
Rename the lexer while keeping the
coqalias for backward-compatibility.See https://rocq-prover.org/about#Name for context on the renaming.