| Commit message (Expand) | Author | Age |
* | 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 |
* | 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 |
* | Remove bugguy notations | msozeau | 2007-03-11 |
* | Create a program_scope in subtac Utils | msozeau | 2007-03-08 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | Subtac bug fix, add list take example. | msozeau | 2006-12-08 |
* | Fork of cases impl for subtac. | msozeau | 2006-11-29 |
* | Facilities to automatically solve obligations | msozeau | 2006-10-26 |
* | New handling of obligations. | msozeau | 2006-09-01 |
* | Progress in new wf def typing. | msozeau | 2006-06-20 |
* | The "clean integration of subtac" patch. | msozeau | 2006-05-29 |
* | Fixes for new unification, not used in default version as it really changes u... | msozeau | 2006-04-10 |
* | - Documentation of the Program tactics. | msozeau | 2006-04-07 |