Skip to content

Pull requests: coq/coq

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

Pull requests list

Constrintern.ml support for setting "force" status of some implicit arguments kind: cleanup Code removal, deprecation, refactorings, etc. needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#19108 opened May 28, 2024 by herbelin Loading… 8.20+rc1
Merging the code paths for fixpoint and cofixpoints kind: cleanup Code removal, deprecation, refactorings, etc. 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. part: cofixpoints About CoFixpoint, cofix and mutual statements part: fixpoints About Fixpoint, fix and mutual statements
#19107 opened May 28, 2024 by herbelin Loading… 8.20+rc1
Removing the special case i=0 in declare_possibly_mutual_definitions kind: cleanup Code removal, deprecation, refactorings, etc. needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#19106 opened May 28, 2024 by herbelin Loading… 8.20+rc1
Merging the code paths for interactive and non-interactive co/fixpoints kind: cleanup Code removal, deprecation, refactorings, etc. part: cofixpoints About CoFixpoint, cofix and mutual statements part: fixpoints About Fixpoint, fix and mutual statements
#19105 opened May 28, 2024 by herbelin Loading… 8.20+rc1
Ltac2: Avoid double typechecking in exact
#19102 opened May 28, 2024 by SkySkimmer Loading…
Factorize the code for unification of universes. kind: cleanup Code removal, deprecation, refactorings, etc. kind: performance Improvements to performance and efficiency.
#19101 opened May 28, 2024 by ppedrot Draft
Fixes #19099: binders of universe polymorphic primitive constants treated as monomorphic kind: fix This fixes a bug or incorrect documentation. part: primitive types Primitive ints, floats, arrays, etc. part: universes The universe system.
#19100 opened May 27, 2024 by herbelin Loading…
2 tasks done
Use a structured type for Unification internal state. kind: cleanup Code removal, deprecation, refactorings, etc.
#19098 opened May 27, 2024 by ppedrot Loading…
ppvernac fixes (univdecl incorrect printing and attribute spacing) 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.
#19095 opened May 27, 2024 by SkySkimmer Loading…
Better integration of Derive in declare.ml + removal of arbitrary restriction of Admitted to one statement + fix of #18951 kind: cleanup Code removal, deprecation, refactorings, etc. kind: enhancement Enhancement to an existing user-facing feature, tactic, etc. 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. needs: merge of dependency This PR depends on another PR being merged first. part: derive
#19092 opened May 26, 2024 by herbelin Loading…
1 of 2 tasks
8.20+rc1
Use multiple statements to implement interactive fixpoints kind: cleanup Code removal, deprecation, refactorings, etc. needs: merge of dependency This PR depends on another PR being merged first. part: cofixpoints About CoFixpoint, cofix and mutual statements part: fixpoints About Fixpoint, fix and mutual statements
#19091 opened May 26, 2024 by herbelin Loading… 8.20+rc1
Add support for Admitted on multiple statements kind: cleanup Code removal, deprecation, refactorings, etc. needs: merge of dependency This PR depends on another PR being merged first. part: gallina The gallina commands
#19090 opened May 26, 2024 by herbelin Loading… 8.20+rc1
Add optional type annotation to Derive 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. part: derive
#19087 opened May 25, 2024 by herbelin Loading… 8.20+rc1
A few renamings or documentation of code here and there to ease code understanding kind: cleanup Code removal, deprecation, refactorings, etc. needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI.
#19084 opened May 25, 2024 by herbelin Loading… 8.20+rc1
Use stages in gitlab-ci.yml kind: infrastructure CI, build tools, development tools. needs: documentation Documentation was not added or updated.
#19081 opened May 24, 2024 by SkySkimmer Loading…
Add module types USetS UMapS for unordered maps kind: cleanup Code removal, deprecation, refactorings, etc.
#19078 opened May 24, 2024 by SkySkimmer Loading… 8.20+rc1
Make CSet extensible on our side, and adding CSet.List.union. kind: cleanup Code removal, deprecation, refactorings, etc. needs: full CI The latest GitLab pipeline that ran was a light CI. Say "@coqbot run full ci" to get a full CI. needs: progress Work in progress: awaiting action from the author.
#19075 opened May 23, 2024 by herbelin Loading… 8.20+rc1
Univ declarations can have extensible qualities (internally) kind: fix This fixes a bug or incorrect documentation. needs: overlay This is breaking external developments we track in CI.
#19073 opened May 22, 2024 by SkySkimmer Loading… 8.20+rc1
Move enforce_locality_exp definition and calling to DefAttributes kind: cleanup Code removal, deprecation, refactorings, etc.
#19068 opened May 22, 2024 by SkySkimmer Loading…
Slightly more straightforward implementation of Equality.decomp_tuple_term kind: cleanup Code removal, deprecation, refactorings, etc.
#19061 opened May 21, 2024 by ppedrot Loading… 8.20+rc1
[8.20] Bump version (8.21+alpha) kind: infrastructure CI, build tools, development tools.
#19059 opened May 21, 2024 by proux01 Draft
1 task
Restrict check_conv_problems in pretyping to those problems referring to the term to type kind: enhancement Enhancement to an existing user-facing feature, tactic, etc. part: tactics
#19054 opened May 19, 2024 by herbelin Loading…
1 of 2 tasks
8.20+rc1
[notations] Warn about incompatible prefixes kind: user messages Improvement of error messages, new warnings, etc. 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. part: notations The notation system.
#19049 opened May 17, 2024 by proux01 Loading…
4 of 6 tasks
8.20+rc1
Fix passing line number of errors in xml protocol, causing ill-located or non-located errors, notably in the presence of utf8 characters 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: xml protocol
#19040 opened May 17, 2024 by herbelin Loading…
1 task done
8.20+rc1
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.