aboutsummaryrefslogtreecommitdiff
path: root/tactics/auto.mli
AgeCommit message (Expand)Author
2011-04-20This is used in the rippling plugin. This also allows fixing bug #2188.msozeau
2011-03-13- Add modulo_delta_types flag for unification to allow fullmsozeau
2011-03-04- Allow to set a particular transparent_state for the local hintmsozeau
2011-02-14- Fix treatment of globality flag for typeclass instance hints (theymsozeau
2010-12-23Rename rawterm.ml into glob_term.mlglondu
2010-10-31An experimental support for open constrs in hints and in "using"herbelin
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-06-22New script dev/tools/change-header to automatically update Coq files headers.herbelin
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-24Opened the possibility to type Ltac patterns but it is not fully functional yetherbelin
2009-10-28Integrate a few improvements on typeclasses and Program from the equations br...msozeau
2009-10-21This big commit addresses two problems:soubiran
2009-09-22Better use of transparency information for local hypotheses: msozeau
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-05-09- Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalenceherbelin
2009-03-31Fix auto so that Extern tactics associated to no patterns can apply tomsozeau
2008-12-26- Optimized "auto decomp" which had a (presumably) exponential inherbelin
2008-09-07Add the ability to declare [Hint Extern]'s with no pattern.msozeau
2008-09-07Fixes in typeclasses resolution. Avoid reducing instances types beforemsozeau
2008-09-04Improve typeclasses eauto using the dnet for local assumptions too, and selectmsozeau
2008-08-27Little cleanup in auto.msozeau
2008-08-22- New auto hints for transparency/opacity control, not bound to msozeau
2008-06-27Enhanced discrimination nets implementation, which can now work withmsozeau
2008-04-29Fix eauto still using delta when it shouldn't (should make CoRN compilemsozeau
2008-04-28Backtrack on using metas eagerly in auto, only done in "new auto" formsozeau
2008-04-27- Fix bug in unification not taking into account the right metamsozeau
2008-04-21- Parameterize unification by two sets of transparent_state, one for openmsozeau
2008-04-04Erreur ou acceptation silencieuce plutôt qu'avertissement systématique quandherbelin
2008-03-06Syntax changes in typeclasses, remove "?" for usual implicit argumentsmsozeau
2007-09-30Ajout infos de débogage de "universe inconsistency" quand option Setherbelin
2006-01-28Ajout option 'using lemmas' à auto/trivial/eautoherbelin
2006-01-28Suppression code pour hints nommés à la V7 (voire à la V6...)herbelin
2006-01-24Suppression de la dépendance en Map.fold de ocaml dont la sémantique aherbelin
2005-01-21Compatibilité ocamlweb pour cible docherbelin
2004-12-07* added subst_evaluable_referencesacerdot
2004-12-07The type Pattern.constr_label was isomorphic to Libnames.global_reference.sacerdot
2004-11-16Names.substitution (and related functions) and Term.subst_mps moved tosacerdot
2004-09-10simplification de clenvbarras
2004-09-08unification encore...barras
2004-07-16Nouvelle en-têteherbelin
2003-06-14Ajout option Local à Hint, Hints et HintDestructherbelin
2003-05-19Renommage CMeta en CPatVar qui sert à saisir les PMeta de Patternherbelin
2003-04-07Globalisation des noms de tactiques dans les définitions de tactiquesherbelin
2002-11-14Réforme de l'interprétation des termes :herbelin
2002-08-02Modules dans COQ\!\!\!\!coq
2002-05-29Nouveau modèle d'analyse syntaxique et d'interprétation des tactiques et co...herbelin
2001-11-06Suppression des local_constraints, des ctxtty et du focus.clrenard
2001-11-05GROS COMMIT:barras