| Age | Commit message (Expand) | Author |
| 2016-06-16 | In NMake_gen, giving to tactic do_size a grammar rule which respects the levels. | Hugo Herbelin |
| 2016-04-27 | Revert "In NMake_gen, giving to tactic do_size a grammar rule which respects ... | Hugo Herbelin |
| 2016-04-27 | In NMake_gen, giving to tactic do_size a grammar rule which respects the levels. | Hugo Herbelin |
| 2016-01-20 | Update copyright headers. | Maxime Dénès |
| 2015-01-12 | Update headers. | Maxime Dénès |
| 2014-09-27 | Keyed unification option, compiling the whole standard library | Matthieu Sozeau |
| 2014-05-06 | This commit adds full universe polymorphism and fast projections to Coq. | Matthieu Sozeau |
| 2013-07-17 | More dynamic argument scopes | letouzey |
| 2013-03-22 | NMake*: avoid some warning about Let outside sections | letouzey |
| 2012-08-08 | Updating headers. | herbelin |
| 2011-12-18 | Granted legitimate wish #2607 (not exposing crude fixpoint body of | herbelin |
| 2011-11-21 | theories/, plugins/ and test-suite/ ported to the Arguments vernacular | gareuselesinge |
| 2011-06-30 | Cleanup of Ndigits | letouzey |
| 2011-04-18 | Fix generated script for NMake, a rewrite necessitates full conversion for | msozeau |
| 2011-02-11 | Annotations at functor applications: | letouzey |
| 2011-01-04 | Ndigits: a Pshiftl_nat used in BigN (was double_digits there) | letouzey |
| 2010-12-06 | Numbers and bitwise functions. | letouzey |
| 2010-09-09 | NMake : another round of heavy rework | letouzey |
| 2010-07-24 | Updated all headers for 8.3 and trunk | herbelin |
| 2010-06-08 | Fixing commit r13090 (forgot to commit the file generating Nmake_gen.v). | herbelin |
| 2010-05-19 | Discontinue support for ocaml 3.09.* | letouzey |
| 2010-04-29 | Remove the svn-specific $Id$ annotations | letouzey |
| 2010-03-10 | NMake: Reorganization, interface for NMake_gen, explicit View, tactic destr_t... | letouzey |
| 2010-03-10 | NMake_gen.ml: robustness w.r.t size, remove old commented stuff about shiftl | letouzey |
| 2010-02-08 | DoubleCyclic + NMake : typeclasses, more genericity, less ML macro-generation | letouzey |
| 2010-01-25 | NMake (and hence BigN): shiftr, shiftl now in the signature NSig | letouzey |
| 2010-01-25 | NMake: several things need not be macro-generated | letouzey |
| 2010-01-19 | NMake_gen: fix previous commit (some spaces were critical), remove some more ... | letouzey |
| 2010-01-19 | NMake_gen: no more spaces at end of lines | 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-08 | Numbers: BigN and BigZ get instantiations of all properties about div and mod | letouzey |
| 2009-11-10 | SpecViaZ.NSig: all-in-one spec for [pred] and [sub] based on ZMax | letouzey |
| 2009-09-17 | Delete trailing whitespaces in all *.{v,ml*} files | glondu |
| 2008-09-14 | Add user syntax for creating hint databases [Create HintDb foo | msozeau |
| 2008-06-27 | Enhanced discrimination nets implementation, which can now work with | msozeau |
| 2008-06-18 | Propagation des révisions 11144 et 11136 de la 8.2 vers le trunk | herbelin |
| 2008-06-01 | Enhance the BigN and BigZ infrastructure: | letouzey |
| 2008-05-28 | CyclicAxioms: after discussion with Laurent, znz_WW and variants are | letouzey |
| 2008-05-22 | switch theories/Numbers from Set to Type (both the abstract and the bignum pa... | letouzey |
| 2008-05-16 | Filename ZnZ (or Z_nZ in a later attempt) is neither pretty nor accurate | letouzey |
| 2008-05-16 | BigNum: more reorganization, mainly moves GenXYZ to DoubleXYZ | letouzey |
| 2008-05-16 | More BigNum cleanup: | letouzey |
| 2008-05-15 | Coq headers + $ in theories/Numbers files | letouzey |
| 2008-05-08 | Oups, my new version of NMake_gen.ml was relying on a 3.10 feature: | letouzey |
| 2008-05-08 | Integration of theories/Ints into theories/Numbers, again : better generation... | letouzey |