aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Logic
Commit message (Expand)AuthorAge
* First release of Vector library.Gravatar pboutill2010-12-10
* Used multiple lists of implicit arguments to transfer the choices ofGravatar herbelin2010-10-23
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Made notations for exists, exists! and notations of Utf8.v recursive notationsGravatar herbelin2010-07-22
* Backported r13308 (ConstructiveEpsilon.v) to branch v8.3Gravatar herbelin2010-07-22
* Update of ConstructiveEpsilon.v by Jean-François Monin.Gravatar herbelin2010-07-22
* Tentative fix for bug #2226: put inj_pair2 and eq_dep_eq hints in aGravatar msozeau2010-06-09
* Made option "Automatic Introduction" active by default before too manyGravatar herbelin2010-06-08
* Generalized the formulation of classic_set in propositional contextsGravatar herbelin2010-05-28
* Added UIP_dec on suggestion of Eelis on #coq irc.Gravatar herbelin2010-05-22
* Added a few informations about file lineages (for the most part in kernel)Gravatar herbelin2010-05-09
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Small improvements around coqdoc (including fix for bug #2288)Gravatar herbelin2010-03-30
* Factorisation between Makefile and ocamlbuild systems : .vo to compile are in...Gravatar letouzey2009-12-09
* Small extra result on JMeq vs eq_dep.Gravatar herbelin2009-11-24
* Some lemmas about dependent choice + extensions of Compare_dec +Gravatar herbelin2009-11-16
* Restructuration of command.ml + generic infrastructure for inductive schemesGravatar herbelin2009-11-08
* Add a new vernacular command for controling implicit generalization ofGravatar msozeau2009-10-27
* MSets: a new generation of FSetsGravatar letouzey2009-10-13
* Fix the stdlib doc compilation + switch all .v file to utf8Gravatar letouzey2009-09-28
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Added "etransitivity".Gravatar herbelin2009-08-03
* Stop using a "Manual Implicit Arguments" flag and support them as soonGravatar msozeau2009-05-27
* Backporting 12112 from v8.2 branch to trunk (fixing documentation bugsGravatar herbelin2009-04-28
* - Fixed various Overfull in documentation.Gravatar herbelin2009-01-27
* - Another bug in get_sort_family_of (sort-polymorphism of constants andGravatar herbelin2008-12-28
* - Optimized "auto decomp" which had a (presumably) exponential inGravatar herbelin2008-12-26
* FSet/OrderedType now includes an eq_dec, and hence become an extension of Dec...Gravatar letouzey2008-12-17
* Move FunctionalExtensionality to Logic/ (someone please check that theGravatar msozeau2008-12-16
* - Export de pattern_ident vers les ARGUMENT EXTEND and co.Gravatar herbelin2008-10-19
* Autour du parsing:Gravatar herbelin2008-07-15
* - Amélioration nommage dans EqdepFacts suivant remarque de Arthur C.Gravatar herbelin2008-06-10
* A file that can be loaded when a migration from Set to Type is desiredGravatar letouzey2008-04-04
* Correction problème de compil (blast.ml)Gravatar herbelin2008-04-04
* Modifications diverses et variées :Gravatar herbelin2008-03-30
* Nettoyage Wf.v et unification (suite remarques faites sur cocorico)Gravatar herbelin2008-03-23
* Une passe sur les réels:Gravatar herbelin2008-03-23
* migration from Set to Type of FSet/FMap + some dependencies...Gravatar letouzey2008-03-04
* factorization part II (Properties + EqProperties), inclusion of FSetDecide (f...Gravatar letouzey2008-02-02
* Changing R to a local definition so that it isn't exported.Gravatar roconnor2008-01-23
* * A few Parameter Inline, but they dont seem to help much concerning Gravatar letouzey2007-11-24
* Revision of the FSetWeak Interface, so that it becomes a precise Gravatar letouzey2007-10-29
* Révision de theories/Logic concernant les axiomes de descriptions.Gravatar herbelin2007-10-03
* Nouvelle mise à jourGravatar herbelin2007-10-01
* Ajout infos de débogage de "universe inconsistency" quand option SetGravatar herbelin2007-09-30
* added a lemma to prove inj_pair2 when eq_dec is available.Gravatar vsiles2007-09-26
* Correction de 2 bugs mineurs: 1 ligne de debug oubliée dans coqdoc, Gravatar notin2007-06-21
* Comparaison JMeq/eq_depGravatar herbelin2007-05-22
* Utilisation du nouveau "Unset Elimination Schemes" pour empêcher la création Gravatar herbelin2007-04-25
* TyposGravatar herbelin2007-03-15