| Commit message (Expand) | Author | Age |
* | Only one "in" clause in "destruct" even for a multiple "destruct". | herbelin | 2009-09-20 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Added syntax "exists bindings, ..., bindings" for iterated "exists". | herbelin | 2009-09-10 |
* | - Add more precise error localisation when one of the application fails | herbelin | 2009-08-04 |
* | Added "etransitivity". | herbelin | 2009-08-03 |
* | Fixing bug #2308 ("instantiate" tactic did not comply with | herbelin | 2009-04-24 |
* | About "apply in": | herbelin | 2008-12-09 |
* | Fixes and refinements regarding occurrence selection: | herbelin | 2008-10-26 |
* | Fix bug #1977 by allowing the [apply] variants to take an [open_constr] | msozeau | 2008-10-23 |
* | Évolutions diverses et variées. | herbelin | 2008-08-04 |
* | - Extension de "generalize" en "generalize c as id at occs". | herbelin | 2008-06-08 |
* | Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuve | herbelin | 2008-04-25 |
* | Bugs, nettoyage, et améliorations diverses | herbelin | 2008-04-13 |
* | Ajout "simple apply" et "simple eapply" pour apply sans unfold | herbelin | 2008-04-01 |
* | f_equal, revert, specialize in ML, contradict in better Ltac (+doc) | letouzey | 2008-03-07 |
* | Ajout de eelim, ecase, edestruct et einduction (expérimental). | herbelin | 2007-10-03 |
* | extension of the rename tactic: the following is now allowed: | letouzey | 2007-07-06 |
* | - Propagation des evars non résolues vers les with_bindings; permet par exemple | herbelin | 2007-05-20 |
* | Ajout de la possibilité d'utiliser les evars dans apply_in et elim_in. | herbelin | 2007-04-28 |
* | Changement dans le kernel : | bgregoir | 2006-12-11 |
* | Généralisation de with_occurrence (ex occurrence) et de red_expr pour perme... | herbelin | 2006-05-30 |
* | + destruct now works as induction on multiple arguments : | jforest | 2006-03-21 |
* | induction now admits multiple induction arguments. The principle must | coq | 2006-02-10 |
* | Ajout motif d'introduction "?" (IntroAnonymous) pour laisser Coq | herbelin | 2006-01-16 |
* | - Tactic "assert" now accepts "as" intro patterns and "by" tactic clauses | herbelin | 2006-01-16 |
* | Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis... | herbelin | 2005-12-26 |
* | Added 'clear - id' to clear all hypotheses except the ones dependent in the s... | herbelin | 2005-03-07 |
* | Compatibilité ocamlweb pour cible doc | herbelin | 2005-01-21 |
* | Partie reduction_of_red_expr de tacred.ml qui dépend de la vm maintenant dan... | herbelin | 2005-01-02 |
* | COMMITED BYTECODE COMPILER | barras | 2004-10-20 |
* | Nouvelle en-tête | herbelin | 2004-07-16 |
* | more evar stuff | corbinea | 2004-06-28 |
* | effective evar refining | corbinea | 2004-06-26 |
* | Generalisation de la syntaxe de 'with_names' pour accepter 'as id' avec id va... | herbelin | 2004-03-02 |
* | Déplacement définition intro_pattern_expr dans Genarg | herbelin | 2004-03-01 |
* | bugs avec Pose et Assert | barras | 2004-01-09 |
* | Uniformisation des politiques de nommage de NewDestruct sur arguments recursi... | herbelin | 2003-11-25 |
* | factorisation et generalisation des clauses | barras | 2003-11-13 |
* | Added Instantiate ... in | corbinea | 2003-11-06 |
* | changement nouvelle syntaxe (pt fixes) | barras | 2003-10-10 |
* | Ajout 'Symmetry in Hyp' | herbelin | 2003-06-19 |
* | Utilisation de intro_pattern dans NewDestruct/NewInduction | herbelin | 2003-06-13 |
* | Renommage CMeta en CPatVar qui sert à saisir les PMeta de Pattern | herbelin | 2003-05-19 |
* | Ajout Simpl et Change sur des sous-termes | herbelin | 2002-12-09 |
* | Ajout d'un suffixe "as [ names ]" pour nommer manuellement les | herbelin | 2002-10-21 |
* | NewDestruct/NewInduction acceptent l'option "using" | herbelin | 2002-10-21 |
* | Nouveau modèle d'analyse syntaxique et d'interprétation des tactiques et co... | herbelin | 2002-05-29 |
* | entetes | filliatr | 2001-03-15 |
* | syntaxe AST Inversion + commentaires ocamlweb autour de $ | filliatr | 2000-12-12 |
* | Ajout du langage de tactiques | delahaye | 2000-05-03 |