aboutsummaryrefslogtreecommitdiff
path: root/pretyping/termops.mli
AgeCommit message (Expand)Author
2012-05-29remove many excessive open Util & Errors in mli'sletouzey
2012-05-29locus.mli for occurrences+clauses, misctypes.mli for various little thingsletouzey
2012-03-02Noise for nothingpboutill
2011-12-17Reorganizing Unification.unify_0 so as to more easily share codeherbelin
2011-12-04Fixed a small regression in pattern-matching compilation introduced inherbelin
2011-10-10Fixing buggy abberant code for Evarutil.expand_evarherbelin
2011-09-26Added support for referring to subterms of the goal by pattern.herbelin
2011-09-26Generalizing subst_term_occ so that it supports an arbitrary matchingherbelin
2011-09-26Adding subst_term up to convherbelin
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-07-24Updated all headers for 8.3 and trunkherbelin
2010-06-22Added Chung-Kil Hur's smart "pattern" tactic (h_resolve).herbelin
2010-06-22New script dev/tools/change-header to automatically update Coq files headers.herbelin
2010-06-12Added rudimentary support for using constructors from the explicitherbelin
2010-05-20Fix bug 2307pboutill
2010-04-29Various minor improvements of comments in mli for ocamldocletouzey
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-04-29Move from ocamlweb to ocamdoc to generate mli documentationpboutill
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-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-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-07-07- Improve [Context] vernacular to allow arbitrary binders, not justmsozeau
2008-06-21- Implantation de la suggestion 1873 sur discriminate. Au final,herbelin
2008-06-10- Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs)herbelin
2008-06-08- Extension de "generalize" en "generalize c as id at occs".herbelin
2008-05-28introduced Termops.eq_constr (and constr_cmp) that compares terms up to alpha...barras
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-03-17* Factorizing code : context_chop was used in several files (even as chop_con...vsiles
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
2007-01-02Rework subtac pattern matching equalities generation.msozeau
2006-12-09Évitement des noms de constructeurs dans les motifs de filtrage de "match"herbelin