| Age | Commit message (Expand) | Author |
| 2008-01-07 | Cleaner quantifiers for type classes, breaks clrewrite for the moment but imp... | msozeau |
| 2008-01-04 | Add partial setoids in theories/Classes, add SetoidDec class for setoids with... | msozeau |
| 2007-12-31 | Fix name capture bug and call the right pretyper in subtac. | msozeau |
| 2007-12-31 | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau |
| 2007-12-06 | Plus de combinateurs sont passés de Util à Option. Le module Options | aspiwack |
| 2007-12-05 | Factorisation des opérations sur le type option de Util dans un module | aspiwack |
| 2007-11-08 | Prise en compte des notations "alias" dans la globalisation des coercions. | herbelin |
| 2007-11-04 | Fix bug#1739 | msozeau |
| 2007-10-24 | Fix define body bug fix | msozeau |
| 2007-10-24 | Fix define body bug | msozeau |
| 2007-10-24 | Fix some bugs, add possibility of automatically solving a proof statement's o... | msozeau |
| 2007-09-21 | curpat_ty was in a smaller context | msozeau |
| 2007-09-17 | Raffinement de l'algorithme d'inférence de type | herbelin |
| 2007-08-29 | - Débogueur: positionnement de set_detype_anonymous pour ne pas | herbelin |
| 2007-08-27 | Suppression des type_app et body_of_type qui alourdissent inutilement le code | herbelin |
| 2007-08-26 | Fix bug on wellfounded defs with constant parameters and dependencies on the ... | msozeau |
| 2007-08-26 | Fix de Bruijn bug in wf definitions. | msozeau |
| 2007-08-26 | Fix evars bug in mutual fixpoints with implicit types and bug in inequalities... | msozeau |
| 2007-08-08 | Fix dependency bugs due to Program modules renamings. | msozeau |
| 2007-08-07 | Move Program tactics into a proper theories/ directory as they are general pu... | msozeau |
| 2007-07-19 | Documentation of Program and its tactics, fix enormous interaction bug due to... | msozeau |
| 2007-07-16 | Generalized CAMLP4USE for pp dependencies | corbinea |
| 2007-07-12 | An optimization to simplify generated obligations removing unnecessary let-in's. | msozeau |
| 2007-07-12 | Fix bug when adding progs with no obligations | msozeau |
| 2007-07-12 | Remove dead modules in Subtac. | msozeau |
| 2007-07-12 | Cleanup, use Util list functions when possible | msozeau |
| 2007-07-02 | Better handling of aliases, add command to solve a particular obligation. | msozeau |
| 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 |