aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Commit d'une preuve de l'axiome d'Archimède qui traînait dans mes placards.Gravatar herbelin2008-03-23
* Une passe sur les réels:Gravatar herbelin2008-03-23
* CoqIDE default font set to monospace so as indentation to be meaningfulGravatar herbelin2008-03-23
* Compatibility fixes, backtrack on definitions of reflexive,Gravatar msozeau2008-03-22
* One more AVL reorganisation: separate pure functions from proofs + functional...Gravatar letouzey2008-03-21
* Correct bug introduced in r10589, where we lost information thatGravatar msozeau2008-03-21
* Some "if then else" instead of orb and andb, in order to vm_compute lazilyGravatar letouzey2008-03-21
* Add a flag to control rewriting under lambdas. Otherwise makes someGravatar msozeau2008-03-20
* Installation des .vo nécessaire à BigQGravatar notin2008-03-20
* Correction d'un bug sur les modules de la forme:Gravatar soubiran2008-03-20
* still some useless invariants in FSetAVLGravatar letouzey2008-03-20
* some references to IntMap forgotten in last commitGravatar letouzey2008-03-19
* migration of the old IntMap library from StdLib to a user contrib (Cachan/Int...Gravatar letouzey2008-03-19
* Coq.Relations.Relations can move back to its short nameGravatar letouzey2008-03-19
* Do another pass on the typeclasses code. Correct globalization of classGravatar msozeau2008-03-19
* tactique gappaGravatar filliatr2008-03-19
* Various improvements of coqdep, resulting in a big speedupGravatar letouzey2008-03-19
* Implementation of rewriting under lambdas. Tested on exists only.Gravatar msozeau2008-03-18
* Added a function to rebuild an elim scheme from elim_scheme_info. WillGravatar courtieu2008-03-18
* Hint for Debian users.Gravatar glondu2008-03-18
* improved the implementation of rtreeGravatar barras2008-03-18
* git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10690 85f007b7-540e-0...Gravatar barras2008-03-18
* Correct implementation of normalization of signatures using setoidGravatar msozeau2008-03-18
* * Small change in the make_eq_decidability call : the functions does not (yet)Gravatar vsiles2008-03-18
* Add the possibility of specifying constants to unfold for typeclassGravatar msozeau2008-03-17
* * Factorizing code : context_chop was used in several files (even as chop_con...Gravatar vsiles2008-03-17
* Removed unneeded tactics from RelationClasses. UseGravatar msozeau2008-03-16
* Using the "relation" constant made some unifications fail in the newGravatar msozeau2008-03-16
* Ajout cible programs comme synonyme de subtacGravatar herbelin2008-03-16
* Misc: Add test for bug 1704, now closed. Add usual syntax for lists inGravatar 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
* Reorganisation of FSetAVL (consequences of remarks by B. Gregoire)Gravatar letouzey2008-03-15
* Forgot the test file.Gravatar msozeau2008-03-15
* 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
* Backtrack sur le test censé discriminer entre une erreur d'evar nonGravatar herbelin2008-03-15
* Application de refresh_universes dans typing.ml et retyping.ml : lesGravatar herbelin2008-03-15
* Suppress some warnings by writing ugly Coq.Relations.Relations in some .vGravatar letouzey2008-03-14
* avoid universe problems with pf_get_type in f_equalGravatar letouzey2008-03-14
* New option -glob for coqdep, in order to avoid nasty tricks with sed in MakefileGravatar 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
* fix the 'decreasing on Xth' messageGravatar letouzey2008-03-13
* trying fGravatar courtieu2008-03-13
* * Catching a Not_found exception when trying to use Scheme Equality Gravatar vsiles2008-03-12