aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-23Nettoyage Wf.v et unification (suite remarques faites sur cocorico)herbelin
2008-03-23Commit d'une preuve de l'axiome d'Archimède qui traînait dans mes placards.herbelin
2008-03-23Une passe sur les réels:herbelin
2008-03-23CoqIDE default font set to monospace so as indentation to be meaningfulherbelin
2008-03-22Compatibility fixes, backtrack on definitions of reflexive,msozeau
2008-03-21One more AVL reorganisation: separate pure functions from proofs + functional...letouzey
2008-03-21Correct bug introduced in r10589, where we lost information thatmsozeau
2008-03-21Some "if then else" instead of orb and andb, in order to vm_compute lazilyletouzey
2008-03-20Add a flag to control rewriting under lambdas. Otherwise makes somemsozeau
2008-03-20Installation des .vo nécessaire à BigQnotin
2008-03-20Correction d'un bug sur les modules de la forme:soubiran
2008-03-20still some useless invariants in FSetAVLletouzey
2008-03-19some references to IntMap forgotten in last commitletouzey
2008-03-19migration of the old IntMap library from StdLib to a user contrib (Cachan/Int...letouzey
2008-03-19Coq.Relations.Relations can move back to its short nameletouzey
2008-03-19Do another pass on the typeclasses code. Correct globalization of classmsozeau
2008-03-19tactique gappafilliatr
2008-03-19Various improvements of coqdep, resulting in a big speedupletouzey
2008-03-18Implementation of rewriting under lambdas. Tested on exists only.msozeau
2008-03-18Added a function to rebuild an elim scheme from elim_scheme_info. Willcourtieu
2008-03-18Hint for Debian users.glondu
2008-03-18improved the implementation of rtreebarras
2008-03-18git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10690 85f007b7-540e-0...barras
2008-03-18Correct implementation of normalization of signatures using setoidmsozeau
2008-03-18* Small change in the make_eq_decidability call : the functions does not (yet)vsiles
2008-03-17Add the possibility of specifying constants to unfold for typeclassmsozeau
2008-03-17* Factorizing code : context_chop was used in several files (even as chop_con...vsiles
2008-03-16Removed unneeded tactics from RelationClasses. Usemsozeau
2008-03-16Using the "relation" constant made some unifications fail in the newmsozeau
2008-03-16Ajout cible programs comme synonyme de subtacherbelin
2008-03-16Misc: Add test for bug 1704, now closed. Add usual syntax for lists inmsozeau
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-15Reorganisation of FSetAVL (consequences of remarks by B. Gregoire)letouzey
2008-03-15Forgot the test file.msozeau
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-15Backtrack sur le test censé discriminer entre une erreur d'evar nonherbelin
2008-03-15Application de refresh_universes dans typing.ml et retyping.ml : lesherbelin
2008-03-14Suppress some warnings by writing ugly Coq.Relations.Relations in some .vletouzey
2008-03-14avoid universe problems with pf_get_type in f_equalletouzey
2008-03-14New option -glob for coqdep, in order to avoid nasty tricks with sed in Makefileletouzey
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-13fix the 'decreasing on Xth' messageletouzey
2008-03-13trying fcourtieu