aboutsummaryrefslogtreecommitdiff
path: root/pretyping/termops.ml
AgeCommit message (Expand)Author
2011-06-13Added full pattern-unification on Meta for tactic unification.herbelin
2011-03-11Tentative to make unification check types at every instanciation of anmsozeau
2010-10-31An experimental support for open constrs in hints and in "using"herbelin
2010-09-28Remove "init" label from Termops.it_mk* specialized functionsglondu
2010-09-24Some dead code removal, thanks to Oug analyzerletouzey
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-06-22Added Chung-Kil Hur's smart "pattern" tactic (h_resolve).herbelin
2010-06-12Added rudimentary support for using constructors from the explicitherbelin
2010-05-20Fix bug 2307pboutill
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2009-12-02Continuing r12485-12486 and r12549 (cleaning around name generation)herbelin
2009-12-01Continuing r12485-12486 (cleaning around name generation)herbelin
2009-11-27Added support for definition of fixpoints using tactics.herbelin
2009-11-09A bit of cleaning around name generation + creation of dedicated file namegen.mlherbelin
2009-10-21This big commit addresses two problems:soubiran
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-08-11Ensures that let-in's in arities of inductive types work well. Maybe notherbelin
2009-08-06- Cleaning phase of the interfaces of libnames.ml and nametab.mlherbelin
2009-04-08- Fixing bug #2084 (unification not checking sort constraints), hopingherbelin
2009-04-08- Backport of 12053 (fixing parsing segfault bug #2087) and 12058 (fixingherbelin
2009-03-22Compromise wrt introduction-names compatibility issue after additionherbelin
2009-01-17DISCLAIMERpuech
2008-12-31Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->herbelin
2008-11-27fixing problem with CompCert: reordering resulting from tac change was not cl...barras
2008-11-05Fix in the unification algorithm using evars: unify types of evarmsozeau
2008-10-26Fixes and refinements regarding occurrence selection:herbelin
2008-10-18Optimisation de clenv.ml pour que meta_instance ne soit pas appeléherbelin
2008-10-09* Fixed constr_cmp again to handle universes subtyping correctlypuech
2008-10-02Fixing constr_cmp, propagating subtyping only right of a productpuech
2008-09-13Fix a bug, in fold_constr_with_binders, the types of fixpoints weremsozeau
2008-08-04Report des commits 11297 et 11299 (nom Unnamed_theorem local caché parherbelin
2008-07-29Backport r11289.msozeau
2008-07-17Uniformisation du format des messages d'erreur (commencent par uneherbelin
2008-06-21- Implantation de la suggestion 1873 sur discriminate. Au final,herbelin
2008-06-14Correction bug 1878 (utilisation de extend_evar déplacée là où uneherbelin
2008-06-11Correction de deux bugs liés au commit 11094 sur les clauses "at" et "in".herbelin
2008-06-10- Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs)herbelin
2008-05-28introduced Termops.eq_constr (and constr_cmp) that compares terms up to alpha...barras
2008-05-12Changement de stratégie vis à vis du commit 10859 sur la gestion desherbelin
2008-05-10- Prise en compte de l'unicode dans la fonction hdchar (elle fournissait desherbelin
2008-04-30Réutilisation de l'infrastructure pour le polymorphisme d'univers desherbelin
2008-04-28Petites corrections vis à vis des commits 10860, 10859, 10850herbelin
2008-04-27Correction du bug des types singletons pas sous-type de Setherbelin
2008-03-17* Factorizing code : context_chop was used in several files (even as chop_con...vsiles
2007-10-03Ajout de eelim, ecase, edestruct et einduction (expérimental).herbelin
2007-08-27Suppression des type_app et body_of_type qui alourdissent inutilement le codeherbelin
2007-06-30- Ajout de la possibilité d'utiliser la notation Record pour lesherbelin
2007-05-22Nouvelle stratégie d'unification des types des with-bindings dansherbelin
2006-12-14Confusion sur le paramètre à donner à concrete_name lors du commit 9450herbelin
2006-12-13Alignement de la politique de renommage de rename_bound_var (utilisé pourherbelin