aboutsummaryrefslogtreecommitdiffhomepage
path: root/vernac/vernacexpr.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
* hints: add Hint Variables/Constants Opaque/Transparent commandsGravatar Matthieu Sozeau2018-07-02
* Remove reference name type.Gravatar Maxime Dénès2018-06-18
* [api] Remove Misctypes.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
|\
* \ Merge PR #7657: Fix a couple typos in deprecation messagesGravatar Pierre-Marie Pédrot2018-06-04
|\ \
| * | Fix a couple typos in deprecation messagesGravatar Armaël Guéneau2018-05-31
| | * 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
|/
* Merge PR #6969: [api] Remove functions deprecated in 8.8Gravatar Maxime Dénès2018-05-31
|\
* | Move interning the [hint_pattern] outside the Typeclasses hooks.Gravatar Gaëtan Gilbert2018-05-30
| * [api] Remove deprecated object from `Term`Gravatar Emilio Jesus Gallego Arias2018-05-30
|/
* [api] Make `vernac/` self-contained.Gravatar Emilio Jesus Gallego Arias2018-05-27