aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib
Commit message (Expand)AuthorAge
* 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
* Fix compilation problem and finish little cleanup.Gravatar msozeau2008-03-10
* Fix a few bugs in Program: use user-given typing constraints forGravatar msozeau2008-03-09
* correction d'un bug d'efficacite dans Function (+ ajout de eauto_with_bases)Gravatar jforest2008-03-08
* f_equal, revert, specialize in ML, contradict in better Ltac (+doc)Gravatar letouzey2008-03-07
* Fix bug #1704 (ordering of condition goals for (setoid)rewrite). As partGravatar msozeau2008-03-07
* Plug the new setoid implemtation in, leaving the original one commentedGravatar msozeau2008-03-06
* Syntax changes in typeclasses, remove "?" for usual implicit argumentsGravatar msozeau2008-03-06
* Attempt of fix for extraction of modules typesGravatar letouzey2008-03-05
* Rework on rich forms of rewriteGravatar letouzey2008-03-01
* dead codeGravatar letouzey2008-02-27
* typoGravatar letouzey2008-02-27
* Proper implicit arguments handling for assumptionsGravatar msozeau2008-02-26
* Forgotten file in previous commitGravatar lmamane2008-02-25
* Merge with lmamane's private branch:Gravatar lmamane2008-02-22
* congruence now knows about _ -> _Gravatar corbinea2008-02-21
* Petite correction suite à la révision 10571Gravatar notin2008-02-18
* Backport Program Instance into Instance. Proper early error message ifGravatar msozeau2008-02-10
* Solde de code mort et petites optimisations sur lesquels je suisGravatar herbelin2008-02-09
* Change implementation of resolution for typeclasses to use a customizedGravatar msozeau2008-02-08
* New "Preterm [ of id ] " command to show the preterm before giving it toGravatar msozeau2008-02-08
* Backport code from command.ml to subtac_command.ml for defininingGravatar msozeau2008-02-08
* New algorithm to resolve morphisms, after discussion with NicolasGravatar msozeau2008-02-06
* Beaoucoup de changements dans la representation interne des modules.Gravatar soubiran2008-02-01