| Age | Commit message (Collapse) | Author |
|
Pretty straightforward; need to be enabled in the Travis console tho.
|
|
|
|
|
|
Fix for coq/coq#8515 (command driven attributes)
|
|
Adapt to coq/coq#8844 (move abstract out of tactics.ml)
|
|
|
|
|
|
|
|
This allows to drop the ltac2 folder inside the Coq dir and have it
compose with the Coq build.
I've fixed build warnings by the way.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix for compilation with the camlp5-parser branch.
|
|
|
|
|
|
|
|
|
|
Adapt to coq/coq#7558.
|
|
|
|
Trivial renaming of the vernacular parsing entry point.
|
|
|
|
|
|
Adapt to fix/cofix changes in Coq (coq/coq#7196)
|
|
c.f. https://github.com/coq/coq/pull/7196
|
|
|
|
Fix another typo in the documentation's grammar for open variants
|
|
|
|
|
|
|
|
[coq] Adapt to coq/coq#6960.
|
|
Minor, a couple of tactic-related types moved.
|
|
|
|
|
|
|
|
Fix a typo
|
|
|
|
[coq] Adapt to coq/coq#6837.
|
|
[coq] Adapt to correct LTAC module packing coq/coq#6869
|
|
Minor.
|
|
This removes uses of `Loc.t` in favor of `CAst.t`.
|