| Age | Commit message (Collapse) | Author |
|
Reviewed-by: jfehrle
|
|
|
|
|
|
It is the only place where it starts making sense in the whole codebase. It also
fits nicely there since there are other functions manipulating this type in that
module.
In any case this type does not belong to the kernel.
|
|
|
|
Reviewed-by: gares
|
|
Reviewed-by: herbelin
|
|
|
|
Reviewed-by: mattam82
Reviewed-by: gares
Ack-by: SkySkimmer
|
|
|
|
|
|
|
|
Reviewed-by: SkySkimmer
|
|
This is extracted from #13563.
|
|
Reviewed-by: Zimmi48
Ack-by: cpitclaudel
|
|
This will help with reproducibility for people who have something in their coqrc file.
Co-authored-by: Théo Zimmermann <theo.zimmi@gmail.com>
|
|
Reviewed-by: gares
|
|
tactics.
Reviewed-by: ppedrot
|
|
Reviewed-by: ppedrot
|
|
Also fixes is_in_projects
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Many of the changes are a consequence of coq/coq#13132.
|
|
Reviewed-by: ejgallego
|
|
projection expansion.
Reviewed-by: ejgallego
|
|
Reviewed-by: ejgallego
|
|
Reviewed-by: herbelin
|
|
Reviewed-by: herbelin
|
|
Reviewed-by: SkySkimmer
|
|
This makes it easier to track projects across Coq's CI and the platform
|
|
|
|
We additionally check that occurrence 0 is invalid in simpl at,
unfold at, etc.
|
|
Reviewed-by: gares
|