aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Correction du bug #1819Gravatar notin2008-04-01
* - Fix for rewriting under dependent products.Gravatar msozeau2008-03-31
* Suite commit 10730: MAJ xlate.mlGravatar herbelin2008-03-30
* Modifications diverses et variées :Gravatar herbelin2008-03-30
* Ajout d'abbréviations/notations paramétriquesGravatar herbelin2008-03-30
* Fix test-suite files, change conflicting notation "->rel" and the othersGravatar msozeau2008-03-29
* Improve error handling and messages for typeclasses. Gravatar msozeau2008-03-28
* - Second pass on implementation of let pattern. Parse "let ' par [as x]?Gravatar msozeau2008-03-28
* Correction du bug 1816 (ajout d'un lemme dans Znat) et suppressionGravatar notin2008-03-28
* - notations &&& and ||| equivalent to andb and orb, Gravatar letouzey2008-03-27
* Various fixes on typeclasses:Gravatar msozeau2008-03-27
* Diverses petites modifs dans la test-suite:Gravatar notin2008-03-26
* Bug dans la gestion des dépendances vers les .mlGravatar notin2008-03-26
* Correction du bug #1814 (trunk et v8.1) + améliorations dans coqdep et coq_m...Gravatar notin2008-03-26
* Correction d'un bug sur Import/Export : ces fonctionnalites sont gerees en-de...Gravatar soubiran2008-03-26
* Prise en compte des dépendances des .mlGravatar notin2008-03-25
* Correction de bugs relatifs a la compostion des substitutionsGravatar soubiran2008-03-25
* Correction d'un bug dans la gestion des 'Declare ML Module'Gravatar notin2008-03-25
* Interpret patterns for hypotheses types in match goal in type_scope (if not aGravatar msozeau2008-03-25
* Finish fix in command where we still lost information on what was a typeGravatar msozeau2008-03-24
* Fix examples in Program documentation and add comindexes for the variousGravatar msozeau2008-03-23
* Fix a bug found by B. Grégoire when declaring morphisms in moduleGravatar msozeau2008-03-23
* Nettoyage Wf.v et unification (suite remarques faites sur cocorico)Gravatar herbelin2008-03-23
* 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