aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2008-04-02Add the ability to specify the implicit status of section variables andmsozeau
2008-04-01Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaientherbelin
2008-04-01Ajout "simple apply" et "simple eapply" pour apply sans unfoldherbelin
2008-04-01Add option to set the opacity of obligations to transparent, to be ablemsozeau
2008-03-30Suite commit 10730: MAJ xlate.mlherbelin
2008-03-28- Second pass on implementation of let pattern. Parse "let ' par [as x]?msozeau
2008-03-27Various fixes on typeclasses:msozeau
2008-03-23Fix a bug found by B. Grégoire when declaring morphisms in modulemsozeau
2008-03-23Une passe sur les réels:herbelin
2008-03-19Do another pass on the typeclasses code. Correct globalization of classmsozeau
2008-03-19tactique gappafilliatr
2008-03-18Added a function to rebuild an elim scheme from elim_scheme_info. Willcourtieu
2008-03-16Removed unneeded tactics from RelationClasses. Usemsozeau
2008-03-16Reorganize Program and Classes theories. Requiring Setoid no longer setsmsozeau
2008-03-16Minor fixes on setoid rewriting. Now uses definitions of [relation] andmsozeau
2008-03-15Do a second pass on the treatment of user-given implicit arguments. Nowmsozeau
2008-03-15Adapt funind to the RLetPattern constructor.msozeau
2008-03-14avoid universe problems with pf_get_type in f_equalletouzey
2008-03-14Backtrack wrong commit.courtieu
2008-03-14kill a warning (and clean the code around)letouzey
2008-03-14nettoyage de code obsolete.soubiran
2008-03-14Ajout des alias de module dans le noyau.soubiran
2008-03-14tactique gappafilliatr
2008-03-14indentation.courtieu
2008-03-13trying fcourtieu
2008-03-11tactique Gappa : mise en placefilliatr
2008-03-10Une passe sur l'unification des evars (suite aux commits 10124, 10125, 10145)herbelin
2008-03-10Fix compilation problem and finish little cleanup.msozeau
2008-03-09Fix a few bugs in Program: use user-given typing constraints formsozeau
2008-03-08correction d'un bug d'efficacite dans Function (+ ajout de eauto_with_bases)jforest
2008-03-07f_equal, revert, specialize in ML, contradict in better Ltac (+doc)letouzey
2008-03-07Fix bug #1704 (ordering of condition goals for (setoid)rewrite). As partmsozeau
2008-03-06Plug the new setoid implemtation in, leaving the original one commentedmsozeau
2008-03-06Syntax changes in typeclasses, remove "?" for usual implicit argumentsmsozeau
2008-03-05Attempt of fix for extraction of modules typesletouzey
2008-03-01Rework on rich forms of rewriteletouzey
2008-02-27dead codeletouzey
2008-02-27typoletouzey
2008-02-26Proper implicit arguments handling for assumptionsmsozeau
2008-02-25Forgotten file in previous commitlmamane
2008-02-22Merge with lmamane's private branch:lmamane
2008-02-21congruence now knows about _ -> _corbinea
2008-02-18Petite correction suite à la révision 10571notin
2008-02-10Backport Program Instance into Instance. Proper early error message ifmsozeau
2008-02-09Solde de code mort et petites optimisations sur lesquels je suisherbelin
2008-02-08Change implementation of resolution for typeclasses to use a customizedmsozeau
2008-02-08New "Preterm [ of id ] " command to show the preterm before giving it tomsozeau
2008-02-08Backport code from command.ml to subtac_command.ml for defininingmsozeau
2008-02-06New algorithm to resolve morphisms, after discussion with Nicolasmsozeau
2008-02-01Beaoucoup de changements dans la representation interne des modules.soubiran