aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/tacinterp.ml
Commit message (Expand)AuthorAge
* Rework on rich forms of rewriteGravatar letouzey2008-03-01
* Merge with lmamane's private branch:Gravatar lmamane2008-02-22
* Granting wish 1794 (the name provided in the "using" clause of theGravatar herbelin2008-02-10
* Suite 10518Gravatar herbelin2008-02-06
* Correction d'un bug à l'interprétation de "change" (on exigeait queGravatar herbelin2008-02-06
* Unification de TacLetRecIn et TacLetIn. En particulier, on peutGravatar herbelin2008-02-01
* Fix bug #1778, better typeclass error messages. Move Obligations Tactic to a ...Gravatar msozeau2008-01-18
* Change notation for setoid inequality, coerce objects before comparing them. ...Gravatar msozeau2008-01-18
* Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...Gravatar msozeau2007-12-31
* Plus de combinateurs sont passés de Util à Option. Le module Options Gravatar aspiwack2007-12-06
* Factorisation des opérations sur le type option de Util dans un module Gravatar aspiwack2007-12-05
* Prise en compte des notations "alias" dans la globalisation des coercions.Gravatar herbelin2007-11-08
* Réparation d'une inefficacité bêtement introduite dans la révisionGravatar herbelin2007-10-27
* - Préservation des appels récursifs de tête dans ltac (réponse au "wish"Gravatar herbelin2007-10-12
* Ajout de eelim, ecase, edestruct et einduction (expérimental).Gravatar herbelin2007-10-03
* Suite de 10157Gravatar herbelin2007-09-30
* On empêche "fresh" d'engendrer un mot-clé.Gravatar herbelin2007-09-28
* - Fixing bug 1703 ("intros until n" falls back on the variable name whenGravatar herbelin2007-09-21
* Uniformisation politique de nommage evd/isevars (evd si evar_defs,Gravatar herbelin2007-09-06
* Correction du bug #1680: ajout d'un champ avoid_ids dans interp_sign;Gravatar notin2007-08-16
* Raffinement de interp_ident pour que l'ident interprété soit au choixGravatar herbelin2007-07-18
* Adding a syntax for "n-ary" rewrite: Gravatar letouzey2007-07-06
* extension of the rename tactic: the following is now allowed: Gravatar letouzey2007-07-06
* New intro pattern "@A", which generates a fresh name based on A.Gravatar glondu2007-07-06
* - Propagation des evars non résolues vers les with_bindings; permet par exempleGravatar herbelin2007-05-20
* Interprétation des listes de VarArgType dans les notations faisantGravatar herbelin2007-05-18
* Ajout de la possibilité de faire référence dans certains cas à un nomGravatar herbelin2007-04-28
* Ajout de la possibilité d'utiliser les evars dans apply_in et elim_in.Gravatar herbelin2007-04-28
* Extension to the general sequence operator (tactical). Now in addition to ...Gravatar emakarov2007-04-02
* Add a parameter to QuestionMark evar kind to say it can be turned into an obl...Gravatar msozeau2007-03-19
* Réparation absence d'interprétation des liaisons vers listesGravatar herbelin2007-02-15
* Réactivation du filtrage d'ordre 2 dans ltac qui avait cessé deGravatar herbelin2007-02-13
* Suppression de code mortGravatar notin2007-02-01
* Changement dans le kernel : Gravatar bgregoir2006-12-11
* simplif de la partie ML de ring/fieldGravatar barras2006-10-27
* Extension de la primitive ltac fresh pour qu'elle accepte une liste deGravatar herbelin2006-10-24
* Interprétation du terme comme type dans 'change' si pas de 'with' (pour bén...Gravatar herbelin2006-10-24
* affichage des ... dans les scriptsGravatar barras2006-10-16
* mise a jour du nouveau ring et ajout du nouveau field, avant renommagesGravatar barras2006-09-26
* Permet a un unfold de recevoir ses occurences a travers une variable Ltac.Gravatar letouzey2006-09-25
* Correction bug #1229 (toplevel "unresolved evar" fled throughGravatar herbelin2006-09-23
* Ajout d'une valeur VList dans tacinterp pour permettre de cabler desGravatar herbelin2006-09-22
* Indentation + svnpropGravatar notin2006-09-12
* improve the amount of information given by the Ltac tactic debuggerGravatar bertot2006-08-28
* corrects an error in the substitution of module paths inside tactics:Gravatar bertot2006-08-17
* Backtrack sur l'introduction de contraintes sur l'absence des 'ident' dans l'...Gravatar herbelin2006-06-27
* Préservation compatibilité interprétation quantified hypothesis (provisoir...Gravatar herbelin2006-06-23
* Nettoyage, uniformisationGravatar herbelin2006-06-22
* Harmonisation de l'interprétation des intropatternGravatar herbelin2006-06-21
* bug serieux efficacite de ltacGravatar barras2006-06-19