Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update headers following #6543. | Théo Zimmermann | 2018-02-27 |
| | |||
* | Parse [Proof using Type] without translating Type to an id. | Gaëtan Gilbert | 2017-10-10 |
| | |||
* | [vernac] Remove "Proof using" hacks from parser. | Emilio Jesus Gallego Arias | 2017-10-10 |
We place `Proof_using` in the proper place [`vernac`] and we remove gross parsing hacks. The new placement should allow to use the printers and more convenient structure, and reduce strange coupling between parsing and internal representation. |