aboutsummaryrefslogtreecommitdiffhomepage
path: root/checker/term.mli
Commit message (Expand)AuthorAge
* [api] Deprecate all legacy uses of Names in core.Gravatar Emilio Jesus Gallego Arias2017-11-06
* Fixing the checker w.r.t. wrongly used abstract universe contexts.Gravatar Pierre-Marie Pédrot2017-07-19
* Correct coqchk reductionGravatar Amin Timany2017-06-16
* Moving unused code out of the kernel into Termops.Gravatar Pierre-Marie Pédrot2016-10-31
* CLEANUP: Simplifying the changes done in "checker/*"Gravatar Matej Kosik2016-02-15
* CLEANUP: Context.{Rel,Named}.Declaration.tGravatar Matej Kosik2016-02-09
* Remove unused substitution functions in checker.Gravatar Matthieu Sozeau2014-09-05
* Fix checker treatment of inductives using subst_instances instead of subst_un...Gravatar Matthieu Sozeau2014-09-05
* - Force every universe level to be >= Prop, so one cannot "go under" it anymore.Gravatar Matthieu Sozeau2014-06-04
* Adapt the checker to polymorphic universes and projections (untested).Gravatar Matthieu Sozeau2014-05-08
* More monomorphic List.mem + List.assoc + ...Gravatar letouzey2013-10-24
* Checker: get rid of code handling section variablesGravatar letouzey2013-04-15
* Checker: empty sections hardcoded in cb and mindGravatar letouzey2013-04-15
* Checker: reified encoding of .vo types in values.mlGravatar letouzey2013-04-15
* Checker: regroup all vo-related types in cic.mliGravatar letouzey2013-04-15
* Checker: re-sync vo structures after Maxime's commit 16136Gravatar letouzey2013-02-12
* Modulification of identifierGravatar ppedrot2012-12-14
* Checker: remove some dead codeGravatar letouzey2010-09-24
* adpated the checker to handle coomutative cuts and lazynessGravatar barras2010-07-30
* fixed confusion between number of cstr arguments and number of pattern variab...Gravatar barras2010-03-12
* porting r11900 11905 and 11953 to trunkGravatar barras2009-03-02
* fixed dependency problems with the checkerGravatar barras2008-05-22