| Age | Commit message (Expand) | Author |
| 2007-03-16 | r11153@tannat: jforest | 2007-03-16 10:25:55 +0100 | jforest |
| 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 | correction du bug 1432 | jforest |
| 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 | Achèvement commit 9677 (suppression résidu v7 dans PrintGrammar) | herbelin |
| 2007-02-24 | Opacity parameterization for obligations working. | msozeau |
| 2007-02-23 | Debug wellfounded defs, work on cleaning obls envs | msozeau |
| 2007-02-22 | Échange des mots clés 'using' et 'with' en argument de 'firstorder' (wish #... | notin |
| 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-14 | encodage des types | filliatr |
| 2007-02-14 | tactique yices | filliatr |
| 2007-02-13 | Réactivation du filtrage d'ordre 2 dans ltac qui avait cessé de | herbelin |
| 2007-02-12 | Bug mineur dans la generation des principes d'induction pour Function | jforest |
| 2007-02-12 | Fix matching on dependent types, taking a safe stand. | msozeau |
| 2007-02-11 | Correction d'un bug dans la génération des principes d'induction | jforest |
| 2007-02-09 | Retour r9310 en attendant mieux | herbelin |
| 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 | Meilleur anglais (cf 9619) | herbelin |
| 2007-02-07 | Various subtac fixes. Add inequalities in pattern matching branches when need... | msozeau |
| 2007-02-07 | doc de ring/field + option infinite -> completeness | barras |
| 2007-02-05 | changement dans ring specification du sign, division | bgregoir |
| 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-02 | field: introduction de Get_goal | bgregoir |
| 2007-02-02 | ring: introduction de Get_goal | bgregoir |
| 2007-02-02 | Now 1/x * x simplifies to 1 | thery |
| 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-28 | "suffices" implemented + syntax cleanup | corbinea |
| 2007-01-26 | Contounement d'un probleme avec la VM dans Function | jforest |
| 2007-01-24 | Update some tests and fix section bug. | msozeau |
| 2007-01-24 | changement de la fonction norm_subst | bgregoir |
| 2007-01-23 | ring : Correction du bug PR#1306 | bgregoir |
| 2007-01-22 | Correction du bug #1315: | notin |