| Age | Commit message (Expand) | Author |
| 2019-05-21 | Remove undocumented Instance : ! syntax | Gaëtan Gilbert |
| 2019-02-04 | Merge PR #9386: Pass some files to strict focusing mode. | Pierre-Marie Pédrot |
| 2019-01-24 | Make `Instance` without a body always open a proof. | Maxime Dénès |
| 2019-01-23 | Pass some files to strict focusing mode. | Gaëtan Gilbert |
| 2018-12-19 | Put #[universes(template)] on all auto template spots in stdlib | Gaëtan Gilbert |
| 2018-09-10 | Adapting standard library to the introduction of "Declare Scope". | Hugo Herbelin |
| 2018-02-27 | Update headers following #6543. | Théo Zimmermann |
| 2017-07-04 | Bump year in headers. | Pierre-Marie Pédrot |
| 2017-06-14 | Remove deprecated options from the standard library. | Guillaume Melquiond |
| 2016-01-20 | Update copyright headers. | Maxime Dénès |
| 2015-12-31 | Put implicits back as in 8.4. | Matthieu Sozeau |
| 2015-05-12 | Mark PreOrder as a consequence of Equivalence. (Fix bug #4213) | Guillaume Melquiond |
| 2015-01-12 | Update headers. | Maxime Dénès |
| 2014-10-11 | Revert d0cd27e209be08ee51a2d609157367f053438a10: giving a different name | Matthieu Sozeau |
| 2014-10-10 | Give the same argument name for the record binder of type class | Matthieu Sozeau |
| 2014-05-09 | Restore implicit arguments of irreflexivity (fixes bug #3305). | Matthieu Sozeau |
| 2014-05-06 | This commit adds full universe polymorphism and fast projections to Coq. | Matthieu Sozeau |
| 2012-10-26 | Change Hint Resolve, Immediate to take a global reference as argument | msozeau |
| 2012-08-08 | Updating headers. | herbelin |
| 2012-07-05 | Open Local Scope ---> Local Open Scope, same with Notation and alii | letouzey |
| 2012-04-15 | Fixing tauto "special" behavior on singleton types w/ 2 parameters (bug #2680). | herbelin |
| 2012-03-20 | Fix interface of resolve_typeclasses: onlyargs -> with_goals: | msozeau |
| 2011-11-21 | theories/, plugins/ and test-suite/ ported to the Arguments vernacular | gareuselesinge |
| 2011-11-17 | Merge subinstances branch by me and Tom Prince. | msozeau |
| 2011-10-05 | Use an ad-hoc monomorphic list in RelationClasses to avoid some universe cons... | letouzey |
| 2011-07-04 | StrictOrder marked explicitly to be in Prop | letouzey |
| 2011-01-11 | Add [Typeclasses Debug] option that respects backtracking, solve | msozeau |
| 2010-12-09 | In passing, very quick uniformization of coqdoc headers in a few files. | herbelin |
| 2010-07-27 | Minor fixes: | msozeau |
| 2010-07-24 | Updated all headers for 8.3 and trunk | herbelin |
| 2010-04-29 | Remove the svn-specific $Id$ annotations | letouzey |
| 2010-04-22 | Here comes the commit, announced long ago, of the new tactic engine. | aspiwack |
| 2010-02-17 | RelationClasses: adapt eq_Reflexive and co to avoid Universe Inconsistencies | letouzey |
| 2010-02-09 | ZBinary (impl of Numbers via Z) reworked, comes earlier, subsumes ZOrderedType | letouzey |
| 2010-01-11 | Support "Local Obligation Tactic" (now the default in sections). | msozeau |
| 2009-11-08 | Use generalizable variables info when internalizing arbitrary bindings, | msozeau |
| 2009-11-02 | list, length, app are migrated from List to Datatypes | letouzey |
| 2009-10-27 | Add a new vernacular command for controling implicit generalization of | msozeau |
| 2009-10-22 | Fix new instances that could easily make class resolution loop on | msozeau |
| 2009-10-13 | MSets: a new generation of FSets | letouzey |
| 2009-10-05 | Correctly do backtracking during type class resolution even if only new | msozeau |
| 2009-09-28 | Fix the stdlib doc compilation + switch all .v file to utf8 | letouzey |
| 2009-09-17 | Delete trailing whitespaces in all *.{v,ml*} files | glondu |
| 2009-09-15 | Stop using [obligation_tactic] from Program.Tactics as the default | msozeau |
| 2009-09-10 | Misc fixes: | msozeau |
| 2009-09-08 | Fix the bug-ridden code used to choose leibniz or generalized | msozeau |
| 2009-05-16 | Minor fixes in typeclasses: | msozeau |
| 2009-04-27 | - Implementation of a new typeclasses eauto procedure based on success | msozeau |
| 2009-04-16 | Better Requires in Classes. Fix bug #2093: the code does not require | msozeau |
| 2009-04-07 | Move setoid_rewrite to its own module and do some clean up in | msozeau |