aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/setoid_replace.ml
Commit message (Expand)AuthorAge
* Correcting error message when adding Setoid, Relation or morphism (bug #1626)Gravatar jforest2007-10-02
* Découpage de Setoid.vGravatar notin2007-09-27
* Correction du bug #1634 + ajout de bugs dans la test-suiteGravatar notin2007-08-22
* Correction du bug #1322Gravatar notin2007-08-16
* A fix for bug #1397: Gravatar letouzey2007-05-23
* Nouvelle stratégie d'unification des types des with-bindings dansGravatar herbelin2007-05-22
* - Propagation des evars non résolues vers les with_bindings; permet par exempleGravatar herbelin2007-05-20
* Correction des bugs #1537 (anomalie sur signature incomplète) et #1536Gravatar herbelin2007-05-17
* Multiples changements autour des implicites :Gravatar herbelin2007-04-29
* New keyword "Inline" for Parameters and Axioms for automatic Gravatar soubiran2007-04-25
* Nettoyage des tactiques basées sur "simpl" (delta-réduction cachantGravatar herbelin2007-04-13
* Une passe sur les warnings (ajout Options.warn déclenchée par compile-verbo...Gravatar herbelin2007-02-24
* Ajout fonction clenv_conv_leq pour résoudre les pbs de la formeGravatar herbelin2007-02-22
* Raffinement de l'unification de "apply": mémorisation de certainsGravatar herbelin2006-11-19
* Quick hack to solve to complexity issue in function mark_occurGravatar herbelin2006-11-01
* Retour sur la modification apportée en r9289, et nouvelle correction du bug ...Gravatar notin2006-10-31
* Affichage d'un message d'erreur losque qu'une relation n'a pas été déclarÃ...Gravatar notin2006-10-26
* Correction du bug #1255 (réécriture setoid sous un produit)Gravatar notin2006-10-20
* mise a jour du nouveau ring et ajout du nouveau field, avant renommagesGravatar barras2006-09-26
* + Changing "in <hyp>" to "in <clause>" (no at, no InValue and noGravatar jforest2006-08-22
* reparation pour le bug #1072 (soufflee par J. Forest): Gravatar letouzey2006-06-06
* encore un correctif sur le rewrite H in setoid: Gravatar letouzey2006-05-05
* Standardisation nom option_app en option_mapGravatar herbelin2006-04-27
* resolution du bug/souhait #1101 : rewrite setoid dans les hypotheses Gravatar letouzey2006-04-05
* Réorganisation de la structure interne des types de déclarations (decl_kinds)Gravatar herbelin2006-01-28
* Restructuration et simplification des fonctions d'affichage, de détypageGravatar herbelin2006-01-11
* Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*...Gravatar herbelin2005-12-26
* Changement des named_contextGravatar gregoire2005-12-02
* Nettoyage suite à la détection par défaut des variables inutilisées par o...Gravatar herbelin2005-11-08
* Sur le conseil de X.Leroy: x=[||] devient Array.length x=0Gravatar letouzey2005-08-19
* New commit to allow definitions of morphisms on relations whose carrier isGravatar sacerdot2005-05-24
* Setoid_replace: improved error message when trying to replace a term in aGravatar sacerdot2005-05-19
* A wish by Bas Spitters granted: a little more of unification up toGravatar sacerdot2005-05-19
* Bug (reported by Lionel Mamane) fixed: the test for non-occurrence of theGravatar sacerdot2005-01-18
* Bug fixed (reported by Roland): the setoire_rewrite in tactic did not workGravatar sacerdot2005-01-17
* Names.substitution (and related functions) and Term.subst_mps moved toGravatar sacerdot2004-11-16
* Changement dans les boxed values .Gravatar gregoire2004-11-12
* Factorisation cut_replacingGravatar herbelin2004-10-27
* Word "setoid" banned from the error messages. "relation" used instead.Gravatar sacerdot2004-10-25
* Missing check implemented (closes a bug from Bas Spitters).Gravatar sacerdot2004-10-25
* The morphism lemma type was simplified only in modules and not in moduleGravatar sacerdot2004-10-21
* Error message improved.Gravatar sacerdot2004-10-21
* COMMITED BYTECODE COMPILERGravatar barras2004-10-20
* The bug already closed in revision 1.90 was reintroduced again.Gravatar sacerdot2004-10-20
* Proof term size reduction (again).Gravatar sacerdot2004-10-19
* * Code simplification and clean-up. In particular there is no more codeGravatar sacerdot2004-10-18
* Code simplification and clean-up.Gravatar sacerdot2004-10-18
* The lem field was not computed properly for morphisms whose argument wasGravatar sacerdot2004-10-18
* The "lem" field of a morphism used to be the compatibility proof, but itGravatar sacerdot2004-10-18
* Bug fixed: relations quantified more than once where abstracted in the wrongGravatar sacerdot2004-10-18