aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2008-06-08- Extension de "generalize" en "generalize c as id at occs".herbelin
2008-06-03Fixes incorrect handling of existing existentials variables inmsozeau
2008-06-02Minor bug correction in recdefjforest
2008-05-30Improvements on coqdoc by adding more information into .globmsozeau
2008-05-23- Fix bug #1858, Hint Unfold calling the wrong locate function.msozeau
2008-05-22Strategy commands are now exportedbarras
2008-05-21refined the conversion oraclebarras
2008-05-20Corrections d'erreurs rapportées par Frédéric Besson sur le précédentherbelin
2008-05-19Intégration de micromega ("omicron" pour fourier et sa variante sur Z,herbelin
2008-05-15Various fixes:msozeau
2008-05-13- Fix bug related to indices of fixpoints.msozeau
2008-05-13debug et nouvelles commandes Dp_prelude et Dp_predefinedfilliatr
2008-05-12- Add -unicode flag to coqtop (sets Flags.unicode_syntax). Used tomsozeau
2008-05-11- Cleanup parsing of binders, reducing to a single production for allmsozeau
2008-05-09Backtrack sur la mise à disposition en standard de la notation [ x ; ... ; y ]herbelin
2008-05-08Autre oubli de la révision 10904herbelin
2008-05-07export Extract_env.mono_environment in the mli letouzey
2008-05-06Postpone the search for the recursive argument index from the user givenmsozeau
2008-05-05Mise en place d'un algorithme d'inversion des contraintes de type lorsherbelin
2008-05-01Clarification de l'ordre d'interprétation des variables dans ltac. Enherbelin
2008-04-29Ajout notation [ x ; ... ; y ] dans list_scope. Changement de laherbelin
2008-04-29Suppression de la partie ML de la contrib correctness. Les fichiersherbelin
2008-04-28menage dans funind + deplaceemnt de recdef dans funindjforest
2008-04-28Backtrack on using metas eagerly in auto, only done in "new auto" formsozeau
2008-04-27Correction du bug des types singletons pas sous-type de Setherbelin
2008-04-26- Backtrack sur extension de syntaxe pour pose qui rentre en conflit avecherbelin
2008-04-25Adaptation des fichiers de micromega suite aux changements dansnotin
2008-04-25Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuveherbelin
2008-04-25- Fix bug in eterm which was not taking filtered contexts in evars intomsozeau
2008-04-24Remplacement de l'appel à interp_constr pour globaliser une constanteherbelin
2008-04-23Prise en compte des coercions dans les clauses "with" même si le typeherbelin
2008-04-22Test que la bibliothèque ZArith est chargée lors d'un appel à simplify, er...notin
2008-04-21- Parameterize unification by two sets of transparent_state, one for openmsozeau
2008-04-21Addded the "Dump Tree" command.cek
2008-04-17tactique gappafilliatr
2008-04-17Little fixes in setoid_rewrite.msozeau
2008-04-16first-order --> firstorder (kills a warning about not being a valid id)letouzey
2008-04-16flottantsfilliatr
2008-04-15- Add "Global" modifier for instances inside sections with the usualmsozeau
2008-04-15fix some bogus calls to id_of_string by the extractionletouzey
2008-04-14oubli sur 10790herbelin
2008-04-14Diverses corrections herbelin
2008-04-13Bugs, nettoyage, et améliorations diversesherbelin
2008-04-12Désactivation du dumping des notations quand funind appelle lesherbelin
2008-04-12Add the ability to specify what to do with free variables in instancemsozeau
2008-04-12Adding 'at' to rewrite, as it is already implemented in setoid_rewrite.msozeau
2008-04-11Check that no evars remain in instance types earlier at Instancemsozeau
2008-04-09Verify Setoid is loaded only if we're not in Coq.Classes.*. Add explicitmsozeau
2008-04-08correction of bug 1829jforest
2008-04-08- A little cleanup in Classes/*. Separate standard morphisms onmsozeau