aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/tactics.mli
Commit message (Expand)AuthorAge
* Ajout de la possibilité d'utiliser les evars dans apply_in et elim_in.Gravatar herbelin2007-04-28
* Essai de partage de code entre apply et eapplyGravatar herbelin2007-04-15
* Changement dans le kernel : Gravatar bgregoir2006-12-11
* Ajout de la tactique "apply in".Gravatar herbelin2006-10-24
* Correction du bug #1116 Gravatar jforest2006-07-20
* Généralisation de with_occurrence (ex occurrence) et de red_expr pour perme...Gravatar herbelin2006-05-30
* adding a new tactic [intro_avoiding idl] which acts as intro but prevents theGravatar jforest2006-04-11
* + destruct now works as induction on multiple arguments : Gravatar jforest2006-03-21
* -Debugging multiple induction, a bug appeared when having functionGravatar courtieu2006-03-12
* changed the decomposition of an induction schemeGravatar coq2006-02-17
* added isProd to term.mli.Gravatar coq2006-02-16
* induction now admits multiple induction arguments. The principle mustGravatar coq2006-02-10
* Ajout motif d'introduction "?" (IntroAnonymous) pour laisser CoqGravatar herbelin2006-01-16
* - Tactic "assert" now accepts "as" intro patterns and "by" tactic clausesGravatar herbelin2006-01-16
* Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis...Gravatar herbelin2005-12-26
* Changement des named_contextGravatar gregoire2005-12-02
* Ajout de l'axiome du but prouve par la tactique simplifiGravatar coq2005-03-22
* Added 'clear - id' to clear all hypotheses except the ones dependent in the s...Gravatar herbelin2005-03-07
* Compatibilité ocamlweb pour cible docGravatar herbelin2005-01-21
* Partie reduction_of_red_expr de tacred.ml qui dépend de la vm maintenant dan...Gravatar herbelin2005-01-02
* Restructuration fonctions de réécriture depuis égalité dépendante; facto...Gravatar herbelin2004-10-27
* reflexivity, symmetry, symmetry ... in e transitivity now fall-backGravatar sacerdot2004-10-14
* inclusion de meta_map dans evar_defsGravatar barras2004-09-12
* unification encore...Gravatar barras2004-09-08
* Nouvelle en-têteGravatar herbelin2004-07-16
* Generalisation de la syntaxe de 'with_names' pour accepter 'as id' avec id va...Gravatar herbelin2004-03-02
* Correction sur commit précédent : Tactics.cut réduisait de manière inappr...Gravatar herbelin2004-03-01
* Déplacement définition intro_pattern_expr dans GenargGravatar herbelin2004-03-01
* bugs avec Pose et AssertGravatar barras2004-01-09
* Uniformisation des politiques de nommage de NewDestruct sur arguments recursi...Gravatar herbelin2003-11-25
* factorisation et generalisation des clausesGravatar barras2003-11-13
* Deplacement next_global_ident_away dans TermopsGravatar herbelin2003-10-13
* changement nouvelle syntaxe (pt fixes)Gravatar barras2003-10-10
* Ajout 'Symmetry in Hyp'Gravatar herbelin2003-06-19
* Utilisation de intro_pattern dans NewDestruct/NewInductionGravatar herbelin2003-06-13
* Renommage CMeta en CPatVar qui sert à saisir les PMeta de PatternGravatar herbelin2003-05-19
* Un type "standardisé" pour new_hypGravatar herbelin2003-01-25
* Légère amélioration des messages d'erreur des with-bindings et des RewriteGravatar herbelin2002-12-21
* Ajout Simpl et Change sur des sous-termesGravatar herbelin2002-12-09
* Réforme de l'interprétation des termes :Gravatar herbelin2002-11-14
* Ajout d'un suffixe "as [ names ]" pour nommer manuellement lesGravatar herbelin2002-10-21
* NewDestruct/NewInduction acceptent l'option "using"Gravatar herbelin2002-10-21
* Modules dans COQ\!\!\!\!Gravatar coq2002-08-02
* Nouveau modèle d'analyse syntaxique et d'interprétation des tactiques et co...Gravatar herbelin2002-05-29
* Factorisation de quelques fonctions de clenv.ml; code mort dans coq_omega.mlGravatar herbelin2002-04-11
* Simplification de Proof_type.prim_ruleGravatar herbelin2002-03-27
* Nouveau Rewrite-in plus economiqueGravatar barras2002-03-04
* Uniformisation convert_hyp; correction problème de dépendance dans letin_tacGravatar herbelin2002-02-28
* petits changements cosmetiques sur les tactiquesGravatar barras2002-02-15
* Ajout tactiques Rename et Pose; modifications pour InversionGravatar herbelin2002-02-01