aboutsummaryrefslogtreecommitdiffhomepage
path: root/pretyping/tacred.ml
Commit message (Expand)AuthorAge
* Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod ->Gravatar herbelin2008-12-31
* improved simplGravatar barras2008-12-03
* another bug with simplGravatar barras2008-11-28
* fixed bug 1791: simpl was performing eta expansionGravatar barras2008-11-27
* Uniformisation du format des messages d'erreur (commencent par uneGravatar herbelin2008-07-17
* - Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs)Gravatar herbelin2008-06-10
* refined the conversion oracleGravatar barras2008-05-21
* Correction bug 1835 + correction bug occur-check résultant en unGravatar herbelin2008-04-18
* fold travaille maintenant sur la forme beta-iota-zeta réduite duGravatar herbelin2008-03-10
* 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
* Petit complément au commit 10131.Gravatar herbelin2007-09-21
* - Fixing bug 1703 ("intros until n" falls back on the variable name whenGravatar herbelin2007-09-21
* Protection d'un warning par if_verboseGravatar herbelin2007-05-21
* Suite du commit 9760 : l'uniformisation du comportement de one_step_reduce,Gravatar herbelin2007-04-14
* Correction bug #1491Gravatar herbelin2007-04-13
* Nettoyage des tactiques basées sur "simpl" (delta-réduction cachantGravatar herbelin2007-04-13
* amelioration de la machine interpretee (vecteurs au lieu de listes d'arguments)Gravatar barras2006-05-05
* Standardisation nom option_app en option_mapGravatar herbelin2006-04-27
* Amélioration des messages d'erreurs de tacred; unfold considère maintenant leGravatar herbelin2006-02-07
* Changement des named_contextGravatar gregoire2005-12-02
* Nettoyage suite à la détection par défaut des variables inutilisées par o...Gravatar herbelin2005-11-08
* Correction bug invert_names (cf bug #1031)Gravatar herbelin2005-11-02
* Adoption du nom canonique global_of_constr pour éviter confusion avec type r...Gravatar herbelin2005-05-20
* Uniformisation de destApplication en destAppGravatar herbelin2005-02-12
* Partie reduction_of_red_expr de tacred.ml qui dépend de la vm maintenant dan...Gravatar herbelin2005-01-02
* ExtraRedExpr maintenant sans argument: pas très souple mais au moins convien...Gravatar herbelin2004-12-29
* UserError in reduce_to_*_refGravatar herbelin2004-11-29
* IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name).Gravatar sacerdot2004-11-16
* Changement dans les boxed values .Gravatar gregoire2004-11-12
* COMMITED BYTECODE COMPILERGravatar barras2004-10-20
* Vérification de la typability de 'pattern'Gravatar herbelin2004-10-17
* Un bug de simpl de 1995 + nettoyage (les args de list_fold_left_i etaient inc...Gravatar herbelin2004-09-08
* premiere reorganisation de l\'unificationGravatar barras2004-09-03
* Nouvelle en-têteGravatar herbelin2004-07-16
* Essai de suppression de eta dans simpl (cf bug #779)Gravatar herbelin2004-06-29
* Terminologie plus intuitive: evaluable -> unfoldableGravatar herbelin2004-04-30
* bug #606: mis un message d'erreur plus clairGravatar barras2004-04-07
* Bug numerotation des occurrences pour 'simpl id at n' (suite)Gravatar herbelin2004-02-13
* Bug numerotation des occurrences pour 'simpl id at n' (2 protections maintena...Gravatar herbelin2004-02-13
* Bug (destruct/induction ne savent pas traiter le cas non atomique avec paramÃ...Gravatar herbelin2004-01-27
* Affichage opaqueGravatar herbelin2003-12-23
* Prise en compte des sous-termes imbriqués pour 'simpl ident at nums'Gravatar herbelin2003-12-17
* Bug introduit avec le 'Simpl f'Gravatar herbelin2003-11-22
* Ajout 'Simpl f'Gravatar herbelin2003-11-21
* Ajout reduce_to_quantified_refGravatar herbelin2003-11-09
* Correction du bug 335 et Export/Require Export dans un moduleGravatar coq2003-10-07
* Renommage CMeta en CPatVar qui sert à saisir les PMeta de PatternGravatar herbelin2003-05-19
* simplification: fst (list_chop n l) = firstn n l et snd (list_chop n l) = lis...Gravatar letouzey2003-04-16
* *** empty log message ***Gravatar barras2003-03-12