aboutsummaryrefslogtreecommitdiff
path: root/vernac/g_vernac.mlg
AgeCommit message (Expand)Author
2018-10-10[coqlib] Rebindable Coqlib namespace.Emilio Jesus Gallego Arias
2018-10-05Using smart mkLambdaCN/mkProdCN.Hugo Herbelin
2018-10-02Update the -compat flagsJason Gross
2018-09-26Allow successive attributes #[foo] #[bar]Gaëtan Gilbert
2018-09-14Register: simpler syntaxVincent Laporte
2018-09-14Retroknowledge: use GlobRef.t instead of Constr.t as entryVincent Laporte
2018-09-10Adding a command "Declare Scope" and deprecating scope implicit declaration.Hugo Herbelin
2018-08-17Remove dead argument allow_old.Théo Zimmermann
2018-07-29Renaming ETName and ETReference so as to fit the user-visible terminology.Hugo Herbelin
2018-07-29Adding support for custom entries in notations.Hugo Herbelin
2018-07-11Merge PR #7898: Remove camlp4 remainsEmilio Jesus Gallego Arias
2018-07-07Introduce a Pcoq.Entry module for functions that ought to be exported.Pierre-Marie Pédrot
2018-07-03fix syntax of .mlgVincent Laporte
2018-07-03[vernac] use plain strings as attribute namesVincent Laporte
2018-07-03[vernac] indentationVincent Laporte
2018-07-03[vernac] Generic syntax for flags/attributesVincent Laporte
2018-07-03[vernac] Generic parsing rules for attributesVincent Laporte
2018-07-03[vernac] Concrete syntax for attributesVincent Laporte
2018-06-29Port g_vernac to the homebrew GEXTEND parser.Pierre-Marie Pédrot