| Commit message (Expand) | Author | Age |
* | Merge PR #6855: Update headers following #6543. | Maxime Dénès | 2018-03-05 |
|\ |
|
* | | Remove the deprecation for some 8.2-8.5 compatibility aliases. | Théo Zimmermann | 2018-03-02 |
| * | Update headers following #6543. | Théo Zimmermann | 2018-02-27 |
|/ |
|
* | Bump year in headers. | Pierre-Marie Pédrot | 2017-07-04 |
* | BigNums: remove files about BigN,BigZ,BigQ (now in an separate git repo) | Pierre Letouzey | 2017-06-13 |
* | Extending "contradiction" so that it recognizes statements such as "~x=x" or ... | Hugo Herbelin | 2016-09-15 |
* | Giving a more natural semantics to injection by default. | Hugo Herbelin | 2016-06-18 |
* | In NMake_gen, giving to tactic do_size a grammar rule which respects the levels. | Hugo Herbelin | 2016-06-16 |
* | Merge branch 'v8.5' | Pierre-Marie Pédrot | 2016-05-09 |
|\ |
|
| * | NPeano : improve compatibility for this deprecated file via compat notations | Pierre Letouzey | 2016-05-04 |
* | | 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-04-27 |
* | | Making parentheses mandatory in tactic scopes. | Pierre-Marie Pédrot | 2016-03-04 |
|/ |
|
* | Update copyright headers. | Maxime Dénès | 2016-01-20 |
* | Fix some typos. | Guillaume Melquiond | 2015-12-07 |
* | Update headers. | Maxime Dénès | 2015-01-12 |
* | Revert d0cd27e209be08ee51a2d609157367f053438a10: giving a different name | Matthieu Sozeau | 2014-10-11 |
* | Give the same argument name for the record binder of type class | Matthieu Sozeau | 2014-10-10 |
* | Simpl less (so that cbn will not simpl too much) | Pierre Boutillier | 2014-10-01 |
* | Keyed unification option, compiling the whole standard library | Matthieu Sozeau | 2014-09-27 |
* | "allows to", like "allowing to", is improper | Jason Gross | 2014-08-25 |
* | Arith: full integration of the "Numbers" modular framework | Pierre Letouzey | 2014-07-09 |
* | This commit adds full universe polymorphism and fast projections to Coq. | Matthieu Sozeau | 2014-05-06 |
* | More dynamic argument scopes | letouzey | 2013-07-17 |
* | NMake*: avoid some warning about Let outside sections | letouzey | 2013-03-22 |
* | nat_iter n f x -> nat_rect _ x (fun _ => f) n | pboutill | 2012-12-21 |
* | Ltac repeat is in fact already doing progress | letouzey | 2012-10-01 |
* | fast bitwise operations (lor,land,lxor) on int31 and BigN | letouzey | 2012-08-11 |
* | Updating headers. | herbelin | 2012-08-08 |
* | induction/destruct : nicer syntax for generating equations (solves #2741) | letouzey | 2012-07-09 |
* | ZArith + other : favor the use of modern names instead of compat notations | letouzey | 2012-07-05 |
* | Granted legitimate wish #2607 (not exposing crude fixpoint body of | herbelin | 2011-12-18 |
* | theories/, plugins/ and test-suite/ ported to the Arguments vernacular | gareuselesinge | 2011-11-21 |
* | Merge subinstances branch by me and Tom Prince. | msozeau | 2011-11-17 |
* | SearchAbout and similar: add a customizable blacklist | letouzey | 2011-08-11 |
* | Cleanup of files related with power over Z. | letouzey | 2011-07-01 |
* | Cleanup in SpecViaZ | letouzey | 2011-06-30 |
* | Cleanup of Ndigits | letouzey | 2011-06-30 |
* | Deletion of useless Zdigits_def | letouzey | 2011-06-28 |
* | Deletion of useless Zlog_def | letouzey | 2011-06-28 |
* | Deletion of useless Zsqrt_def | letouzey | 2011-06-28 |
* | Clean-up of Znumtheory, deletion of Zgcd_def | letouzey | 2011-06-24 |
* | Numbers: a particular case of div_unique | letouzey | 2011-06-24 |
* | Numbers: change definition of divide (compat with Znumtheory) | letouzey | 2011-06-24 |
* | Some migration of results from BinInt to Numbers | letouzey | 2011-06-20 |
* | Arithemtic: more concerning compare, eqb, leb, ltb | letouzey | 2011-06-20 |
* | Modularization of BinInt, related fixes in the stdlib | letouzey | 2011-05-05 |
* | Modularization of BinNat + fixes of stdlib | letouzey | 2011-05-05 |
* | Fix generated script for NMake, a rewrite necessitates full conversion for | msozeau | 2011-04-18 |
* | CompareSpec: a slight generalization/reformulation of CompSpec | letouzey | 2011-03-17 |