aboutsummaryrefslogtreecommitdiffhomepage
path: root/pretyping
Commit message (Expand)AuthorAge
...
* Add functionality to permit printing terms with references to anonymous varia...Gravatar msozeau2007-02-16
* Réactivation du filtrage d'ordre 2 dans ltac qui avait cessé deGravatar herbelin2007-02-13
* Correction d'un bug dans check_and_clear_in_constr + simplification deGravatar notin2007-01-31
* Nouvelle implantation de clear_hypsGravatar notin2007-01-30
* correction d'un bug d'efficacite dans le printerGravatar jforest2007-01-26
* Correction du bug #1315:Gravatar notin2007-01-22
* Correction d'un bug d'unification-pattern dans l'algo d'unificationGravatar herbelin2007-01-22
* Correction pour le rapport de bug #1325 par rétablissement duGravatar herbelin2007-01-22
* Protection contre les warnings 'unused variable' de ocaml 3.09Gravatar herbelin2007-01-19
* Rework subtac pattern matching equalities generation.Gravatar msozeau2007-01-02
* Protection contre une source possible de liaison de lambda anonymeGravatar herbelin2006-12-29
* Confusion sur le paramètre à donner à concrete_name lors du commit 9450Gravatar herbelin2006-12-14
* Alignement de la politique de renommage de rename_bound_var (utilisé pourGravatar herbelin2006-12-13
* Correction du bug #1273, deuxième version (avec des shémas d'elimination pl...Gravatar notin2006-12-12
* Correction du bug #1273 (problème avec les paramètres non récursivement un...Gravatar notin2006-12-12
* Backtrack sur suppression des vars anonymes des contextes d'evars (echec Case...Gravatar herbelin2006-12-12
* Correction bug #1041 (double cause : non évitement des noms existants enGravatar herbelin2006-12-12
* Évitement des noms de constructeurs dans les motifs de filtrage de "match"Gravatar herbelin2006-12-09
* correction du bug : VM value extraction error (PR#1290)Gravatar bgregoir2006-11-29
* Code mort découvert par MatthieuGravatar herbelin2006-11-22
* Dépendance inutile en Tacexpr, de proofs, qui se compile en principe aprèsGravatar herbelin2006-11-19
* Raffinement de l'unification de "apply": mémorisation de certainsGravatar herbelin2006-11-19
* Code mort (duplication de code dans reductionops.ml)Gravatar herbelin2006-11-18
* Suppression source de complexité polynomiale introduite par le polymorphismeGravatar herbelin2006-11-03
* Compatibilité du polymorphisme de constantes avec les sections.Gravatar herbelin2006-10-29
* Extension du polymorphisme de sorte au cas des définitions dans Type.Gravatar herbelin2006-10-28
* Applatissement des noeuds application vide dans le filtrage Ltac (ex:Gravatar herbelin2006-10-25
* Suite commit 9277Gravatar herbelin2006-10-25
* Correction d'une tentative incorrecte (révision 9266) de clarificationGravatar herbelin2006-10-25
* Ajout de la tactique "apply in".Gravatar herbelin2006-10-24
* Le calcul de la classe dans class_args_of ne suivait pas celui de class_ofGravatar herbelin2006-10-21
* Correction d'un vieux bug de coercion avec éta-expansion (utilisationGravatar herbelin2006-10-21
* Notations:Gravatar herbelin2006-10-09
* Remplacement des nf_evar (source de complexité polynomiale) par de laGravatar herbelin2006-10-06
* Déplacement de on_judgment_type de Typeops vers TermopsGravatar herbelin2006-10-06
* Suppression d'une source de complexité polynomiale dans le pretypageGravatar herbelin2006-10-06
* Correction d'un bug dans l'unification: lors de l'unification d'un meta m et ...Gravatar notin2006-10-05
* Correction de deux cas où les types inductifs n'étaient pas comparésGravatar herbelin2006-10-05
* Ajout allowed_sortsGravatar herbelin2006-10-01
* Correction d'un bug de coercion de pattern introduit dans la 8.1betaGravatar herbelin2006-09-23
* Correction bug #1168 (dans les coercions de pattern, c'est le nombreGravatar herbelin2006-09-23
* Wish #1187 granted (support for canonical structures that are recordsGravatar herbelin2006-09-23
* Declarative Proof Language: main commitGravatar corbinea2006-09-20
* Report de l'heuristique d'unification premier ordre flexible/rigideGravatar herbelin2006-09-15
* Débogage: ajout affichage contraintes d'unificationGravatar herbelin2006-09-15
* Abandon unification pattern des evars dans apply: combiné avec leGravatar herbelin2006-09-13
* Correction conflit Meta/Evar dans commit précédent et extension auGravatar herbelin2006-09-12
* Ajout unification pattern dans l'algorithme d'unification desGravatar herbelin2006-09-12
* Workaround Map.fold semantic change in ocaml-3.08.4 and higher.Gravatar msozeau2006-09-05
* Ajout is_sort: test si se réduit en une sorteGravatar herbelin2006-09-01