| Age | Commit message (Expand) | Author |
| 2008-03-27 | Various fixes on typeclasses: | msozeau |
| 2008-03-20 | Installation des .vo nécessaire à BigQ | notin |
| 2008-03-19 | migration of the old IntMap library from StdLib to a user contrib (Cachan/Int... | letouzey |
| 2008-03-16 | Ajout cible programs comme synonyme de subtac | herbelin |
| 2008-03-16 | Reorganize Program and Classes theories. Requiring Setoid no longer sets | msozeau |
| 2008-03-15 | Reorganisation of FSetAVL (consequences of remarks by B. Gregoire) | letouzey |
| 2008-03-11 | tactique Gappa : mise en place | filliatr |
| 2008-03-08 | Fix bugs that were reopened due to the change of setoid | msozeau |
| 2008-03-06 | Plug the new setoid implemtation in, leaving the original one commented | msozeau |
| 2008-02-26 | Proper implicit arguments handling for assumptions | msozeau |
| 2008-02-22 | Merge with lmamane's private branch: | lmamane |
| 2008-02-20 | Petits oublis dans Makefile.doc | notin |
| 2008-02-14 | Plongement de doc/Makefile dans la nouvelle architecutre des Makefile | notin |
| 2008-02-13 | Move class_setoid to class_tactics. | msozeau |
| 2008-02-06 | New algorithm to resolve morphisms, after discussion with Nicolas | msozeau |
| 2008-02-04 | Reorganization of FSet+FMap : no more files specific to Weak Sets/Maps | letouzey |
| 2008-02-03 | Add new files theories/Program/Basics.v and theories/Classes/Relations.v | msozeau |
| 2008-02-02 | factorization part II (Properties + EqProperties), inclusion of FSetDecide (f... | letouzey |
| 2008-01-24 | Prove the decidability of arithmetical statements using the real numbers. | roconnor |
| 2008-01-17 | Fix Makefile bug, using .v instead of .vo and document SetoidDec.v | msozeau |
| 2008-01-17 | Bug in sqrt321 | thery |
| 2008-01-11 | Amélioration de la génération des graphes de dépendances | notin |
| 2008-01-04 | Add partial setoids in theories/Classes, add SetoidDec class for setoids with... | msozeau |
| 2007-12-31 | Move Classes.Setoid to Classes.SetoidClass to avoid name clash. | msozeau |
| 2007-12-31 | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau |
| 2007-12-18 | Correction du bug #1745 (installation des fichiers .vo de Numbers) | notin |
| 2007-12-13 | migration of ide/utf8.v to theories/Unicode/Utf8.v | letouzey |
| 2007-12-06 | Plus de combinateurs sont passés de Util à Option. Le module Options | aspiwack |
| 2007-12-05 | Factorisation des opérations sur le type option de Util dans un module | aspiwack |
| 2007-11-16 | Added theorems; created NZPlusOrder from NTimesOrder. | emakarov |
| 2007-11-15 | Split NTimesOrder into properly NTimesOrder and NPlusOrder. | emakarov |
| 2007-11-14 | Update on Numbers; renamed ZOrder.v to ZLt to remove clash with ZArith/Zorder... | emakarov |
| 2007-11-08 | setoid_ring/Ring_zdiv is moved to ZArith and renamed to ZOdiv_def. | letouzey |
| 2007-11-07 | Forgot a backslash in Makefile.common. Added "(only parsing)" in BinNat.v. | emakarov |
| 2007-11-07 | Replaced BinNat with a new version that is based on theories/Numbers/Natural/... | emakarov |
| 2007-11-06 | Integration of theories/Ints/Z/* in ZArith and large cleanup and extension of... | letouzey |
| 2007-11-01 | Adding Qround.v (and helper lemmas and hints) | roconnor |
| 2007-10-25 | Adding BigQ and proofs | thery |
| 2007-10-25 | Added NIso.v to Makefile.common. Changed Examples.v in contrib/micromega to u... | emakarov |
| 2007-10-18 | Intallation des .cma/.cmxa | notin |
| 2007-10-18 | Copie de PreOmega.vo dans le répertoire d'installation de Coq | notin |
| 2007-10-18 | Typo dans Makefile.common | notin |
| 2007-10-17 | Major reorganisation of the extraction "backend". | letouzey |
| 2007-10-11 | Allow a few build system optimisations/corner-cutting | lmamane |
| 2007-10-05 | Added the automatic generation of the boolean equality if possible and the | vsiles |
| 2007-10-04 | Added the proof (in Numbers/Integers/TreeMod) that tree-like representation o... | emakarov |
| 2007-10-03 | Révision de theories/Logic concernant les axiomes de descriptions. | herbelin |
| 2007-10-02 | The following now compiles: abstract integers with plus, minus and times, bin... | emakarov |
| 2007-10-01 | Added the compilation of theories/Numbers to Makefile.common. The following t... | emakarov |
| 2007-09-27 | Découpage de Setoid.v | notin |