Skip to content

Pull requests: rocq-prover/rocq

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix de Bruijn index bug in inductive_of_mutfix.find_ind kind: fix This fixes a bug or incorrect documentation.
#22127 opened Jun 14, 2026 by JasonGross Member Loading…
3 tasks done
9.3+rc1
Printing for if <term> is <pattern> then _ else _ syntax kind: enhancement Enhancement to an existing user-facing feature, tactic, etc. needs: merge of dependency This PR depends on another PR being merged first. part: printer The printing mechanism of Coq.
#22124 opened Jun 12, 2026 by proux01 Contributor Draft
3 of 5 tasks
9.3+rc1
Deprecate non boolean if syntax kind: deprecation Deprecation needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI. needs: merge of dependency This PR depends on another PR being merged first.
#22123 opened Jun 12, 2026 by proux01 Contributor Draft
4 of 5 tasks
9.3+rc1
Process attributes after Qed/Defined needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#22118 opened Jun 10, 2026 by gmalecha-at-skylabs Loading…
1 of 6 tasks
Remove the name field from projections. kind: cleanup Code removal, deprecation, refactorings, etc.
#22114 opened Jun 10, 2026 by ppedrot Member Loading… 9.3+rc1
Turn on Proof Using Clear Unused by default needs: merge of dependency This PR depends on another PR being merged first.
#22113 opened Jun 10, 2026 by SkySkimmer Contributor Draft
Correctly propagate primitive projection definitions in Case compilation kind: fix This fixes a bug or incorrect documentation.
#22111 opened Jun 10, 2026 by ppedrot Member Loading… 9.2.1
Guard fix cleaner kind: cleanup Code removal, deprecation, refactorings, etc. needs: merge of dependency This PR depends on another PR being merged first. part: fixpoints About Fixpoint, fix and mutual statements
#22109 opened Jun 9, 2026 by yannl35133 Contributor Draft
Cleanup of the file kernel/nativecode.ml kind: cleanup Code removal, deprecation, refactorings, etc. needs: progress Work in progress: awaiting action from the author.
#22108 opened Jun 9, 2026 by IBBXEF Loading… 9.3+rc1
Restore "Proof Using Clear Unused"
#22107 opened Jun 9, 2026 by SkySkimmer Contributor Draft
GenConstr can intern directly to constr needs: overlay This is breaking external developments we track in CI.
#22106 opened Jun 8, 2026 by SkySkimmer Contributor Draft
Add support for plugins in debugger documentation and emacs wrapper kind: infrastructure CI, build tools, development tools. needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#22088 opened Jun 2, 2026 by yannl35133 Contributor Loading…
Simpler names for guard checker, allow erasure of case predicate and cast annotation, don't erase lambda annotations when no beta kind: cleanup Code removal, deprecation, refactorings, etc. part: fixpoints About Fixpoint, fix and mutual statements
#22081 opened May 28, 2026 by yannl35133 Contributor Loading…
Detect progress in a more specified manner needs: documentation Documentation was not added or updated.
#22072 opened May 27, 2026 by yannl35133 Contributor Loading…
Assert that we don't push duplicate named variables needs: fixing The proposed code change is broken.
#22069 opened May 27, 2026 by SkySkimmer Contributor Draft
Slightly less nonsensical term equality test in progress tactical. kind: cleanup Code removal, deprecation, refactorings, etc. needs: progress Work in progress: awaiting action from the author.
#22064 opened May 25, 2026 by ppedrot Member Loading… 9.3+rc1
Add Constr.map_with_full_binders to Ltac2 kind: enhancement Enhancement to an existing user-facing feature, tactic, etc. needs: discussion Further discussion is needed. part: ltac2 Issues and PRs related to the (in development) Ltac2 tactic langauge.
#22062 opened May 23, 2026 by JasonGross Member Loading…
1 task done
Add Constr.in_context_prod and Constr.in_context_letin to Ltac2 kind: enhancement Enhancement to an existing user-facing feature, tactic, etc. needs: discussion Further discussion is needed. needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI. part: ltac2 Issues and PRs related to the (in development) Ltac2 tactic langauge.
#22060 opened May 23, 2026 by JasonGross Member Loading…
1 task
[Test] Guard variants kind: experiment needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#22049 opened May 22, 2026 by yannl35133 Contributor Draft
Defunctionalize the proof term in Rewrite internals. kind: cleanup Code removal, deprecation, refactorings, etc.
#22046 opened May 22, 2026 by ppedrot Member Loading… 9.3+rc1
Polymorphic named_context_val and use to provide econstr version needs: overlay This is breaking external developments we track in CI.
#22045 opened May 21, 2026 by SkySkimmer Contributor Loading…
refman: generate JSON indices needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#22044 opened May 20, 2026 by shilangyu Loading…
1 task done
evarsolve: keep transitive dependencies of variables needs: progress Work in progress: awaiting action from the author. needs: squashing Some commits should be squashed together.
#22043 opened May 20, 2026 by Janno Contributor Draft
6 tasks
make invert case work for non-irrelevant sorts instead of only relevant ones needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#22042 opened May 20, 2026 by tabareau Contributor Loading…
Fix goal-tactic association in typeclass search
#22037 opened May 19, 2026 by Janno Contributor Loading…
6 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.