| Age | Commit message (Expand) | Author |
| 2009-03-20 | Directory 'contrib' renamed into 'plugins', to end confusion with archive of ... | 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 |
| 2008-12-31 | Moved parts of Sign to Term. Unified some names (e.g. decomp_n_prod -> | herbelin |
| 2008-09-07 | Better handling of the opacity of proof obligations, add the possibility of | msozeau |
| 2008-07-01 | Various bug fixes in type classes and subtac: | msozeau |
| 2008-06-19 | Little fixes: print unbound variable in error message (patch by Samuel | msozeau |
| 2008-06-18 | Improvements in subtac: | msozeau |
| 2008-06-17 | Cleanup in subtac_cases, preparing to use improvements on return predicate | msozeau |
| 2008-05-15 | Various fixes: | msozeau |
| 2008-05-06 | Postpone the search for the recursive argument index from the user given | msozeau |
| 2008-05-05 | Mise en place d'un algorithme d'inversion des contraintes de type lors | herbelin |
| 2008-04-13 | Bugs, nettoyage, et améliorations diverses | herbelin |
| 2008-04-01 | Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaient | herbelin |
| 2008-03-28 | - Second pass on implementation of let pattern. Parse "let ' par [as x]? | msozeau |
| 2008-03-16 | Removed unneeded tactics from RelationClasses. Use | msozeau |
| 2007-12-31 | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau |
| 2007-12-05 | Factorisation des opérations sur le type option de Util dans un module | aspiwack |
| 2007-09-21 | curpat_ty was in a smaller context | msozeau |
| 2007-08-27 | Suppression des type_app et body_of_type qui alourdissent inutilement le code | herbelin |
| 2007-08-26 | Fix evars bug in mutual fixpoints with implicit types and bug in inequalities... | msozeau |
| 2007-07-19 | Documentation of Program and its tactics, fix enormous interaction bug due to... | msozeau |
| 2007-07-12 | Cleanup, use Util list functions when possible | msozeau |
| 2007-07-02 | Better handling of aliases, add command to solve a particular obligation. | msozeau |
| 2007-06-14 | Add Solve All Obligations command, fix bug in inequality generation introduce... | msozeau |
| 2007-06-09 | Various Program fixes, multiple pattern matches, aliases. Fix bug in coercion... | msozeau |
| 2007-04-17 | Correct implementation of undo in obligations handling code, correct some bug... | msozeau |
| 2007-03-26 | Make multiple patterns work again with Program while simplifying the code. | msozeau |
| 2007-03-19 | Add a parameter to QuestionMark evar kind to say it can be turned into an obl... | msozeau |
| 2007-03-15 | Suppression argument pattern_source du case_info (code jamais utilisé) | herbelin |
| 2007-02-27 | Fix wf bug from F. Besson and work on ineqs generation. | msozeau |
| 2007-02-23 | Debug wellfounded defs, work on cleaning obls envs | msozeau |
| 2007-02-19 | Various little subtac fixes, add some useful tactics. | msozeau |
| 2007-02-16 | Add subtac keywords to coqide and coqdoc, add 'dec' as keyword in subtac Utils. | msozeau |
| 2007-02-16 | lift params appropriately, do not need to coerce to tycon | msozeau |
| 2007-02-16 | Update implementation for dependent types. Works just as well as before for s... | msozeau |
| 2007-02-12 | Fix matching on dependent types, taking a safe stand. | msozeau |
| 2007-02-07 | Various subtac fixes. Add inequalities in pattern matching branches when need... | msozeau |
| 2007-02-03 | Work on ineqs generation. | msozeau |
| 2007-01-30 | constr_of_pat bug with nested patterns. | msozeau |
| 2007-01-29 | Various fixes in subtac, update some test cases. | msozeau |
| 2007-01-29 | Coqdoc patch for Program, fix xlate.ml warning and little subtac fixes. | msozeau |
| 2007-01-15 | Various subtac fixes. | msozeau |
| 2007-01-08 | Subtac fixes, support for reasoning on wf defs. | msozeau |
| 2007-01-02 | Rework subtac pattern matching equalities generation. | msozeau |
| 2006-12-22 | Default tactic for solving goals. | msozeau |
| 2006-12-14 | Reimplemented equality generation for pattern matching at typing time. First ... | msozeau |
| 2006-12-12 | Subtac: work on cases. | msozeau |
| 2006-12-08 | Subtac bug fix, add list take example. | msozeau |
| 2006-11-29 | Fork of cases impl for subtac. | msozeau |