aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics
Commit message (Expand)AuthorAge
* Slight cleanup of refl_omega.ml : in particular it uses now listGravatar letouzey2007-07-11
* Adding a syntax for "n-ary" rewrite: Gravatar letouzey2007-07-06
* extension of the rename tactic: the following is now allowed: Gravatar letouzey2007-07-06
* New intro pattern "@A", which generates a fresh name based on A.Gravatar glondu2007-07-06
* killing some more non-exhaustive patternsGravatar letouzey2007-06-26
* ajout de head0 et tail0 en natifGravatar bgregoir2007-06-20
* Correction d'un bug dans l'affichage du message d'erreur real_cleanGravatar herbelin2007-05-29
* Contrôle de la compatibilité de apply via une information dans lesGravatar herbelin2007-05-28
* Retour à un message d'erreur d'apply qui montre un échec sans sans réduction Gravatar herbelin2007-05-28
* 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
* Backtrack sur l'effacement dans le contexte de but des lieursGravatar herbelin2007-05-19
* Interprétation des listes de VarArgType dans les notations faisantGravatar herbelin2007-05-18
* Wish #1582 (3eme)Gravatar herbelin2007-05-18
* Quelques essais autour du wish implicite au rapport de bug #1582 (2eme)Gravatar herbelin2007-05-18
* Quelques essais autour du wish implicite au rapport de bug #1582Gravatar herbelin2007-05-18
* correction de bug dans Function et augmentation de la classe des fonctions su...Gravatar jforest2007-05-17
* Correction des bugs #1537 (anomalie sur signature incomplète) et #1536Gravatar herbelin2007-05-17
* Processor integers + Print assumption (see coqdev mailing list for the Gravatar aspiwack2007-05-11
* Multiples changements autour des implicites :Gravatar herbelin2007-04-29
* Ajout de la possibilité de faire référence dans certains cas à un nomGravatar herbelin2007-04-28
* Ajout de la possibilité d'utiliser les evars dans apply_in et elim_in.Gravatar herbelin2007-04-28
* fixed glitch in escapeGravatar corbinea2007-04-27
* fin des conclusions multiplesGravatar corbinea2007-04-26
* New keyword "Inline" for Parameters and Axioms for automatic Gravatar soubiran2007-04-25
* debug plus poussé induction dépendanteGravatar corbinea2007-04-18
* - Correction d'un bug de make_clenv_binding_apply révélé par le commit 9771Gravatar herbelin2007-04-18
* Export de simplest_eapply, utilisé dans la contrib interfaceGravatar notin2007-04-16
* fix bug with dependent inductive familiesGravatar corbinea2007-04-16
* Suite unification apply et eapply (l'un et l'autre profite maintenantGravatar herbelin2007-04-16
* Essai de partage de code entre apply et eapplyGravatar herbelin2007-04-15
* Proposition de correction pour le bug #1173 (ou du moins pour unGravatar herbelin2007-04-13
* Nettoyage des tactiques basées sur "simpl" (delta-réduction cachantGravatar herbelin2007-04-13
* Extension to the general sequence operator (tactical). Now in addition to ...Gravatar emakarov2007-04-02
* Changement mineur du comportement de 'rewrite .. in * |-': si leGravatar notin2007-03-30
* Add a parameter to QuestionMark evar kind to say it can be turned into an obl...Gravatar msozeau2007-03-19
* Suppression argument pattern_source du case_info (code jamais utilisé)Gravatar herbelin2007-03-15
* Correction bug #1439 (comportement de replace by)Gravatar notin2007-03-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
* Correction typo liée au commit 8779 (levait une anomalie)Gravatar herbelin2007-02-21
* Réparation absence d'interprétation des liaisons vers listesGravatar herbelin2007-02-15
* Réactivation du filtrage d'ordre 2 dans ltac qui avait cessé deGravatar herbelin2007-02-13
* bugfix sufficesGravatar corbinea2007-02-09
* Report de la révision r9605 de la branche v8.1 vers le trunk (abstract récu...Gravatar notin2007-02-09
* Report de la révision 9599 de la v8.1 dans le trunkGravatar notin2007-02-06
* Suppression de code mortGravatar notin2007-02-01
* redirection of errors in coqide + dynamic warning printer (needed for tm_egg)Gravatar corbinea2007-01-31
* bugfix for suffices (support for open head)Gravatar corbinea2007-01-29