aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib
Commit message (Expand)AuthorAge
* 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
* Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaientGravatar herbelin2008-04-01
* Ajout "simple apply" et "simple eapply" pour apply sans unfoldGravatar herbelin2008-04-01
* Add option to set the opacity of obligations to transparent, to be ableGravatar msozeau2008-04-01
* Suite commit 10730: MAJ xlate.mlGravatar herbelin2008-03-30
* - Second pass on implementation of let pattern. Parse "let ' par [as x]?Gravatar msozeau2008-03-28
* Various fixes on typeclasses:Gravatar msozeau2008-03-27
* Fix a bug found by B. Grégoire when declaring morphisms in moduleGravatar msozeau2008-03-23
* Une passe sur les réels:Gravatar herbelin2008-03-23
* Do another pass on the typeclasses code. Correct globalization of classGravatar msozeau2008-03-19
* tactique gappaGravatar filliatr2008-03-19
* Added a function to rebuild an elim scheme from elim_scheme_info. WillGravatar courtieu2008-03-18
* Removed unneeded tactics from RelationClasses. UseGravatar msozeau2008-03-16
* Reorganize Program and Classes theories. Requiring Setoid no longer setsGravatar msozeau2008-03-16
* Minor fixes on setoid rewriting. Now uses definitions of [relation] andGravatar msozeau2008-03-16
* Do a second pass on the treatment of user-given implicit arguments. NowGravatar msozeau2008-03-15
* Adapt funind to the RLetPattern constructor.Gravatar msozeau2008-03-15
* avoid universe problems with pf_get_type in f_equalGravatar letouzey2008-03-14
* Backtrack wrong commit.Gravatar courtieu2008-03-14
* kill a warning (and clean the code around)Gravatar letouzey2008-03-14
* nettoyage de code obsolete.Gravatar soubiran2008-03-14
* Ajout des alias de module dans le noyau.Gravatar soubiran2008-03-14
* tactique gappaGravatar filliatr2008-03-14
* indentation.Gravatar courtieu2008-03-14
* trying fGravatar courtieu2008-03-13
* tactique Gappa : mise en placeGravatar filliatr2008-03-11
* Une passe sur l'unification des evars (suite aux commits 10124, 10125, 10145)Gravatar herbelin2008-03-10