| Commit message (Expand) | Author | Age |
* | Correct implementation of undo in obligations handling code, correct some bug... | msozeau | 2007-04-17 |
* | Support for implicit formal argument types in Program ; parse types in type s... | msozeau | 2007-03-28 |
* | Make multiple patterns work again with Program while simplifying the code. | msozeau | 2007-03-26 |
* | Some tactic fixes in Subtac, fix obvious bug in admit_obligations but still a... | msozeau | 2007-03-20 |
* | Add a parameter to QuestionMark evar kind to say it can be turned into an obl... | msozeau | 2007-03-19 |
* | 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-15 |
* | Add destruct_call_concl in SubtacTactics and fix obvious obligation handling ... | msozeau | 2007-03-14 |
* | Solve obligation handling bug of trying to solve automatically at Next Obliga... | msozeau | 2007-03-13 |
* | Remove bugguy notations | msozeau | 2007-03-11 |
* | Create a program_scope in subtac Utils | msozeau | 2007-03-08 |
* | The right tactics for definitions using measures. | msozeau | 2007-02-28 |
* | Fix wf bug from F. Besson and work on ineqs generation. | msozeau | 2007-02-27 |
* | Opacity parameterization for obligations working. | msozeau | 2007-02-24 |
* | Debug wellfounded defs, work on cleaning obls envs | msozeau | 2007-02-23 |
* | 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-19 |
* | 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-16 |
* | Réactivation du filtrage d'ordre 2 dans ltac qui avait cessé de | herbelin | 2007-02-13 |
* | Fix matching on dependent types, taking a safe stand. | msozeau | 2007-02-12 |
* | Separate Tactics in subtac. | msozeau | 2007-02-09 |
* | Add lif then else for if in bool. | msozeau | 2007-02-08 |
* | Fix myinjection tactic, generalize coercion for applications | msozeau | 2007-02-08 |
* | 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-07 |
* | Work on ineqs generation. | msozeau | 2007-02-03 |
* | Factorisation de la règle Constr.binder dans g_subtac.ml pour éviter | herbelin | 2007-02-02 |
* | Abbreviation of order notation. | msozeau | 2007-02-01 |
* | constr_of_pat bug with nested patterns. | msozeau | 2007-01-30 |
* | 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-29 |
* | Update some tests and fix section bug. | msozeau | 2007-01-24 |
* | Various subtac fixes. | msozeau | 2007-01-15 |
* | Subtac fixes, support for reasoning on wf defs. | msozeau | 2007-01-08 |
* | Rework subtac pattern matching equalities generation. | msozeau | 2007-01-02 |
* | Default tactic for solving goals. | msozeau | 2006-12-22 |
* | Reimplemented equality generation for pattern matching at typing time. First ... | msozeau | 2006-12-14 |
* | Subtac: work on cases. | msozeau | 2006-12-12 |
* | Subtac bug fix, add list take example. | msozeau | 2006-12-08 |
* | Fork of cases impl for subtac. | msozeau | 2006-11-29 |
* | Suppression du type 'tac dans les abstract_argument_type: devenu inutile | herbelin | 2006-11-20 |
* | Work on dep types pattern matching | msozeau | 2006-11-16 |
* | Some usability enhancements. | msozeau | 2006-11-15 |
* | Better solve using tactics impl. | msozeau | 2006-11-13 |
* | Work on mutual defs, various bug fixes. | msozeau | 2006-11-10 |
* | Work on pattern inequalities for pattern matching branches. | msozeau | 2006-11-10 |
* | Support for mutual defs in obligation handling. | msozeau | 2006-11-09 |