aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Lists
Commit message (Expand)AuthorAge
* 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
* Reverted 13293 commited mistakenly. Sorry for the noise.Gravatar herbelin2010-07-18
* Tentative de suppression de l'import automatique des hints et coercions.Gravatar herbelin2010-07-18
* Fixing definition of set_map (bug report #2111) which was actually alreadyGravatar herbelin2010-06-13
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Granting wish #2229 (InA_dec transparent) and Michael Day's coq-clubGravatar herbelin2010-04-10
* Arith's min and max placed in Peano (+basic specs max_l and co)Gravatar letouzey2010-02-17
* Addition of mergesort + cleaning of the Sorting libraryGravatar herbelin2009-12-13
* Factorisation between Makefile and ocamlbuild systems : .vo to compile are in...Gravatar letouzey2009-12-09
* Improving abbreviations/notations + backtrack of semantic change in r12439Gravatar herbelin2009-11-11
* List + SetoidList : some cleanup around predicates Exists, Forall, Forall2, F...Gravatar letouzey2009-11-02
* Remove various useless {struct} annotationsGravatar letouzey2009-11-02
* list, length, app are migrated from List to DatatypesGravatar letouzey2009-11-02
* Fix flat_map definition so that it plays nicely with fixGravatar glondu2009-10-29
* Merge SetoidList2 into SetoidList.Gravatar letouzey2009-10-19
* MSets: a new generation of FSetsGravatar letouzey2009-10-13
* Implicit argument of Logic.eq become maximally insertedGravatar letouzey2009-10-08
* Remove useless MonoList.vGravatar glondu2009-09-17
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* adds a property on mapGravatar bertot2009-08-19
* adds lemmas on interactions between existsb, forallb, and appGravatar bertot2009-08-19
* - Add more precise error localisation when one of the application failsGravatar herbelin2009-08-04
* List: add a iff-based lemma about In and ++Gravatar letouzey2009-07-24
* Typo in a commentGravatar letouzey2009-07-20
* Very-small-step policy changes to the library.Gravatar herbelin2009-06-06
* fixed ring/field warning about hyp cleaning upGravatar barras2009-03-18
* - gros commit sur ring et field: passage des arguments simplifieGravatar barras2009-03-17
* Various little fixes:Gravatar msozeau2009-01-18
* FMaps: various updates (mostly suggested by P. Casteran)Gravatar letouzey2008-12-26
* FMap: fold_rec + more permissive transpose hyp + various cleanupGravatar letouzey2008-12-22
* Add lemmas on lists: nth_default_eq, map_nth_errorGravatar glondu2008-08-06
* Cyclic31: migrate auxiliary lemmas to their legitimate filesGravatar letouzey2008-05-27
* Backtrack sur la mise à disposition en standard de la notation [ x ; ... ; y ]Gravatar herbelin2008-05-09
* Integration of theories/Ints into theories/Numbers, part 1: moving filesGravatar letouzey2008-05-07
* Ajout notation [ x ; ... ; y ] dans list_scope. Changement de laGravatar herbelin2008-04-29
* Backtrack on using metas eagerly in auto, only done in "new auto" forGravatar msozeau2008-04-28
* - Fix bug in unification not taking into account the right metaGravatar msozeau2008-04-27
* - A little cleanup in Classes/*. Separate standard morphisms onGravatar msozeau2008-04-08
* Correction du bug #1819Gravatar notin2008-04-01
* migration from Set to Type of FSet/FMap + some dependencies...Gravatar letouzey2008-03-04
* Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...Gravatar msozeau2007-12-31
* small tactics "swap" and "absurd_hyp" are now obsolete: "contradict" is Gravatar letouzey2007-11-06
* two additionnal results on list append (coming from theories/ints/List/ListAu...Gravatar letouzey2007-11-01
* Added ForAll_Str_nth_tlGravatar roconnor2007-07-11
* - Extensions of FMap(Weak)Facts: Gravatar letouzey2007-06-27
* Added zwqipWith.Gravatar roconnor2007-06-26
* additional properties for FMap (and slight rework of SetoidList and FSetPrope...Gravatar letouzey2007-06-26
* oups: one file forgotten in my previous commitGravatar letouzey2007-06-14
* some more properties of fold and elements in FSetPropertiesGravatar letouzey2007-06-08