aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/reduction.ml
Commit message (Expand)AuthorAge
* Propagated information from the reduction tactics to the kernel soGravatar herbelin2011-08-10
* Esubst: make types of substitutions & lifts privateGravatar puech2011-08-08
* - Remove create_evar_defsGravatar msozeau2011-04-13
* Starting being more explicit on the reasons why module subtyping fails.Gravatar herbelin2011-03-05
* Univ.constraints made fully abstract instead of being a Set of abstract stuffGravatar letouzey2010-12-18
* Forgotten lifts in eta-expansionGravatar glondu2010-10-04
* Fix inconsistency in Prop/Set conversion checkGravatar glondu2010-09-23
* Added eta-expansion in kernel, type inference and tactic unification,Gravatar herbelin2010-09-20
* kernel conversion and reduction do not raise assert failure on ill-typed term...Gravatar barras2010-07-29
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* "Improved" the form of the inferred type of "match" byGravatar herbelin2010-06-03
* Added a few informations about file lineages (for the most part in kernel)Gravatar herbelin2010-05-09
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* This big commit addresses two problems:Gravatar soubiran2009-10-21
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Ensures that let-in's in arities of inductive types work well. Maybe notGravatar herbelin2009-08-11
* pushed evar reduction in kernelGravatar barras2009-02-06
* Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->Gravatar herbelin2008-12-31
* really fixed Georges\' bugGravatar barras2008-05-15
* corrige le bug de GeorgesGravatar barras2008-05-14
* Changement de stratégie vis à vis du commit 10859 sur la gestion desGravatar herbelin2008-05-12
* Correction du bug des types singletons pas sous-type de SetGravatar herbelin2008-04-27
* Prise en compte des coercions dans les clauses "with" même si le typeGravatar herbelin2008-04-23
* Add the ability to give a transparent_state for conversion, toGravatar msozeau2008-04-20
* Correction de deux cas où les types inductifs n'étaient pas comparésGravatar herbelin2006-10-05
* Nouvelle implantation du polymorphisme de sorte pour les familles inductivesGravatar herbelin2006-05-23
* amelioration de la machine interpretee (vecteurs au lieu de listes d'arguments)Gravatar barras2006-05-05
* bug #1096: whd_stack on one arg of conversion had side-effect on the other argGravatar barras2006-05-03
* Changement des named_contextGravatar gregoire2005-12-02
* compatibility with POWERPCGravatar gregoire2004-11-22
* COMMITED BYTECODE COMPILERGravatar barras2004-10-20
* Nouvelle en-têteGravatar herbelin2004-07-16
* Improved reduction machine with closure: should use less memoryGravatar barras2003-08-05
* Comparaison de Cases module mind_equivGravatar coq2003-06-30
* test: un boolean et une fonction check_for_interrupt inseree dans la conversi...Gravatar filliatr2003-04-08
* Strengthenning rules for modules + No modules in sectionsGravatar coq2002-08-16
* Modules dans COQ\!\!\!\!Gravatar coq2002-08-02
* nouvel algo de conversion plus uniformeGravatar barras2001-11-29
* Suites modifs du noyau. Univ devient purement fonctionnel.Gravatar barras2001-11-12
* GROS COMMIT:Gravatar barras2001-11-05
* Suppression des arguments sur les constantes, inductifs et constructeursGravatar barras2001-10-09
* Extension à Cases et Fix de la réduction pas à pas vers un produit (Red)Gravatar herbelin2001-09-07
* Remplacement du tableau du nombre d'args utiles pour la réduction des Cases ...Gravatar herbelin2001-07-21
* Depliage des let-in dans le test de gardeGravatar herbelin2001-07-03
* Nettoyage/restructuration des ensembles d'indicateurs de réductionsGravatar herbelin2001-07-02
* amelioration des messages d'erreurs vis a vis des evarsGravatar barras2001-05-23
* Changement de la structure des points fixesGravatar barras2001-05-03
* reduction des let in dans whd_programsGravatar filliatr2001-04-23
* réparation d'un bug de Correctness: whd_programs ne doit pas réduire les te...Gravatar filliatr2001-04-11
* réparation Correctness; options Extraction (changement de syntaxe)Gravatar filliatr2001-04-10