| Commit message (Expand) | Author | Age |
* | Factorisation des opérations sur le type option de Util dans un module | aspiwack | 2007-12-05 |
* | curpat_ty was in a smaller context | msozeau | 2007-09-21 |
* | Suppression des type_app et body_of_type qui alourdissent inutilement le code | herbelin | 2007-08-27 |
* | Fix evars bug in mutual fixpoints with implicit types and bug in inequalities... | msozeau | 2007-08-26 |
* | Documentation of Program and its tactics, fix enormous interaction bug due to... | msozeau | 2007-07-19 |
* | Cleanup, use Util list functions when possible | msozeau | 2007-07-12 |
* | Better handling of aliases, add command to solve a particular obligation. | msozeau | 2007-07-02 |
* | Add Solve All Obligations command, fix bug in inequality generation introduce... | msozeau | 2007-06-14 |
* | Various Program fixes, multiple pattern matches, aliases. Fix bug in coercion... | msozeau | 2007-06-09 |
* | Correct implementation of undo in obligations handling code, correct some bug... | msozeau | 2007-04-17 |
* | Make multiple patterns work again with Program while simplifying the code. | msozeau | 2007-03-26 |
* | 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 |
* | Fix wf bug from F. Besson and work on ineqs generation. | msozeau | 2007-02-27 |
* | Debug wellfounded defs, work on cleaning obls envs | msozeau | 2007-02-23 |
* | 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 |
* | Fix matching on dependent types, taking a safe stand. | msozeau | 2007-02-12 |
* | Various subtac fixes. Add inequalities in pattern matching branches when need... | msozeau | 2007-02-07 |
* | Work on ineqs generation. | msozeau | 2007-02-03 |
* | 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 |
* | 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 |