aboutsummaryrefslogtreecommitdiff
path: root/tactics/inv.ml
AgeCommit message (Expand)Author
2012-12-14Modulification of identifierppedrot
2012-11-25Monomorphization (tactics)ppedrot
2012-10-04Improving error message when abtraction over goal (abstract_list_allherbelin
2012-10-02Remove some more "open" and dead code thanks to OCaml4 warningsletouzey
2012-09-14Moving Utils.list_* to a proper CList module, which includes stdlibppedrot
2012-09-14This patch removes unused "open" (automatically generated fromregisgia
2012-09-14The new ocaml compiler (4.00) has a lot of very cool warnings,regisgia
2012-08-08Updating headers.herbelin
2012-05-29Tacexpr as a mli-only, the few functions there are now in Tacopsletouzey
2012-05-29locus.mli for occurrences+clauses, misctypes.mli for various little thingsletouzey
2012-03-02Noise for nothingpboutill
2010-12-23Rename rawterm.ml into glob_term.mlglondu
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-06-13Made intros_until and onInductionArg a bit stricter and robustherbelin
2010-06-12Fixed bug #2135 (second-order unification was raising cryptic message)herbelin
2010-06-12Fixing spelling: pr_coma -> pr_commaherbelin
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2009-11-09A bit of cleaning around name generation + creation of dedicated file namegen.mlherbelin
2009-10-24Fixing XML doc (COQ_XML not working as an environment variable).herbelin
2009-09-27Fixed a bug in the interaction between dEqThen and inject_at_positionsherbelin
2009-09-27Delay the choice of eliminator in destruct/induction until we know ifherbelin
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-06-07- Added two new introduction patterns with the following temptative syntaxes:herbelin
2009-03-14Cleaning/uniformizing the interface of tacticals.mliherbelin
2009-01-11- Deactivation of dynamic loading on Mac OS 10.5 (see bug #2024).herbelin
2008-12-31Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->herbelin
2008-12-09About "apply in":herbelin
2008-11-09- Fixed bug 1968 (inversion failing due to a Not_found bug introduced inherbelin
2008-08-04Évolutions diverses et variées.herbelin
2008-07-18Modification rapide du message d'erreur lorsqu'un _ ne peut êtreherbelin
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-04-15- Un peu de doc, préparation du CHANGES pour la release.herbelin
2008-04-13Bugs, nettoyage, et améliorations diversesherbelin
2008-04-04Quelques améliorations des intro patterns:herbelin
2008-01-18bug in accessing n-th abstractionbarras
2007-12-05Factorisation des opérations sur le type option de Util dans un module aspiwack
2007-10-03Ajout de eelim, ecase, edestruct et einduction (expérimental).herbelin
2007-07-06New intro pattern "@A", which generates a fresh name based on A.glondu
2007-05-22Nouvelle stratégie d'unification des types des with-bindings dansherbelin
2007-05-20- Propagation des evars non résolues vers les with_bindings; permet par exempleherbelin
2006-01-16Ajout motif d'introduction "?" (IntroAnonymous) pour laisser Coqherbelin
2006-01-11Restructuration et simplification des fonctions d'affichage, de détypageherbelin
2005-11-08Nettoyage suite à la détection par défaut des variables inutilisées par o...herbelin
2005-09-08Réparation bug #1004; nettoyageherbelin
2005-03-20Correction bug de dependent_hyps qui ne met pas à jour le type des hyps dép...herbelin
2004-10-27Restructuration fonctions de réécriture depuis égalité dépendanteherbelin
2004-09-24Simplifications concommitantes à la correction du bug #855herbelin
2004-09-17restructuration des printers: proofs passe avant parsingbarras
2004-09-12inclusion de meta_map dans evar_defsbarras