index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
user-contrib
/
Ltac2
/
g_ltac2.mlg
Age
Commit message (
Expand
)
Author
2019-11-14
Rename non-unique local nonterminals
Jim Fehrle
2019-11-06
Swap parsing precedence of `::` and `,` ; Fix #10116
Kenji Maillard
2019-10-29
Fix #10615: Notation substitution for Ltac2 terms.
Pierre-Marie Pédrot
2019-10-18
Allow to pass Ltac1 values to Ltac2 quotations.
Pierre-Marie Pédrot
2019-08-06
[parsing] unify checks for contiguity of tokens in Ltac2 and G_prim
Enrico Tassi
2019-07-29
Fix #10088: Incompatibility with ssreflect's ampersand syntactic sugar.
Pierre-Marie Pédrot
2019-07-29
Tentatively providing a localization function to ad-hoc camlp5 parsers.
Pierre-Marie Pédrot
2019-06-25
Adding the ability to transfer Ltac2 variables to Ltac1 quotations.
Pierre-Marie Pédrot
2019-06-17
Update headers of files that were stuck on older headers.
Théo Zimmermann
2019-06-11
STM: encode in static types that vernac_when is only used when VtSideff
Gaëtan Gilbert
2019-06-04
coqpp: add new ![] specifiers for structured proof interaction
Gaëtan Gilbert
2019-06-04
Proof_global: pass only 1 pstate when we don't want the proof stack
Gaëtan Gilbert
2019-05-07
Integrate build and documentation of Ltac2
Maxime Dénès