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

speed up Print Assumptions: walk stored proof term needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#22425 opened Aug 30, 2026 by zeldovich Contributor Loading…
Restrict STM error resilience to interactive documents kind: fix This fixes a bug or incorrect documentation. needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI. part: STM State Transition Machine, asynchronous proofs, etc.
#22423 opened Aug 29, 2026 by JasonGross Member Draft
Add a fast path in Mod_subst.reroot. kind: performance Improvements to performance and efficiency.
#22421 opened Aug 29, 2026 by ppedrot Member Loading… 9.4+rc1
Warning for Parameter Inline outside of a module type. kind: cleanup Code removal, deprecation, refactorings, etc.
#22419 opened Aug 29, 2026 by ppedrot Member Loading… 9.4+rc1
Do not let an inclusion add an equivalence for the includer itself. kind: fix This fixes a bug or incorrect documentation. kind: inconsistency Proof of False accepted by the kernel and/or checker.
#22418 opened Aug 28, 2026 by ppedrot Member Loading… 9.2.1
Perform functor subtyping in a single name space. kind: fix This fixes a bug or incorrect documentation.
#22416 opened Aug 28, 2026 by ppedrot Member Loading… 9.3.0
Honor all registered modes when one mode is =
#22415 opened Aug 28, 2026 by Janno Contributor Loading…
6 tasks
Add a proper dummy constr, instead of using mkProp kind: cleanup Code removal, deprecation, refactorings, etc.
#22410 opened Aug 27, 2026 by yannl35133 Contributor Loading…
Correctly validate block tags in rocqchk demarshaller. kind: fix This fixes a bug or incorrect documentation.
#22408 opened Aug 26, 2026 by ppedrot Member Loading… 9.2.1
Drop useless content from module parameter types. kind: performance Improvements to performance and efficiency.
#22402 opened Aug 25, 2026 by ppedrot Member Draft
kernel: conversion cache optimization experiment needs: rebase Should be rebased on the latest master to solve conflicts or have a newer CI run.
#22401 opened Aug 25, 2026 by olympichek Contributor Draft
Fix a memory leak in LStream. kind: cleanup Code removal, deprecation, refactorings, etc. kind: performance Improvements to performance and efficiency.
#22400 opened Aug 24, 2026 by ppedrot Member Loading… 9.4+rc1
Make Nativecode.string_of_kn really injective for good. kind: fix This fixes a bug or incorrect documentation. kind: inconsistency Proof of False accepted by the kernel and/or checker.
#22399 opened Aug 24, 2026 by ppedrot Member Loading… 9.2.1
Record the checks a module operation skipped kind: fix This fixes a bug or incorrect documentation. part: checker The coqchk binary for validating .vo files. part: modules The module system of Coq.
#22374 opened Aug 19, 2026 by JasonGross Member Loading…
2
Proof of concept "noopaques" flag makes reduction fail if it encounters an opaque kind: feature New user-facing feature request or implementation. needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#22370 opened Aug 19, 2026 by SkySkimmer Contributor Draft
checker: validate every library named on the rocqchk command line kind: fix This fixes a bug or incorrect documentation. needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI. part: checker The coqchk binary for validating .vo files.
#22363 opened Aug 18, 2026 by JasonGross Member Loading…
Move print-mod-uid to main rocq exe instead of rocq repl
#22359 opened Aug 18, 2026 by SkySkimmer Contributor Loading…
Do not trust the serialized VM bytecode in rocqchk kind: inconsistency Proof of False accepted by the kernel and/or checker. part: checker The coqchk binary for validating .vo files.
#22353 opened Aug 18, 2026 by JasonGross Member Loading… 9.2.1
Fix singleton extraction after implicit erasure
#22349 opened Aug 14, 2026 by JiaJunDeng5930 Loading…
1 task done
Accumulators as functions and optionnal accumulators needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#22347 opened Aug 14, 2026 by IBBXEF Contributor Draft
No accumulators needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#22346 opened Aug 14, 2026 by IBBXEF Contributor Draft
Accumulators as functions base needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#22345 opened Aug 14, 2026 by IBBXEF Contributor Draft
EConstr: add map_with_full_binders (moved from termops) needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#22340 opened Aug 11, 2026 by JasonGross Member Draft
Fix repeated Coqargs parsing with ~init needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#22334 opened Aug 8, 2026 by finalchild Loading…
[ltac] accept constrN, open_constrN and uconstrN as a tactic argument needs: changelog entry This should be documented in doc/changelog. needs: documentation Documentation was not added or updated. needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#22329 opened Aug 3, 2026 by gares Member Loading…
ProTip! Adding no:label will show everything without a label.