| Age | Commit message (Expand) | Author |
| 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-06-07 | Unification des types + clause filtrage manquante + uniformisation locale | herbelin |
| 2007-05-20 | - Propagation des evars non résolues vers les with_bindings; permet par exemple | herbelin |
| 2007-04-25 | New keyword "Inline" for Parameters and Axioms for automatic | soubiran |
| 2007-04-17 | Correct implementation of undo in obligations handling code, correct some bug... | msozeau |
| 2007-03-28 | Support for implicit formal argument types in Program ; parse types in type s... | msozeau |
| 2007-03-26 | Make multiple patterns work again with Program while simplifying the code. | msozeau |
| 2007-03-20 | Some tactic fixes in Subtac, fix obvious bug in admit_obligations but still a... | 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-03-15 | Add destruct_call variant where naming of introduced hypotheses is possible. ... | msozeau |
| 2007-03-14 | Add destruct_call_concl in SubtacTactics and fix obvious obligation handling ... | msozeau |
| 2007-03-13 | Solve obligation handling bug of trying to solve automatically at Next Obliga... | msozeau |
| 2007-03-11 | Remove bugguy notations | msozeau |
| 2007-03-08 | Create a program_scope in subtac Utils | msozeau |
| 2007-02-28 | The right tactics for definitions using measures. | msozeau |
| 2007-02-27 | Fix wf bug from F. Besson and work on ineqs generation. | msozeau |
| 2007-02-24 | Opacity parameterization for obligations working. | msozeau |
| 2007-02-23 | Debug wellfounded defs, work on cleaning obls envs | msozeau |
| 2007-02-19 | Correct coq depend, add eq_rect elimination tactic to SubtacTactics | 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-13 | Réactivation du filtrage d'ordre 2 dans ltac qui avait cessé de | herbelin |
| 2007-02-12 | Fix matching on dependent types, taking a safe stand. | msozeau |
| 2007-02-09 | Separate Tactics in subtac. | msozeau |
| 2007-02-08 | Add lif then else for if in bool. | msozeau |
| 2007-02-08 | Fix myinjection tactic, generalize coercion for applications | msozeau |
| 2007-02-07 | Fix mistake naming my Tactics file Tactics :) | msozeau |
| 2007-02-07 | Add tactics for induction on subterms. | 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-02-02 | Factorisation de la règle Constr.binder dans g_subtac.ml pour éviter | herbelin |
| 2007-02-01 | Abbreviation of order notation. | 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-24 | Update some tests and fix section bug. | 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 |
| 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 |