| Age | Commit message (Expand) | Author |
| 2008-04-01 | Ajout "simple apply" et "simple eapply" pour apply sans unfold | herbelin |
| 2008-03-25 | Interpret patterns for hypotheses types in match goal in type_scope (if not a | msozeau |
| 2008-03-10 | Une passe sur l'unification des evars (suite aux commits 10124, 10125, 10145) | herbelin |
| 2008-03-07 | f_equal, revert, specialize in ML, contradict in better Ltac (+doc) | letouzey |
| 2008-03-07 | Fix bug #1704 (ordering of condition goals for (setoid)rewrite). As part | msozeau |
| 2008-03-01 | Rework on rich forms of rewrite | letouzey |
| 2008-02-22 | Merge with lmamane's private branch: | lmamane |
| 2008-02-10 | Granting wish 1794 (the name provided in the "using" clause of the | herbelin |
| 2008-02-06 | Suite 10518 | herbelin |
| 2008-02-06 | Correction d'un bug à l'interprétation de "change" (on exigeait que | herbelin |
| 2008-02-01 | Unification de TacLetRecIn et TacLetIn. En particulier, on peut | herbelin |
| 2008-01-18 | Fix bug #1778, better typeclass error messages. Move Obligations Tactic to a ... | msozeau |
| 2008-01-18 | Change notation for setoid inequality, coerce objects before comparing them. ... | msozeau |
| 2007-12-31 | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau |
| 2007-12-06 | Plus de combinateurs sont passés de Util à Option. Le module Options | aspiwack |
| 2007-12-05 | Factorisation des opérations sur le type option de Util dans un module | aspiwack |
| 2007-11-08 | Prise en compte des notations "alias" dans la globalisation des coercions. | herbelin |
| 2007-10-27 | Réparation d'une inefficacité bêtement introduite dans la révision | herbelin |
| 2007-10-12 | - Préservation des appels récursifs de tête dans ltac (réponse au "wish" | herbelin |
| 2007-10-03 | Ajout de eelim, ecase, edestruct et einduction (expérimental). | herbelin |
| 2007-09-30 | Suite de 10157 | herbelin |
| 2007-09-28 | On empêche "fresh" d'engendrer un mot-clé. | herbelin |
| 2007-09-21 | - Fixing bug 1703 ("intros until n" falls back on the variable name when | herbelin |
| 2007-09-06 | Uniformisation politique de nommage evd/isevars (evd si evar_defs, | herbelin |
| 2007-08-16 | Correction du bug #1680: ajout d'un champ avoid_ids dans interp_sign; | notin |
| 2007-07-18 | Raffinement de interp_ident pour que l'ident interprété soit au choix | herbelin |
| 2007-07-06 | Adding a syntax for "n-ary" rewrite: | letouzey |
| 2007-07-06 | extension of the rename tactic: the following is now allowed: | letouzey |
| 2007-07-06 | New intro pattern "@A", which generates a fresh name based on A. | glondu |
| 2007-05-20 | - Propagation des evars non résolues vers les with_bindings; permet par exemple | herbelin |
| 2007-05-18 | Interprétation des listes de VarArgType dans les notations faisant | herbelin |
| 2007-04-28 | Ajout de la possibilité de faire référence dans certains cas à un nom | herbelin |
| 2007-04-28 | Ajout de la possibilité d'utiliser les evars dans apply_in et elim_in. | herbelin |
| 2007-04-02 | Extension to the general sequence operator (tactical). Now in addition to ... | emakarov |
| 2007-03-19 | Add a parameter to QuestionMark evar kind to say it can be turned into an obl... | msozeau |
| 2007-02-15 | Réparation absence d'interprétation des liaisons vers listes | herbelin |
| 2007-02-13 | Réactivation du filtrage d'ordre 2 dans ltac qui avait cessé de | herbelin |
| 2007-02-01 | Suppression de code mort | notin |
| 2006-12-11 | Changement dans le kernel : | bgregoir |
| 2006-10-27 | simplif de la partie ML de ring/field | barras |
| 2006-10-24 | Extension de la primitive ltac fresh pour qu'elle accepte une liste de | herbelin |
| 2006-10-24 | Interprétation du terme comme type dans 'change' si pas de 'with' (pour bén... | herbelin |
| 2006-10-16 | affichage des ... dans les scripts | barras |
| 2006-09-26 | mise a jour du nouveau ring et ajout du nouveau field, avant renommages | barras |
| 2006-09-25 | Permet a un unfold de recevoir ses occurences a travers une variable Ltac. | letouzey |
| 2006-09-23 | Correction bug #1229 (toplevel "unresolved evar" fled through | herbelin |
| 2006-09-22 | Ajout d'une valeur VList dans tacinterp pour permettre de cabler des | herbelin |
| 2006-09-12 | Indentation + svnprop | notin |
| 2006-08-28 | improve the amount of information given by the Ltac tactic debugger | bertot |
| 2006-08-17 | corrects an error in the substitution of module paths inside tactics: | bertot |