| Commit message (Expand) | Author | Age |
* | Splitting primitive numeral parser/printer for positive, N, Z into three files. | Hugo Herbelin | 2018-06-29 |
* | 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 |
|/ |
|
* | Decimal goodies : conversion to/from Coq strings | Pierre Letouzey | 2018-02-20 |
* | Decimal: proofs that conversions from/to nat,N,Z are bijections | Pierre Letouzey | 2018-02-20 |
* | Ensuring all .v files end with a newline to make "sed -i" work better on them. | Hugo Herbelin | 2017-08-21 |
* | Merge PR #845: Add Z.mod_div lemma to standard library. | Maxime Dénès | 2017-07-26 |
|\ |
|
* | | Bump year in headers. | Pierre-Marie Pédrot | 2017-07-04 |
| * | Add Z.mod_div lemma to standard library. | Russell O'Connor | 2017-06-29 |
|/ |
|
* | BigNums: remove files about BigN,BigZ,BigQ (now in an separate git repo) | Pierre Letouzey | 2017-06-13 |
* | drop vo.itarget files and compute the corresponding the corresponding values ... | Matej Kosik | 2017-06-01 |
* | Fix some documentation typos. | Guillaume Melquiond | 2016-11-24 |
* | ZDivEucl: notations in different scope to avoid a warning | Pierre Letouzey | 2016-09-28 |
* | 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 |
* | Remove unneded hints in NZGcd | Matthieu Sozeau | 2016-06-16 |
* | Typeclasses: stdlib fixes for new search algorithm | Matthieu Sozeau | 2016-06-16 |
* | 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 |
* | | Qcanon : implement some old suggestions by C. Auger | Pierre Letouzey | 2016-02-26 |
|/ |
|
* | Update copyright headers. | Maxime Dénès | 2016-01-20 |
* | Fix some typos. | Guillaume Melquiond | 2015-12-07 |
* | Fix some typos. | Guillaume Melquiond | 2015-10-13 |
* | Update headers. | Maxime Dénès | 2015-01-12 |
* | Failing on unbound notation variable in notation level modifiers | Hugo Herbelin | 2014-12-15 |
* | Enforcing a stronger difference between the two syntaxes "simpl | Hugo Herbelin | 2014-11-16 |
* | 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 |
* | Fix segfault in native compiler on int31 division. | Maxime Dénès | 2014-10-10 |
* | argument flip of Cyclic31.nshiftr and Cyclic31.nshiftl | Pierre Boutillier | 2014-10-01 |
* | 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 |
* | - Fix printing and parsing of primitive projections, including the Set | Matthieu Sozeau | 2014-09-09 |
* | "allows to", like "allowing to", is improper | Jason Gross | 2014-08-25 |
* | instanciation is French, instantiation is English | Jason Gross | 2014-08-25 |
* | Arith: full integration of the "Numbers" modular framework | Pierre Letouzey | 2014-07-09 |
* | Fixing bug #3270. Patch by Robbert Krebbers. | Pierre-Marie Pédrot | 2014-07-08 |
* | Making those proofs which depend on names generated for the arguments | Hugo Herbelin | 2014-06-01 |
* | Moving (e)transitivity out of the AST. | Pierre-Marie Pédrot | 2014-05-20 |
* | - Fix treatment of global universe constraints which should be passed along | Matthieu Sozeau | 2014-05-06 |
* | Restore reasonable performance by not allocating during universe checks, | Matthieu Sozeau | 2014-05-06 |
* | - Rename eq to equal in Univ, document new modules, set interfaces. | Matthieu Sozeau | 2014-05-06 |
* | This commit adds full universe polymorphism and fast projections to Coq. | Matthieu Sozeau | 2014-05-06 |
* | Pos.iter arguments in a better order for cbn. | Pierre Boutillier | 2014-05-02 |
* | "Boolean Equality" and "Case Analysis" are already off by default... | letouzey | 2013-07-17 |