aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/tactics.ml
Commit message (Expand)AuthorAge
* simplification de clenvGravatar barras2004-09-10
* unification encore...Gravatar barras2004-09-08
* deuxieme vague de modifs: evar_defs fonctionnelGravatar barras2004-09-07
* premiere reorganisation de l\'unificationGravatar barras2004-09-03
* Nouvelle en-têteGravatar herbelin2004-07-16
* Bug mauvais sigmaGravatar herbelin2004-05-07
* Distinction entre declarations internes (p.ex. _subproof) et declarations uti...Gravatar herbelin2004-03-30
* Nouvelle reparation pour Abstract en presence de variables de contexte: on co...Gravatar herbelin2004-03-15
* Backtrack sur la réparation de Abstract qui casse autre chose; le problème ...Gravatar herbelin2004-03-13
* Ne pas ajouter le contexte de section dans Abstract, il est deja inclus (avec...Gravatar herbelin2004-03-12
* 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
* Bug (destruct/induction ne savent pas traiter le cas non atomique avec paramÃ...Gravatar herbelin2004-01-27
* Bug induction lors de types inductives avec parametresGravatar herbelin2004-01-23
* bugs avec Pose et AssertGravatar barras2004-01-09
* Reparation incompatibilites v7/v8 dans destruct; utilisation de noms t2_3 dan...Gravatar herbelin2003-12-23
* Uniformisation des politiques de nommage de NewDestruct sur arguments recursi...Gravatar herbelin2003-11-25
* Bug introduit avec le 'Simpl f'Gravatar herbelin2003-11-22
* Bug nommage destructGravatar herbelin2003-11-15
* Move des hyps de NewInduction: retour a situation V7.4 a defaut d'etre robusteGravatar herbelin2003-11-14
* factorisation et generalisation des clausesGravatar barras2003-11-13
* Idtac peut prendre un argument à afficherGravatar narboux2003-11-12
* petits changements de syntaxeGravatar barras2003-11-12
* Traduction semantique des InHyp de clause en InHypValue si local defGravatar herbelin2003-11-09
* 'NewDestruct using' s'applique maintenant aussi aux types non inductifs; bug ...Gravatar herbelin2003-11-09
* Bug Abstract en presence de LetIn; essai d'un Assumption d'abord avec alpha-c...Gravatar herbelin2003-10-21
* Deplacement next_global_ident_away dans TermopsGravatar herbelin2003-10-13
* TypoGravatar herbelin2003-10-10
* Ajout option 'as [ ... ]' pour nommer les noms de 'Inversion'Gravatar herbelin2003-10-10
* changement nouvelle syntaxe (pt fixes)Gravatar barras2003-10-10
* Correction bug NewInduction pour les inductifs de type 'ordinaux'Gravatar herbelin2003-09-23
* Indépendance vis à vis de DeclareGravatar herbelin2003-09-12
* Ajout 'Symmetry in Hyp'Gravatar herbelin2003-06-19
* Utilisation de intro_pattern dans NewDestruct/NewInductionGravatar herbelin2003-06-13
* Backtrack du commit de Christine, qui posait probleme avec FTCGravatar letouzey2003-04-03
* notations <>, Assumption avec existentiel, replace termGravatar mohring2003-03-28
* Un type "standardisé" pour new_hypGravatar herbelin2003-01-25
* Commentaires; optimisationGravatar herbelin2002-12-30
* code mortGravatar herbelin2002-12-24
* Légère amélioration des messages d'erreur des with-bindings et des RewriteGravatar herbelin2002-12-21
* Normalisation beta-iota du type du terme appliqué (fait avant dans Typing)Gravatar herbelin2002-12-10
* Ajout Simpl et Change sur des sous-termesGravatar herbelin2002-12-09
* Réforme de l'interprétation des termes :Gravatar herbelin2002-11-14
* JMeq now treated as an equality by tactics.Gravatar courant2002-11-14
* Intégration des modifs de la branche mowgli :Gravatar herbelin2002-11-05
* Correction d'une incompatibilité de nommage introduite lors du commit précÃ...Gravatar herbelin2002-10-22
* Ajout d'un suffixe "as [ names ]" pour nommer manuellement lesGravatar herbelin2002-10-21
* NewDestruct/NewInduction acceptent l'option "using"Gravatar herbelin2002-10-21
* retour en arriere concernant la recherche d'occurence modulo expansion des le...Gravatar barras2002-10-09