aboutsummaryrefslogtreecommitdiff
path: root/tactics
AgeCommit message (Expand)Author
2008-01-30Add occurence extra argmsozeau
2008-01-18Fix bug #1778, better typeclass error messages. Move Obligations Tactic to a ...msozeau
2008-01-18bug in accessing n-th abstractionbarras
2008-01-18Change notation for setoid inequality, coerce objects before comparing them. ...msozeau
2008-01-15Generalize instance declarations to any context, better name handling. Add ho...msozeau
2008-01-07Cleaner quantifiers for type classes, breaks clrewrite for the moment but imp...msozeau
2007-12-31Move Classes.Setoid to Classes.SetoidClass to avoid name clash.msozeau
2007-12-31Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...msozeau
2007-12-18Nettoyage de code en vue de la release. Plus de Warning: Unused aspiwack
2007-12-07Adding the tactic "instantiate" (without argument), to force theglondu
2007-12-06Plus de combinateurs sont passés de Util à Option. Le module Options aspiwack
2007-12-05Factorisation des opérations sur le type option de Util dans un module aspiwack
2007-11-08Prise en compte des notations "alias" dans la globalisation des coercions.herbelin
2007-10-27Réparation d'une inefficacité bêtement introduite dans la révisionherbelin
2007-10-24Bugfix in abstract_generalizemsozeau
2007-10-12- Préservation des appels récursifs de tête dans ltac (réponse au "wish"herbelin
2007-10-12Uniformisation du comportement de rewrite et rewrite in : quand leherbelin
2007-10-10Allowing setoid_reflexivity_in to work on quantified hypothesis (bug #1710) letouzey
2007-10-05 Added the automatic generation of the boolean equality if possible and thevsiles
2007-10-03Ajout de eelim, ecase, edestruct et einduction (expérimental).herbelin
2007-10-02Correcting error message when adding Setoid, Relation or morphism (bug #1626)jforest
2007-09-30Suite de 10157herbelin
2007-09-30Ajout infos de débogage de "universe inconsistency" quand option Setherbelin
2007-09-28On empêche "fresh" d'engendrer un mot-clé.herbelin
2007-09-27Découpage de Setoid.vnotin
2007-09-21- Fixing bug 1703 ("intros until n" falls back on the variable name whenherbelin
2007-09-17Raffinement de l'algorithme d'inférence de typeherbelin
2007-09-06Uniformisation politique de nommage evd/isevars (evd si evar_defs,herbelin
2007-08-22Correction du bug #1634 + ajout de bugs dans la test-suitenotin
2007-08-16Correction du bug #1322notin
2007-08-16Correction du bug #1680: ajout d'un champ avoid_ids dans interp_sign;notin
2007-08-07Add a new tactic to generalize an instantiated inductive predicate adding equ...msozeau
2007-07-24Declarative language: fixed the generation of fixpoints for induction proofs.corbinea
2007-07-18Raffinement de interp_ident pour que l'ident interprété soit au choixherbelin
2007-07-11Slight cleanup of refl_omega.ml : in particular it uses now listletouzey
2007-07-06Adding a syntax for "n-ary" rewrite: letouzey
2007-07-06extension of the rename tactic: the following is now allowed: letouzey
2007-07-06New intro pattern "@A", which generates a fresh name based on A.glondu
2007-06-26killing some more non-exhaustive patternsletouzey
2007-06-20ajout de head0 et tail0 en natifbgregoir
2007-05-29Correction d'un bug dans l'affichage du message d'erreur real_cleanherbelin
2007-05-28Contrôle de la compatibilité de apply via une information dans lesherbelin
2007-05-28Retour à un message d'erreur d'apply qui montre un échec sans sans réduction herbelin
2007-05-23A fix for bug #1397: letouzey
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
2007-05-19Backtrack sur l'effacement dans le contexte de but des lieursherbelin
2007-05-18Interprétation des listes de VarArgType dans les notations faisantherbelin
2007-05-18Wish #1582 (3eme)herbelin
2007-05-18Quelques essais autour du wish implicite au rapport de bug #1582 (2eme)herbelin