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

Remove a footgun in UState API. kind: fix This fixes a bug or incorrect documentation.
#21460 opened Dec 30, 2025 by ppedrot Loading… 9.2+rc1
Move sort cumulativity constraint types out of the kernel. kind: cleanup Code removal, deprecation, refactorings, etc. needs: merge of dependency This PR depends on another PR being merged first.
#21459 opened Dec 30, 2025 by ppedrot Loading… 9.2+rc1
Use sets rather than lists in Evarnames internals. kind: performance Improvements to performance and efficiency.
#21455 opened Dec 27, 2025 by ppedrot Loading… 9.2+rc1
feat: Remove Type eliminates to any sort by default
#21453 opened Dec 23, 2025 by TDiazT Draft
1 of 4 tasks
Additional safe guards around qualities in the kernel kind: cleanup Code removal, deprecation, refactorings, etc.
#21451 opened Dec 22, 2025 by ppedrot Loading… 9.2+rc1
feat: Add elaboration of qualities needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#21450 opened Dec 22, 2025 by TDiazT Draft
6 tasks
Centralize the Nativenorm global state in a reference-passed record kind: cleanup Code removal, deprecation, refactorings, etc.
#21449 opened Dec 22, 2025 by ppedrot Loading… 9.2+rc1
Fix #21434: coqchk gives fatal error on module subtyping. kind: fix This fixes a bug or incorrect documentation.
#21447 opened Dec 21, 2025 by ppedrot Loading… 9.2+rc1
Update version number for 9.3+alpha needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#21446 opened Dec 21, 2025 by tabareau Loading…
Add Printing Fully Qualified flag to print constants with full module paths kind: enhancement Enhancement to an existing user-facing feature, tactic, etc. kind: user messages Error messages, warnings, etc.
#21443 opened Dec 19, 2025 by JasonGross Loading…
4 of 5 tasks
feat: Allow primitive projections with postponed eta (no sort poly) needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#21438 opened Dec 19, 2025 by TDiazT Loading…
1 of 6 tasks
Print Assumptions now recurses into types kind: enhancement Enhancement to an existing user-facing feature, tactic, etc. kind: user messages Error messages, warnings, etc. part: vernac High level command interpretation.
#21437 opened Dec 19, 2025 by JasonGross Loading…
4 of 5 tasks
9.2+rc1
Fast path in UnivProblem unification. kind: performance Improvements to performance and efficiency.
#21433 opened Dec 18, 2025 by ppedrot Loading…
Fail cleanly if clearbody asked to clear unbound variable kind: fix This fixes a bug or incorrect documentation.
#21432 opened Dec 18, 2025 by yannl35133 Loading… 9.2+rc1
Automatically generate sparse parametricity and its local fundamental theorem for nested eliminators kind: enhancement Enhancement to an existing user-facing feature, tactic, etc. needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#21429 opened Dec 16, 2025 by thomas-lamiaux Draft
6 of 12 tasks
Fix rocqwc on tactics that end in Proof needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#21423 opened Dec 12, 2025 by JoJoDeveloping Loading…
1 of 5 tasks
Freshen monomorphic constraints in Declare.build_constant_by_tactic. kind: fix This fixes a bug or incorrect documentation.
#21421 opened Dec 12, 2025 by ppedrot Draft
Consistent API for expanding case needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI. needs: rebase Should be rebased on the latest master to solve conflicts or have a newer CI run.
#21418 opened Dec 11, 2025 by dwRchyngqxs Draft
3 tasks
feat: Add elaboration of elimination constraints
#21417 opened Dec 11, 2025 by TDiazT Loading…
feat: Allow primitive projections with postponed eta (sort poly) kind: enhancement Enhancement to an existing user-facing feature, tactic, etc. needs: overlay This is breaking external developments we track in CI. part: primitive records The primitive record and primitive projection mechanism.
#21416 opened Dec 11, 2025 by TDiazT Loading… 9.2+rc1
Use levels for associativity in refman kind: documentation Additions or improvement to documentation. needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#21360 opened Nov 24, 2025 by ia0 Loading… 9.1.1
Add Generation of Eliminators for Nested Inductive Types needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#21356 opened Nov 23, 2025 by thomas-lamiaux Loading…
1 of 6 tasks
Inline redflags logic in CClosure. kind: performance Improvements to performance and efficiency. needs: progress Work in progress: awaiting action from the author.
#21353 opened Nov 22, 2025 by rlepigre Loading… 9.2+rc1
Separate unsynchronized and synchronized grammar states in procq needs: rebase Should be rebased on the latest master to solve conflicts or have a newer CI run.
#21348 opened Nov 21, 2025 by SkySkimmer Draft
ProTip! Exclude everything labeled bug with -label:bug.