aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics
Commit message (Expand)AuthorAge
* syntax compatibility fixGravatar corbinea2004-07-02
* instantiate entry: constr -> lconstrGravatar corbinea2004-06-30
* moved instantiate binding to extratacticsGravatar corbinea2004-06-29
* more evar stuffGravatar corbinea2004-06-28
* Ajout de la coercion id dans context vers evaluable constant (bug #777)Gravatar herbelin2004-06-28
* effective evar refiningGravatar corbinea2004-06-26
* bug #787 de RolandGravatar barras2004-06-02
* Clarify the distinction between quantified_hypothesis and declared_or_quantif...Gravatar herbelin2004-06-02
* Bug mauvais sigmaGravatar herbelin2004-05-07
* Terminologie plus intuitive: evaluable -> unfoldableGravatar herbelin2004-04-30
* Morphismes déclarés comme Lemma pas comme DefinitionGravatar herbelin2004-03-31
* Distinction entre declarations internes (p.ex. _subproof) et declarations uti...Gravatar herbelin2004-03-30
* Backtrack sur commit 1.20Gravatar herbelin2004-03-18
* Desactivation de la syntaxe v7 de Hint Rewrite en v8Gravatar herbelin2004-03-17
* Message d'erreurGravatar herbelin2004-03-17
* bug d'Inversion #529 (pb avec ordre d'evaluation)Gravatar barras2004-03-15
* 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
* Retablissement de la correction bug d'inversion faite dans la version 1.116 e...Gravatar herbelin2004-03-12
* Ne pas ajouter le contexte de section dans Abstract, il est deja inclus (avec...Gravatar herbelin2004-03-12
* code obsoleteGravatar herbelin2004-03-11
* Suppression de la distinction entre elimination de Type vers Type ou pas (Fal...Gravatar herbelin2004-03-11
* Ajout tactiques stepl et stepr de NimègueGravatar herbelin2004-03-10
* Correction bug internalisation 'context'Gravatar herbelin2004-03-10
* bug de l'inversion (coq-bugs #529)Gravatar barras2004-03-09
* modif des fixpoints pour que si on donne une notation au produit, les pts fix...Gravatar barras2004-03-05
* Ajout d'une entrée hyp de type HypArgType pour parser et interpréter les no...Gravatar herbelin2004-03-02
* Ajout d'une entrée hyp de type HypArgType pour parser et interpréter les no...Gravatar herbelin2004-03-02
* Generalisation de la syntaxe de 'with_names' pour accepter 'as id' avec id va...Gravatar herbelin2004-03-02
* ne pas échouer si but inchangé pour préserver la compatibilité de 'replace'Gravatar herbelin2004-03-01
* Correction sur commit précédent : Tactics.cut réduisait de manière inappr...Gravatar herbelin2004-03-01
* Ajout 'replace in'Gravatar herbelin2004-03-01
* Déplacement définition intro_pattern_expr dans GenargGravatar herbelin2004-03-01
* Généralisation du type ltac Identifier en IntroPattern; prise en compte des...Gravatar herbelin2004-03-01
* Déplacement définition intro_pattern_expr dans GenargGravatar herbelin2004-03-01
* added breakpoints to help ideGravatar corbinea2004-02-26
* - fixed the Assert_failure error in kernel/modopsGravatar barras2004-02-18
* TypoGravatar herbelin2004-02-12
* Plus d'explicitation d'un message d'erreurGravatar herbelin2004-02-12
* Localisation des erreurs d'internalisation des notations de tactiquesGravatar herbelin2004-02-12
* 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
* *** empty log message ***Gravatar barras2003-12-23
* modif existentielle (exists | --> exists ,) + bug d'affichage des pt fixesGravatar barras2003-12-15
* Correction bug soumis par YvesGravatar herbelin2003-12-13
* Nouvelle tactique EExistsGravatar clrenard2003-12-01
* Uniformisation des politiques de nommage de NewDestruct sur arguments recursi...Gravatar herbelin2003-11-25
* Prise en compte des defs syntaxiques dans is_global et global_reference qui p...Gravatar herbelin2003-11-24