| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
available after installation
|
|
|
|
|
|
|
|
using Jason Gross's suggestion.
|
|
Users who want to test external projects should be encouraged to activate
GitLab CI as is documented in dev/ci/README.md.
|
|
suggestion.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
organization.
|
|
|
|
|
|
|
|
|
|
|
|
They are not used anymore.
People should use Proof-General (and optionally Company-Coq) instead.
|
|
|
|
|
|
|
|
|
|
|
|
coqtop.opt$(EXE).
|
|
We deprecate the corresponding functions in Pcoq.Gram. The motivation is
that the Gram module is used as an argument to Camlp5 functors, so that
it is not stable by extension. Enforcing that its type is literally the
one Camlp5 expects ensures robustness to extension statically.
Some really internal functions have been bluntly removed. It is unlikely
that they are used by external plugins.
|
|
Part of this code has been introduced very recently in 7c62654 in spite of
the existence of a proper API. This means that this should be better
documented.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There was a conflict in the name of an exported function. A good argument in
favour of PR #7898.
|
|
|
|
|
|
|
|
|
|
|