| Age | Commit message (Expand) | Author |
| 2009-03-20 | Directory 'contrib' renamed into 'plugins', to end confusion with archive of ... | letouzey |
| 2009-03-14 | Makefile: ml dependencies of contribs are moved to .mllib files | letouzey |
| 2009-02-19 | On remplace evar_map par evar_defs (seul evar_defs est désormais exporté | aspiwack |
| 2009-02-06 | pushed evar reduction in kernel | barras |
| 2009-02-03 | Allow to turn contrib/subtac into a (nat)dynlink'able plugin | letouzey |
| 2009-01-23 | Petit nettoyage faisant suite au commit #11847 . | aspiwack |
| 2009-01-18 | Last changes in type class syntax: | msozeau |
| 2009-01-04 | Fixed bugs #2001 (search_guard was overwriting the guard index given | herbelin |
| 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-12-09 | About "apply in": | herbelin |
| 2008-12-04 | Correct handling of defined methods (let-ins) in instance declarations. | msozeau |
| 2008-11-09 | More factorization of inductive/record and typeclasses: move class | msozeau |
| 2008-11-07 | Add the ability to give a specific tactic to solve each obligation in | msozeau |
| 2008-11-05 | Move Record desugaring to constrintern and add ability to use notations | msozeau |
| 2008-10-23 | Open notation for declaring record instances. | msozeau |
| 2008-10-23 | Generalized implementation of generalization. | msozeau |
| 2008-10-22 | Affichage des notations récursives: | herbelin |
| 2008-10-03 | Minor fixes related to coqdoc and --interpolate and the dependent | msozeau |
| 2008-09-25 | Partial fix for bug #1948: recompute order of dependencies between | msozeau |
| 2008-09-15 | Report improvements in Equations to the dependent elimination tactic: | msozeau |
| 2008-09-15 | Fix bug #1943 and restrict the inference optimisation of Program to | msozeau |
| 2008-09-14 | In manual implicit arguments mode, do not enrich implicits | msozeau |
| 2008-09-14 | Fix bug #1936: uncaught exception due to undefinable exceptions. | msozeau |
| 2008-09-14 | Fix bug #1940: uncaught exception when searching for a type class. | msozeau |
| 2008-09-13 | Finish debugging the unification machinery in [Equations]. Do the _comp | msozeau |
| 2008-09-12 | Add a type argument to letin_tac instead of using casts and recomputing | msozeau |
| 2008-09-11 | Add enough information to correctly globalize recursive calls in inductive and | msozeau |
| 2008-09-11 | Some more debugging of [Equations], unification still not perfect. | msozeau |
| 2008-09-07 | Check [Equations] patterns are for the right function. | msozeau |
| 2008-09-07 | More debugging of [Equations], now able to discharge even the heavily | msozeau |
| 2008-09-07 | Better handling of the opacity of proof obligations, add the possibility of | msozeau |
| 2008-09-03 | Better handling of recursive Equations definitions... still not perfect. | msozeau |
| 2008-09-03 | Correct handling of implicit arguments in [Equations] definitions, | msozeau |
| 2008-09-02 | Add support for recursive definitions to [Equations], deciding if a | msozeau |
| 2008-09-02 | Initial implementation of a new command to define (dependent) functions by | msozeau |
| 2008-09-02 | - Remove some dead code in subtac | msozeau |
| 2008-09-02 | Propagating commit 11343 from branch v8.2 to trunk (wish 1934 about | herbelin |
| 2008-08-26 | Give back progress information after feeding the Program Instance to the | msozeau |
| 2008-08-21 | Various fixes w.r.t typeclasses and subtac: resolve tcs properly inside | msozeau |
| 2008-08-04 | Évolutions diverses et variées. | herbelin |
| 2008-07-24 | Fix bug #1913, checking for unresolved evars which aren't obligations. | msozeau |
| 2008-07-24 | Suite commit 11236 | notin |
| 2008-07-18 | Rétablissement de l'option -dump-glob de coq top et de l'option -glob-from d... | notin |
| 2008-07-02 | Correct a bug in the coercion code where we did not go under constants | msozeau |
| 2008-07-01 | Various bug fixes in type classes and subtac: | msozeau |
| 2008-06-25 | Création du fichier dumpglob.ml, qui rassemble les fonctions de globalisatio... | notin |
| 2008-06-22 | Rename obligations_tactic to obligation_tactic and fix bugs #1893. | msozeau |
| 2008-06-21 | Code cleanup in typeclasses, remove dead and duplicated code. | msozeau |
| 2008-06-21 | Various improvements in handling of evars in general and typing | msozeau |