aboutsummaryrefslogtreecommitdiffhomepage
path: root/interp/genintern.ml
Commit message (Expand)AuthorAge
* [api] Misctypes removal: move Tactypes to proofsGravatar Emilio Jesus Gallego Arias2018-06-12
* Update headers following #6543.Gravatar Théo Zimmermann2018-02-27
* Fix FIXME: use OCaml 4.02 generative functors when available.Gravatar Gaëtan Gilbert2017-11-01
* Bump year in headers.Gravatar Pierre-Marie Pédrot2017-07-04
* Allowing to pass arbitrary data in internalization environments.Gravatar Pierre-Marie Pédrot2017-05-03
* Untangling Tacexpr from lower strata.Gravatar Pierre-Marie Pédrot2016-09-15
* Generalizing the notion of constr substitution to generic arguments.Gravatar Pierre-Marie Pédrot2016-09-15
* Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-01-21
|\
| * Update copyright headers.Gravatar Maxime Dénès2016-01-20
* | Getting rid of the awkward unpack mechanism from Genarg.Gravatar Pierre-Marie Pédrot2016-01-17
|/
* Removing the unused field ltacrecvars of tactic internalization.Gravatar Pierre-Marie Pédrot2015-02-27
* Update headers.Gravatar Maxime Dénès2015-01-12
* Simplification of Genarg unpackers.Gravatar Pierre-Marie Pédrot2014-08-29
* Remove many superfluous 'open' indicated by ocamlc -w +33Gravatar Pierre Letouzey2014-03-05
* Adding a default object to generic argument registering mechanism.Gravatar Pierre-Marie Pédrot2014-01-19
* Removing the need of evarmaps in constr internalization.Gravatar Pierre-Marie Pédrot2013-12-17
* Adding the necessary hooks to handle tactics in terms.Gravatar Pierre-Marie Pédrot2013-11-27
* Replacing an association list by a map in globalizing environment.Gravatar ppedrot2013-08-03
* Using functors to reduce the boilerplate used in registeringGravatar ppedrot2013-06-30
* Removed the distinction between generic Ltac vars and Let/IntroGravatar ppedrot2013-06-27
* Splitted up Genarg in four different levels:Gravatar ppedrot2013-06-21