| Commit message (Expand) | Author | Age |
* | Update headers following #6543. | Théo Zimmermann | 2018-02-27 |
* | Bump year in headers. | Pierre-Marie Pédrot | 2017-07-04 |
* | Update copyright headers. | Maxime Dénès | 2016-01-20 |
* | Update headers. | Maxime Dénès | 2015-01-12 |
* | Updating headers. | herbelin | 2012-08-08 |
* | Numbers: some improvements in proofs | letouzey | 2011-01-03 |
* | Numbers : also axiomatize constants 1 and 2. | letouzey | 2010-10-14 |
* | Numbers: new functions pow, even, odd + many reorganisations | letouzey | 2010-10-14 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | Reverted 13293 commited mistakenly. Sorry for the noise. | herbelin | 2010-07-18 |
* | Tentative de suppression de l'import automatique des hints et coercions. | herbelin | 2010-07-18 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | Include can accept both Module and Module Type | letouzey | 2010-01-07 |
* | Numbers: separation of funs, notations, axioms. Notations via module, without... | letouzey | 2010-01-07 |
* | Numbers abstract layer: more Module Type, used especially for divisions. | letouzey | 2010-01-05 |
* | Simplification of Numbers, mainly thanks to Include | letouzey | 2009-11-10 |
* | Numbers: more (syntactic) changes toward new style of type classes | letouzey | 2009-11-06 |
* | Numbers: start using Classes stuff, Equivalence, Proper, Instance, etc | letouzey | 2009-11-03 |
* | Init/Tactics.v: tactic with nicer name 'exfalso' for 'elimtype False' | letouzey | 2009-10-08 |
* | Implicit argument of Logic.eq become maximally inserted | letouzey | 2009-10-08 |
* | Uniformity with the rest of the StdLib : _symm --> _sym | letouzey | 2008-12-12 |
* | In abstract parts of theories/Numbers, plus/times becomes add/mul, | letouzey | 2008-06-03 |
* | In abstract parts of theories/Numbers, plus/times becomes add/mul, | letouzey | 2008-06-02 |
* | Coq headers + $ in theories/Numbers files | letouzey | 2008-05-15 |
* | Add the ability to specify what to do with free variables in instance | msozeau | 2008-04-12 |
* | Reorganize Program and Classes theories. Requiring Setoid no longer sets | msozeau | 2008-03-16 |
* | Plug the new setoid implemtation in, leaving the original one commented | msozeau | 2008-03-06 |
* | An update on Numbers. Added two files dealing with recursion, for information... | emakarov | 2007-11-22 |
* | Added theorems; created NZPlusOrder from NTimesOrder. | emakarov | 2007-11-16 |
* | Update on Numbers; renamed ZOrder.v to ZLt to remove clash with ZArith/Zorder... | emakarov | 2007-11-14 |
* | Moved several lemmas from theories/Numbers/NumPrelude to theories/Init/Logic. | emakarov | 2007-11-08 |
* | Replaced BinNat with a new version that is based on theories/Numbers/Natural/... | emakarov | 2007-11-07 |
* | An update of theories/Numbers | emakarov | 2007-11-03 |
* | Added Numbers/Natural/Abstract/NIso.v that proves that any two models of natu... | emakarov | 2007-10-23 |
* | Added the compilation of theories/Numbers to Makefile.common. The following t... | emakarov | 2007-10-01 |
* | An update on theories/Numbers. | emakarov | 2007-09-25 |
* | Update on theories/Numbers. Natural numbers are mostly complete, | emakarov | 2007-09-21 |