| Age | Commit message (Expand) | Author |
| 2010-10-03 | Added multiple implicit arguments rules per name. | herbelin |
| 2010-09-28 | Fix bug #2321, allowing "_" named projections in classes. Not realizing | msozeau |
| 2010-09-28 | Remove some occurrences of "open Termops" | glondu |
| 2010-09-28 | Fix function applications without labels (OCaml warning 6) | glondu |
| 2010-09-24 | Some dead code removal, thanks to Oug analyzer | letouzey |
| 2010-09-02 | * removed declare_constant and declare_internal_constant | vsiles |
| 2010-09-02 | v13392 port from v8.3 to trunk : correct message when defining inductive schemes | vsiles |
| 2010-07-24 | Updated all headers for 8.3 and trunk | herbelin |
| 2010-07-22 | Simplified the way internalization_data (i.e. bindings of bound vars | herbelin |
| 2010-07-22 | Constrintern: unified push_name_env and push_loc_name_env; made | herbelin |
| 2010-06-29 | change the flag "internal" in declare/ind_tables from bool to | vsiles |
| 2010-06-12 | Fixing spelling: pr_coma -> pr_comma | herbelin |
| 2010-04-29 | Remove the svn-specific $Id$ annotations | letouzey |
| 2010-03-07 | Fix treatment of remaining unification constraints: raise a more | msozeau |
| 2009-11-11 | Added support for multiple where-clauses in Inductive and co (see wish #2163). | herbelin |
| 2009-11-09 | A bit of cleaning around name generation + creation of dedicated file namegen.ml | herbelin |
| 2009-11-08 | Restructuration of command.ml + generic infrastructure for inductive schemes | herbelin |
| 2009-10-28 | Integrate a few improvements on typeclasses and Program from the equations br... | msozeau |
| 2009-09-17 | Delete trailing whitespaces in all *.{v,ml*} files | glondu |
| 2009-07-07 | Jolification : tentative de supprimer les "( evd)" et associés qui | aspiwack |
| 2009-05-13 | Fix to my last notation patch: now fixpoint are correctly handled | vsiles |
| 2009-05-09 | - Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalence | herbelin |
| 2009-04-24 | Backporting 12080 (fixing bug #2091 on bad rollback in the "where" | herbelin |
| 2009-03-28 | Rewrite of Program Fixpoint to overcome the previous limitations: | msozeau |
| 2009-02-19 | On remplace evar_map par evar_defs (seul evar_defs est désormais exporté | aspiwack |
| 2009-01-19 | Les records déclarés avec Record ne peuvent plus être récursifs (le | aspiwack |
| 2009-01-17 | DISCLAIMER | puech |
| 2008-12-31 | Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod -> | herbelin |
| 2008-12-14 | Generalized binding syntax overhaul: only two new binders: `() and `{}, | msozeau |
| 2008-11-23 | Fixed bug #2006 (type constraint on Record was not taken into account) + | herbelin |
| 2008-11-10 | Fix mixup between Record, Structure and Class by adding a new variant for | msozeau |
| 2008-11-09 | More factorization of inductive/record and typeclasses: move class | msozeau |
| 2008-11-05 | Move Record desugaring to constrintern and add ability to use notations | msozeau |
| 2008-11-05 | Nouvelle syntaxe pour écrire des records (co)inductifs : | aspiwack |
| 2008-10-08 | Fix bug #1959 (remember: never use a partial functions mindlessly). | msozeau |
| 2008-09-14 | In manual implicit arguments mode, do not enrich implicits | msozeau |
| 2008-09-11 | Add enough information to correctly globalize recursive calls in inductive and | msozeau |
| 2008-07-17 | Uniformisation du format des messages d'erreur (commencent par une | herbelin |
| 2008-07-07 | Fix implicit arguments in sections bug and check for resolution of evars when | msozeau |
| 2008-07-04 | Fixes in handling of implicit arguments: | msozeau |
| 2008-05-30 | Improvements on coqdoc by adding more information into .glob | msozeau |
| 2008-05-06 | Postpone the search for the recursive argument index from the user given | msozeau |
| 2008-03-15 | Do a second pass on the treatment of user-given implicit arguments. Now | msozeau |
| 2008-03-08 | Fix bugs that were reopened due to the change of setoid | msozeau |
| 2008-03-06 | Syntax changes in typeclasses, remove "?" for usual implicit arguments | msozeau |
| 2007-12-31 | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau |
| 2007-12-06 | Plus de combinateurs sont passés de Util à Option. Le module Options | aspiwack |
| 2007-06-30 | - Ajout de la possibilité d'utiliser la notation Record pour les | herbelin |
| 2007-04-29 | Correction bug #1507 (report révision 9807 de v8.1 vers trunk) | herbelin |
| 2007-03-19 | Add a parameter to QuestionMark evar kind to say it can be turned into an obl... | msozeau |