| Age | Commit message (Expand) | Author |
| 2010-11-02 | NZSqrt : since spec is complete, no need for morphism axiom sqrt_wd | letouzey |
| 2010-11-02 | NZLog : since spec is complete, no need for morphism axiom log2_wd | letouzey |
| 2010-11-02 | Numbers : log2. Abstraction, properties and implementations. | letouzey |
| 2010-11-02 | Numbers: specs about sqrt and pow of neg numbers, even in NZ | letouzey |
| 2010-11-02 | Numbers: NZPowProp as a Module Type, some module variable renaming | letouzey |
| 2010-10-19 | Add sqrt in Numbers | letouzey |
| 2010-10-14 | Numbers : also axiomatize constants 1 and 2. | letouzey |
| 2010-10-14 | Numbers: new functions pow, even, odd + many reorganisations | letouzey |
| 2010-07-24 | Updated all headers for 8.3 and trunk | herbelin |
| 2010-06-08 | Made option "Automatic Introduction" active by default before too many | herbelin |
| 2010-04-29 | Remove the svn-specific $Id$ annotations | letouzey |
| 2010-02-09 | Numbers: properties of min/max with respect to 0,S,P,add,sub,mul | letouzey |
| 2010-02-09 | ZBinary (impl of Numbers via Z) reworked, comes earlier, subsumes ZOrderedType | letouzey |
| 2010-01-29 | Division in numbers: kills some Include to avoid bad alias Zsucc = ZDiv.Z.Z'.S | letouzey |
| 2010-01-18 | More improvements of BigN, BigZ, BigQ: | letouzey |
| 2010-01-17 | BigN, BigZ, BigQ: presentation via unique module with both ops and props | letouzey |
| 2010-01-14 | Avoid some more re-declarations of Equivalence instances | letouzey |
| 2010-01-12 | Numbers: two more Local Obligation Tactic | letouzey |
| 2010-01-11 | Support "Local Obligation Tactic" (now the default in sections). | msozeau |
| 2010-01-08 | Numbers: BigN and BigZ get instantiations of all properties about div and mod | letouzey |
| 2010-01-08 | Numbers: axiomatization + generic properties of abs and sgn. | letouzey |
| 2010-01-07 | 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-06 | "by" becomes officially a reserved keyword of Coq (fixes "rewrite ... at ... ... | letouzey |
| 2010-01-05 | Numbers abstract layer: more Module Type, used especially for divisions. | letouzey |
| 2010-01-05 | Avoid declaring hints about refl/sym/trans of eq in DecidableType2 | letouzey |
| 2010-01-05 | Division in Numbers: proofs with less auto (less sensitive to hints, in parti... | letouzey |
| 2010-01-05 | Division in Numbers: factorisation of signatures | letouzey |
| 2010-01-04 | Specific syntax for Instances in Module Type: Declare Instance | letouzey |
| 2009-12-18 | RelationPairs: stop loading it in all Numbers, stop maximal args with fst/snd | letouzey |
| 2009-12-17 | Division in Numbers : more properties, new filenames based on a paper by R. B... | letouzey |
| 2009-12-16 | Division in Numbers: more properties proved (still W.I.P.) | letouzey |
| 2009-12-15 | A generic euclidean division in Numbers (Still Work-In-Progress) | letouzey |
| 2009-11-30 | Fix backtracking heuristic in typeclass resolution. | msozeau |
| 2009-11-12 | BigQ / BigN / BigZ syntax and scope improvements (sequel to 12504) | letouzey |
| 2009-11-12 | Repair interpretation of numeral for BigQ, add a printer (close #2160) | letouzey |
| 2009-11-10 | SpecViaZ.NSig: all-in-one spec for [pred] and [sub] based on ZMax | letouzey |
| 2009-11-10 | Simplification of Numbers, mainly thanks to Include | letouzey |
| 2009-11-06 | Numbers: more (syntactic) changes toward new style of type classes | letouzey |
| 2009-11-03 | Numbers: start using Classes stuff, Equivalence, Proper, Instance, etc | letouzey |
| 2009-10-08 | Init/Tactics.v: tactic with nicer name 'exfalso' for 'elimtype False' | letouzey |
| 2009-09-17 | Delete trailing whitespaces in all *.{v,ml*} files | glondu |
| 2008-12-12 | Uniformity with the rest of the StdLib : _symm --> _sym | letouzey |
| 2008-09-14 | Add user syntax for creating hint databases [Create HintDb foo | msozeau |
| 2008-07-26 | Even better test for choosing rewrite or setoid_rewrite. | msozeau |
| 2008-07-04 | Fix bug #1899: no more strange notations for Qge and Qgt | letouzey |
| 2008-06-27 | Enhanced discrimination nets implementation, which can now work with | msozeau |
| 2008-06-03 | In abstract parts of theories/Numbers, plus/times becomes add/mul, | letouzey |
| 2008-06-02 | In abstract parts of theories/Numbers, plus/times becomes add/mul, | letouzey |
| 2008-06-01 | Enhance the BigN and BigZ infrastructure: | letouzey |