aboutsummaryrefslogtreecommitdiffhomepage
path: root/pretyping
Commit message (Expand)AuthorAge
* Prise en compte des notations "alias" dans la globalisation des coercions.Gravatar herbelin2007-11-08
* - Préservation des appels récursifs de tête dans ltac (réponse au "wish"Gravatar herbelin2007-10-12
* Uniformisation du comportement de rewrite et rewrite in : quand leGravatar herbelin2007-10-12
* Ajout de eelim, ecase, edestruct et einduction (expérimental).Gravatar herbelin2007-10-03
* Amendement à la révision 10124 : déplacement de apprec_nohdbeta entreGravatar herbelin2007-10-01
* Correction bug 1711Gravatar herbelin2007-09-28
* Complément aux commits 10124 et 10125 sur l'inférence de type (correction Gravatar herbelin2007-09-26
* Suppression de tous les alias de la forme x:=x dans la compilation du filtrage.Gravatar herbelin2007-09-25
* 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
* Correction de bugs lié au commit 10124 (décalage des indices de Bruijn)Gravatar herbelin2007-09-18
* Raffinement de l'algorithme d'inférence de typeGravatar herbelin2007-09-17
* Réponse à une incompatibilité introduite dans 10114 (calcul du nombreGravatar herbelin2007-09-16
* Uniformisation politique de nommage evd/isevars (evd si evar_defs,Gravatar herbelin2007-09-06
* Itération sur les sous-termes dans la vérification de la condition de gardeGravatar herbelin2007-09-06
* Utilisation d'un nouvel algorithme plus raffiné pour prendre en compte lesGravatar herbelin2007-09-04
* Suite commit 10103 (expansion des défs locales triviales dans l'étapeGravatar herbelin2007-09-01
* Prise en compte des redéfinitions de variables (définitions localesGravatar herbelin2007-08-29
* - Débogueur: positionnement de set_detype_anonymous pour ne pasGravatar herbelin2007-08-29
* Suppression des type_app et body_of_type qui alourdissent inutilement le codeGravatar herbelin2007-08-27
* Extension et documentation de real_clean/evar_define dans evarutil.ml:Gravatar herbelin2007-08-25
* - Correction d'un bug de de Bruijn dans abstract_predicate (lié auGravatar herbelin2007-08-10
* Modification de control_only_guard, qui utilise maintenantGravatar notin2007-08-09
* If a fixpoint is not written with an explicit { struct ... }, then Gravatar letouzey2007-07-07
* Correction bug sur factorisation affichage paramètres (cf r9918)Gravatar herbelin2007-06-30
* Factorisation des types dans l'affichage des paramètres des (Co)Inductif/RecordGravatar herbelin2007-06-30
* - Ajout de la possibilité d'utiliser la notation Record pour lesGravatar herbelin2007-06-30
* Various Program fixes, multiple pattern matches, aliases. Fix bug in coercion...Gravatar msozeau2007-06-09
* Unification des types + clause filtrage manquante + uniformisation localeGravatar herbelin2007-06-07
* Toujours l'unification de apply : nouveau raffinement pour ne testerGravatar herbelin2007-06-06
* Amélioration de la complexité de auto (l'utilisation des types dansGravatar herbelin2007-06-05
* Correction d'un bug dans l'affichage du message d'erreur real_cleanGravatar herbelin2007-05-29
* Contrôle de la compatibilité de apply via une information dans lesGravatar herbelin2007-05-28
* Unification suite: petits affinements pour préserver la compatibilitéGravatar herbelin2007-05-24
* Tentative d'insertion de coercions avant unification si le type de laGravatar herbelin2007-05-23
* Suite restructuration unification et division des problèmesGravatar herbelin2007-05-23
* Nouvelle stratégie d'unification des types des with-bindings dansGravatar herbelin2007-05-22
* Essai d'une nouvelle heuristique pour clenv_unique_resolver : si leGravatar herbelin2007-05-21
* Protection d'un warning par if_verboseGravatar herbelin2007-05-21
* - Propagation des evars non résolues vers les with_bindings; permet par exempleGravatar herbelin2007-05-20
* Nettoyage et standardisation des messages d'erreurs.Gravatar herbelin2007-05-17
* Processor integers + Print assumption (see coqdev mailing list for the Gravatar aspiwack2007-05-11
* Ajout de la possibilité d'utiliser les evars dans apply_in et elim_in.Gravatar herbelin2007-04-28
* - Correction d'un bug de make_clenv_binding_apply révélé par le commit 9771Gravatar herbelin2007-04-18
* 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
* Modification de la vm:Gravatar notin2007-03-27
* Add a parameter to QuestionMark evar kind to say it can be turned into an obl...Gravatar msozeau2007-03-19
* Suppression argument pattern_source du case_info (code jamais utilisé)Gravatar herbelin2007-03-15