aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Ajout de la tactique "apply in".Gravatar herbelin2006-10-24
* Hack peu élégant pour permettre de parser des listes avec séparateurs dans Gravatar herbelin2006-10-24
* Interprétation du terme comme type dans 'change' si pas de 'with' (pour bén...Gravatar herbelin2006-10-24
* fixed same_file (#1141)Gravatar barras2006-10-23
* fixed non-bug #1213Gravatar barras2006-10-23
* bug #1194: normalisation evars a la sortie de focusGravatar barras2006-10-23
* Fixed "Show intros" which did not look at hypothesis.Gravatar courtieu2006-10-23
* Add a flush after backtracking x y z and before printing subgoals.Gravatar courtieu2006-10-23
* Add a flush for a warning.Gravatar courtieu2006-10-23
* Le calcul de la classe dans class_args_of ne suivait pas celui de class_ofGravatar herbelin2006-10-21
* Pas d'@ dans les identificateurs (pour F4 and co)Gravatar herbelin2006-10-21
* Correction d'un vieux bug de coercion avec éta-expansion (utilisationGravatar herbelin2006-10-21
* MAJGravatar herbelin2006-10-20
* Correction du bug #1255 (réécriture setoid sous un produit)Gravatar notin2006-10-20
* Correction de la localisation des erreurs en interactif (numéro deGravatar herbelin2006-10-20
* Starting to add a function schemes merging command (not finished, notGravatar courtieu2006-10-20
* Correction sym -> commGravatar herbelin2006-10-19
* coqide: affichage des sous-buts et hypothèses et métas comme types deGravatar herbelin2006-10-19
* field_simplify_eq profite de la factorisation de LaurentGravatar barras2006-10-17
* Clarification des contraintes sur le contexte de paramètres desGravatar herbelin2006-10-17
* Noms "canoniques" pour certaines des propriétés de xor.Gravatar herbelin2006-10-17
* Mise en forme des theoriesGravatar notin2006-10-17
* affichage des ... dans les scriptsGravatar barras2006-10-16
* typo doc + bug legacy fieldGravatar barras2006-10-16
* changes the use of lists and notations, to avoid that the notationsGravatar bertot2006-10-16
* Simplification ocamldebug (coq-debug-programs.out obsolète)Gravatar herbelin2006-10-13
* Ajout des options Coqide suggérées par Damien Doligez (wish #1053)Gravatar notin2006-10-13
* Adaptation des tests suite à la modification de Rewrite .. in (r9201)Gravatar notin2006-10-13
* Correction test-suite suite à r9186Gravatar notin2006-10-13
* Ajout du théorème mult_minus_distr_lGravatar notin2006-10-13
* r9778@tannat: jforest | 2006-10-13 11:36:37 +0200Gravatar jforest2006-10-13
* Protection raise en début de séquence (en attendant que le code caché trou...Gravatar herbelin2006-10-12
* Fix name clash on leftGravatar thery2006-10-12
* Ajout de pages de man pour les exécutables coqGravatar notin2006-10-11
* Ajout d'une option -annotate au configure+ changement du comportement par dé...Gravatar notin2006-10-11
* Fix 0 obligations bugGravatar msozeau2006-10-10
* Remove duplicate conditions in Field + Monomial substitution function for PExprGravatar thery2006-10-10
* make sure BinList is not made visible to files that use the tactic RingGravatar bertot2006-10-10
* Exemple avec liaison des variables de filtrage du matchGravatar herbelin2006-10-09
* Amélioration de l'automatisation des coupures quand deux idents se suiventGravatar herbelin2006-10-09
* Notations:Gravatar herbelin2006-10-09
* Ajout combinateurs option_fold_left et name_fold_mapGravatar herbelin2006-10-09
* suite commit 9222 : rétablissement des tests autre que complexitéGravatar herbelin2006-10-06
* Remplacement des nf_evar (source de complexité polynomiale) par de laGravatar herbelin2006-10-06
* Ajout d'un répertoire de test de la complexitéGravatar 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
* MAJGravatar herbelin2006-10-06
* Annulation de l'essai de changement de sémantique du %scope (révision 9208).Gravatar herbelin2006-10-06
* Correction d'un bug dans l'unification: lors de l'unification d'un meta m et ...Gravatar notin2006-10-05