| Age | Commit message (Expand) | Author |
| 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 |
| 2006-11-20 | Suppression du type 'tac dans les abstract_argument_type: devenu inutile | herbelin |
| 2006-11-16 | Work on dep types pattern matching | msozeau |
| 2006-11-15 | Some usability enhancements. | msozeau |
| 2006-11-13 | Better solve using tactics impl. | msozeau |
| 2006-11-10 | Work on mutual defs, various bug fixes. | msozeau |
| 2006-11-10 | Work on pattern inequalities for pattern matching branches. | msozeau |
| 2006-11-09 | Support for mutual defs in obligation handling. | msozeau |
| 2006-10-31 | Debug obligation handling code | msozeau |
| 2006-10-31 | Fix compile error | msozeau |
| 2006-10-31 | Work on obligation separation. | msozeau |
| 2006-10-29 | Suite commit polymorphisme | herbelin |
| 2006-10-26 | Facilities to automatically solve obligations | msozeau |
| 2006-10-10 | Fix 0 obligations bug | msozeau |
| 2006-09-28 | Add dependent list combinators test. | msozeau |
| 2006-09-15 | Report de l'heuristique d'unification premier ordre flexible/rigide | herbelin |
| 2006-09-04 | Fix wrong order for building library, add informative messages. | msozeau |
| 2006-09-01 | New handling of obligations. | msozeau |
| 2006-09-01 | Forgot to add this one. | msozeau |
| 2006-09-01 | Subtac fixes, new way of handling obligations in progress. | msozeau |
| 2006-06-23 | Fix wrong order of existentials in eterm. | msozeau |
| 2006-06-22 | Mutually structurally recursive defs and rec using measures added. | msozeau |
| 2006-06-20 | Wellfounded recursion using subtac working again. | msozeau |
| 2006-06-20 | Progress in new wf def typing. | msozeau |
| 2006-06-20 | Rewrite of the recursive defs handling in progress. | msozeau |
| 2006-06-07 | Correction trou de subject-reduction de create_arg dans genarg.mli | herbelin |
| 2006-06-01 | Fix some nasty bug with the evars-to-dependent sum encoding. | msozeau |
| 2006-05-29 | The "clean integration of subtac" patch. | msozeau |
| 2006-04-27 | - Distinction explicite des parties paramètres et arguments dans le type | herbelin |
| 2006-04-27 | Standardisation nom option_app en option_map | herbelin |
| 2006-04-16 | Added code to support "Program Lemma/Example... etc" | msozeau |
| 2006-04-14 | Si un fixpoint a plusieurs arguments, mais un seul de type inductif, | letouzey |
| 2006-04-14 | Test files for subtac. | msozeau |
| 2006-04-10 | Fixes for new unification, not used in default version as it really changes u... | msozeau |
| 2006-04-10 | Actual fix for the unification problem in theories/Reals/Rtrigo_fun (previous... | msozeau |
| 2006-04-07 | - Documentation of the Program tactics. | msozeau |
| 2006-03-22 | Subtac fixes, single fixpoint definitions are working again. Added a toggle o... | msozeau |
| 2006-03-22 | Made pretyping a functor over a coercion implementation. Pretyping.Default us... | msozeau |
| 2006-03-13 | Update of Subtac contrib. Add {wf n R} as an alternative to {struct n}. | msozeau |
| 2006-03-05 | New files for subtac | coq |
| 2006-02-22 | Work on recursive definitions | coq |
| 2006-02-22 | Add vernacular file for subtac | coq |
| 2006-02-21 | Work with binder lists, problem of tycons | coq |