aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.common
Commit message (Expand)AuthorAge
* Intégration de micromega ("omicron" pour fourier et sa variante sur Z,Gravatar herbelin2008-05-19
* ZModulo: Z viewed modulo 2^digits implements CyclicAxiomsGravatar letouzey2008-05-17
* Filename ZnZ (or Z_nZ in a later attempt) is neither pretty nor accurateGravatar letouzey2008-05-16
* BigNum: more reorganization, mainly moves GenXYZ to DoubleXYZGravatar letouzey2008-05-16
* ZTreeMod was meant to prove that BigZ correspond to the Integer Axioms.Gravatar letouzey2008-05-16
* More BigNum cleanup: Gravatar letouzey2008-05-16
* Oubli lors de la révision 10899 (Bool_nat.vo)Gravatar notin2008-05-15
* Still Ints-->Numbers transition: fix the previous commit about a typoGravatar letouzey2008-05-09
* Still Ints-->Numbers transition: fix a typo preventing the compilation of BigQGravatar letouzey2008-05-08
* Integration of theories/Ints into theories/Numbers, part 1: moving filesGravatar letouzey2008-05-07
* menage dans funind + deplaceemnt de recdef dans funindGravatar jforest2008-04-28
* Suite r10857Gravatar herbelin2008-04-27
* Prise en compte des coercions dans les clauses "with" même si le typeGravatar herbelin2008-04-23
* Addded the "Dump Tree" command.Gravatar cek2008-04-21
* tactique gappaGravatar filliatr2008-04-17
* Add almost empty Classes.tex for documentation of type classes.Gravatar msozeau2008-04-17
* first-order --> firstorder (kills a warning about not being a valid id)Gravatar letouzey2008-04-16
* - A little cleanup in Classes/*. Separate standard morphisms onGravatar msozeau2008-04-08
* A file that can be loaded when a migration from Set to Type is desiredGravatar letouzey2008-04-04
* New file FMapFullAVL containing the balancing proofs about FMapAVL:Gravatar letouzey2008-04-03
* Various fixes on typeclasses:Gravatar msozeau2008-03-27
* Installation des .vo nécessaire à BigQGravatar notin2008-03-20
* migration of the old IntMap library from StdLib to a user contrib (Cachan/Int...Gravatar letouzey2008-03-19
* Ajout cible programs comme synonyme de subtacGravatar herbelin2008-03-16
* Reorganize Program and Classes theories. Requiring Setoid no longer setsGravatar msozeau2008-03-16
* Reorganisation of FSetAVL (consequences of remarks by B. Gregoire)Gravatar letouzey2008-03-15
* tactique Gappa : mise en placeGravatar filliatr2008-03-11
* Fix bugs that were reopened due to the change of setoidGravatar msozeau2008-03-08
* Plug the new setoid implemtation in, leaving the original one commentedGravatar msozeau2008-03-06
* Proper implicit arguments handling for assumptionsGravatar msozeau2008-02-26
* Merge with lmamane's private branch:Gravatar lmamane2008-02-22
* Petits oublis dans Makefile.docGravatar notin2008-02-20
* Plongement de doc/Makefile dans la nouvelle architecutre des MakefileGravatar notin2008-02-14
* Move class_setoid to class_tactics.Gravatar msozeau2008-02-13
* New algorithm to resolve morphisms, after discussion with NicolasGravatar msozeau2008-02-06
* Reorganization of FSet+FMap : no more files specific to Weak Sets/MapsGravatar letouzey2008-02-04
* Add new files theories/Program/Basics.v and theories/Classes/Relations.vGravatar msozeau2008-02-03
* factorization part II (Properties + EqProperties), inclusion of FSetDecide (f...Gravatar letouzey2008-02-02
* Prove the decidability of arithmetical statements using the real numbers.Gravatar roconnor2008-01-24
* Fix Makefile bug, using .v instead of .vo and document SetoidDec.vGravatar msozeau2008-01-17
* Bug in sqrt321Gravatar thery2008-01-17
* Amélioration de la génération des graphes de dépendancesGravatar notin2008-01-11
* Add partial setoids in theories/Classes, add SetoidDec class for setoids with...Gravatar msozeau2008-01-04
* Move Classes.Setoid to Classes.SetoidClass to avoid name clash.Gravatar msozeau2007-12-31
* Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...Gravatar msozeau2007-12-31
* Correction du bug #1745 (installation des fichiers .vo de Numbers)Gravatar notin2007-12-18
* migration of ide/utf8.v to theories/Unicode/Utf8.vGravatar letouzey2007-12-13
* Plus de combinateurs sont passés de Util à Option. Le module Options Gravatar aspiwack2007-12-06
* Factorisation des opérations sur le type option de Util dans un module Gravatar aspiwack2007-12-05
* Added theorems; created NZPlusOrder from NTimesOrder.Gravatar emakarov2007-11-16