aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib
Commit message (Expand)AuthorAge
* - Fix bug #1858, Hint Unfold calling the wrong locate function.Gravatar msozeau2008-05-23
* Strategy commands are now exportedGravatar barras2008-05-22
* refined the conversion oracleGravatar barras2008-05-21
* Corrections d'erreurs rapportées par Frédéric Besson sur le précédentGravatar herbelin2008-05-20
* Intégration de micromega ("omicron" pour fourier et sa variante sur Z,Gravatar herbelin2008-05-19
* Various fixes:Gravatar msozeau2008-05-15
* - Fix bug related to indices of fixpoints.Gravatar msozeau2008-05-13
* debug et nouvelles commandes Dp_prelude et Dp_predefinedGravatar filliatr2008-05-13
* - Add -unicode flag to coqtop (sets Flags.unicode_syntax). Used toGravatar msozeau2008-05-12
* - Cleanup parsing of binders, reducing to a single production for allGravatar msozeau2008-05-11
* Backtrack sur la mise à disposition en standard de la notation [ x ; ... ; y ]Gravatar herbelin2008-05-09
* Autre oubli de la révision 10904Gravatar herbelin2008-05-08
* export Extract_env.mono_environment in the mli Gravatar letouzey2008-05-07
* Postpone the search for the recursive argument index from the user givenGravatar msozeau2008-05-06
* Mise en place d'un algorithme d'inversion des contraintes de type lorsGravatar herbelin2008-05-05
* Clarification de l'ordre d'interprétation des variables dans ltac. EnGravatar herbelin2008-05-01
* Ajout notation [ x ; ... ; y ] dans list_scope. Changement de laGravatar herbelin2008-04-29
* Suppression de la partie ML de la contrib correctness. Les fichiersGravatar herbelin2008-04-29
* menage dans funind + deplaceemnt de recdef dans funindGravatar jforest2008-04-28
* Backtrack on using metas eagerly in auto, only done in "new auto" forGravatar msozeau2008-04-28
* Correction du bug des types singletons pas sous-type de SetGravatar herbelin2008-04-27
* - Backtrack sur extension de syntaxe pour pose qui rentre en conflit avecGravatar herbelin2008-04-26
* Adaptation des fichiers de micromega suite aux changements dansGravatar notin2008-04-25
* Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuveGravatar herbelin2008-04-25
* - Fix bug in eterm which was not taking filtered contexts in evars intoGravatar msozeau2008-04-25
* Remplacement de l'appel à interp_constr pour globaliser une constanteGravatar herbelin2008-04-24
* Prise en compte des coercions dans les clauses "with" même si le typeGravatar herbelin2008-04-23
* Test que la bibliothèque ZArith est chargée lors d'un appel à simplify, er...Gravatar notin2008-04-22
* - Parameterize unification by two sets of transparent_state, one for openGravatar msozeau2008-04-21
* Addded the "Dump Tree" command.Gravatar cek2008-04-21
* tactique gappaGravatar filliatr2008-04-17
* Little fixes in setoid_rewrite.Gravatar msozeau2008-04-17
* first-order --> firstorder (kills a warning about not being a valid id)Gravatar letouzey2008-04-16
* flottantsGravatar filliatr2008-04-16
* - Add "Global" modifier for instances inside sections with the usualGravatar msozeau2008-04-15
* fix some bogus calls to id_of_string by the extractionGravatar letouzey2008-04-15
* oubli sur 10790Gravatar herbelin2008-04-14
* Diverses corrections Gravatar herbelin2008-04-14
* Bugs, nettoyage, et améliorations diversesGravatar herbelin2008-04-13
* Désactivation du dumping des notations quand funind appelle lesGravatar herbelin2008-04-12
* Add the ability to specify what to do with free variables in instanceGravatar msozeau2008-04-12
* Adding 'at' to rewrite, as it is already implemented in setoid_rewrite.Gravatar msozeau2008-04-12
* Check that no evars remain in instance types earlier at InstanceGravatar msozeau2008-04-11
* Verify Setoid is loaded only if we're not in Coq.Classes.*. Add explicitGravatar msozeau2008-04-09
* correction of bug 1829Gravatar jforest2008-04-08
* - A little cleanup in Classes/*. Separate standard morphisms onGravatar msozeau2008-04-08
* Fix big de Bruijn bug in mutually recursive definitions.Gravatar msozeau2008-04-07
* Correction problème de compil (blast.ml)Gravatar herbelin2008-04-04
* Quelques améliorations des intro patterns:Gravatar herbelin2008-04-04
* Add the ability to specify the implicit status of section variables andGravatar msozeau2008-04-02