| Age | Commit message (Collapse) | Author |
|
|
|
It was emitting a deprecation warning and will soon be removed from Coq.
|
|
|
|
|
|
|
|
|
|
Binding glob_constr to interp_glob_closure so as to factorize low-level code.
|
|
MatchingVar).
|
|
|
|
See coq/coq#678
|
|
[options] Sync with upstream API changes.
|
|
|
|
|
|
|
|
Econstr support
|
|
Adapting to Coq upstream.
|
|
|
|
|
|
Let-ins in constrexpr and glob_constr now take an optional type, instead
of relying on a cast in the body.
|
|
|
|
|
|
Use pp_with as msg_with is being removed upstream.
|
|
The first part of changes is easy, we could maybe polish the notation
part a bit more.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"pr_o.cmo" plugin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The committed files represent copies of the ssreflect plugin for Coq trunk taken from commit c353aa5
which is the last commit in which ssreflect plugin marked for Coq trunk is usable with both, Coq trunk as well as Coq v8.6.
|
|
https://github.com/math-comp/math-comp/pull/58#discussion_r76048943
|
|
|
|
"Context.Named.Declaration"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|