| Age | Commit message (Collapse) | Author |
|
New packager
|
|
fix building with make flags
|
|
|
|
|
|
|
|
Fixes #139
|
|
|
|
remove documentation for subfilter.
|
|
|
|
|
|
|
|
it is to the caller of coq_makefile to eventually add .ml4 files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
We inline the lemmas it generated, to ectly test the same thing
as before.
|
|
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.
|
|
|
|
|
|
subfilter was exist at ssreflect-1.1 and removed at ssreflect-1.2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|