aboutsummaryrefslogtreecommitdiffhomepage
path: root/vernac/ppvernac.ml
Commit message (Expand)AuthorAge
* [vernac] use plain strings as attribute namesGravatar Vincent Laporte2018-07-03
* [vernac] Generic syntax for flags/attributesGravatar Vincent Laporte2018-07-03
* [vernac] Add a “deprecated” attributeGravatar Vincent Laporte2018-07-03
* [vernac] Concrete syntax for attributesGravatar Vincent Laporte2018-07-03
* hints: add Hint Variables/Constants Opaque/Transparent commandsGravatar Matthieu Sozeau2018-07-02
* Remove reference name type.Gravatar Maxime Dénès2018-06-18
* [api] Misctypes removal: several moves:Gravatar Emilio Jesus Gallego Arias2018-06-12
* Merge PR #7655: Refactor parsing rules for Hint Resolve -> and Hint Resolve <-Gravatar Pierre-Marie Pédrot2018-06-04
|\
| * Refactor parsing rules for Hint Resolve -> and Hint Resolve <-Gravatar Armaël Guéneau2018-05-31
* | [notations] Split interpretation and parsing of notationsGravatar Emilio Jesus Gallego Arias2018-05-31
* | [api] Move `Constrexpr` to the `interp` module.Gravatar Emilio Jesus Gallego Arias2018-05-31
|/
* [api] Make `vernac/` self-contained.Gravatar Emilio Jesus Gallego Arias2018-05-27
* [api] [parsing] Move Egram* to `vernac/`Gravatar Emilio Jesus Gallego Arias2018-05-27