aboutsummaryrefslogtreecommitdiffhomepage
path: root/checker/closure.mli
Commit message (Expand)AuthorAge
* Fix #6798: coqchk ignores ugraph when comparing constant instancesGravatar Gaëtan Gilbert2018-04-20
* [api] Deprecate a couple of aliases that we missed.Gravatar Emilio Jesus Gallego Arias2018-03-28
* Update headers following #6543.Gravatar Théo Zimmermann2018-02-27
* checker: cleanup projection unfoldingGravatar Gaëtan Gilbert2018-02-02
* checker: remove unused per-constant reduction flags.Gravatar Gaëtan Gilbert2018-02-02
* Actually use the strategy information in the checker.Gravatar Pierre-Marie Pédrot2018-01-14
* Remove redundant Zcase from the checker.Gravatar Pierre-Marie Pédrot2017-12-02
* [api] Deprecate all legacy uses of Names in core.Gravatar Emilio Jesus Gallego Arias2017-11-06
* Bump year in headers.Gravatar Pierre-Marie Pédrot2017-07-04
* Correct coqchk reductionGravatar Amin Timany2017-06-16
* Update copyright headers.Gravatar Maxime Dénès2016-01-20
* Checker: Fix bug #4282Gravatar Matthieu Sozeau2015-07-07
* Update headers.Gravatar Maxime Dénès2015-01-12
* improve efficiency of the reduction interpreter of the checkerGravatar Bruno Barras2015-01-06
* Rename eta_expand_ind_stacks, fix the one from the checker and adaptGravatar Matthieu Sozeau2014-09-05
* Adapt the checker to polymorphic universes and projections (untested).Gravatar Matthieu Sozeau2014-05-08
* Remove many superfluous 'open' indicated by ocamlc -w +33Gravatar Pierre Letouzey2014-03-05
* Checker: regroup all vo-related types in cic.mliGravatar letouzey2013-04-15
* Modulification of identifierGravatar ppedrot2012-12-14
* Updating headers.Gravatar herbelin2012-08-08
* checker: add eta-expansionGravatar glondu2011-03-04
* - Use transparency information all the way through unification andGravatar msozeau2011-02-17
* Checker: remove some dead codeGravatar letouzey2010-09-24
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* After the approval of Bruno, here the patch for the checker.Gravatar soubiran2010-04-29
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* added the .vo checker (with independent Makefile)Gravatar barras2008-04-21