aboutsummaryrefslogtreecommitdiffhomepage
path: root/pretyping/reductionops.mli
Commit message (Expand)AuthorAge
* Bug #2041: unfold at betaiotaZETA normalize like unfoldGravatar pboutill2012-01-31
* It happens that the type inference algorithm (pretyping) did not checkGravatar herbelin2011-10-05
* Ensured that the transparency state is used when flag betaiota is on for apply.Gravatar herbelin2011-06-19
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* New script dev/tools/change-header to automatically update Coq files headers.Gravatar herbelin2010-06-22
* Fixed bug #2135 (second-order unification was raising cryptic message)Gravatar herbelin2010-06-12
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Move from ocamlweb to ocamdoc to generate mli documentationGravatar pboutill2010-04-29
* Generic support for open terms in tacticsGravatar herbelin2009-12-21
* Improved strategy for rewriting lemma possibly depending because of evars.Gravatar herbelin2009-12-14
* Promote evar_defs to evar_map (in Evd)Gravatar glondu2009-11-11
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Backtrack sur la mémoïsation de nf_evar.Gravatar aspiwack2009-03-04
* =?utf-8?q?Tentative=20d'optimisation=20(en=20temps)=20sur=20[nf=5Fevar]=20et=...Gravatar aspiwack2009-02-27
* pushed evar reduction in kernelGravatar barras2009-02-06
* DISCLAIMERGravatar puech2009-01-17
* Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->Gravatar herbelin2008-12-31
* Backtrack sur commit 11467 (tentative d'optimisation meta_instance quiGravatar herbelin2008-10-26
* Optimisation de clenv.ml pour que meta_instance ne soit pas appeléGravatar herbelin2008-10-18
* Propagating commit 11343 from branch v8.2 to trunk (wish 1934 aboutGravatar herbelin2008-09-02
* Évolutions diverses et variées.Gravatar herbelin2008-08-04
* introduced Termops.eq_constr (and constr_cmp) that compares terms up to alpha...Gravatar barras2008-05-28
* refined the conversion oracleGravatar barras2008-05-21
* Mise en place d'un algorithme d'inversion des contraintes de type lorsGravatar herbelin2008-05-05
* Add the ability to give a transparent_state for conversion, toGravatar msozeau2008-04-20
* Nouvelle stratégie d'unification des types des with-bindings dansGravatar herbelin2007-05-22
* Nettoyage des tactiques basées sur "simpl" (delta-réduction cachantGravatar herbelin2007-04-13
* Ajout is_sort: test si se réduit en une sorteGravatar herbelin2006-09-01
* Ajout whd_eta + export append_stack_list + petit nettoyage (dont maj de Gravatar herbelin2006-08-28
* Code mortGravatar herbelin2006-05-13
* amelioration de la machine interpretee (vecteurs au lieu de listes d'arguments)Gravatar barras2006-05-05
* replacing whd_betaiotaevar_preserving_vm_cast Gravatar jforest2006-04-14
* Correction bug/typo dans splay_prod_assum et ajout decomp_sortGravatar herbelin2006-03-28
* Changement des named_contextGravatar gregoire2005-12-02
* Backtrack sur la substitution combinée avec l'instanciation en réponse à l...Gravatar herbelin2005-03-15
* A défaut de substitution paresseuse ou explicite, ajout d'une substitution o...Gravatar herbelin2005-03-10
* Ajout splay_lambdaGravatar herbelin2005-02-18
* restructuration des printers: proofs passe avant parsingGravatar barras2004-09-17
* hiding the meta_map in evar_defsGravatar barras2004-09-15
* Nouvelle en-têteGravatar herbelin2004-07-16
* Essai de suppression de eta dans simpl (cf bug #779)Gravatar herbelin2004-06-29
* test de conversion laissait echapper exception NotConvertibleGravatar barras2004-05-14
* Renommage CMeta en CPatVar qui sert à saisir les PMeta de PatternGravatar herbelin2003-05-19
* ajout de whd_state dans l'interfaceGravatar barras2003-01-22
* export de la fonction Reductionops.find_conclusion pour l'extractionGravatar letouzey2002-04-08
* substitution et pattern modulo letGravatar barras2002-02-11
* nouvel algo de conversion plus uniformeGravatar barras2001-11-29
* corrections mineures suite au commit de restructuration du noyauGravatar barras2001-11-06
* Suppression des local_constraints, des ctxtty et du focus.Gravatar clrenard2001-11-06
* GROS COMMIT:Gravatar barras2001-11-05