| Commit message (Expand) | Author | Age |
* | - Extension de "generalize" en "generalize c as id at occs". | herbelin | 2008-06-08 |
* | Ajout de "Theorem id1 : t1 ... with idn : tn" pour partager la preuve | herbelin | 2008-04-25 |
* | Diverses corrections | herbelin | 2008-04-14 |
* | Bugs, nettoyage, et améliorations diverses | herbelin | 2008-04-13 |
* | - Relâchement de la contrainte de bonne longueur des intropatterns | herbelin | 2008-04-04 |
* | Ajout des propriétés $Id:$ là où elles n'existaient pas ou n'étaient | herbelin | 2008-04-01 |
* | - Second pass on implementation of let pattern. Parse "let ' par [as x]? | msozeau | 2008-03-28 |
* | Unification de TacLetRecIn et TacLetIn. En particulier, on peut | herbelin | 2008-02-01 |
* | Generalize instance declarations to any context, better name handling. Add ho... | msozeau | 2008-01-15 |
* | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau | 2007-12-31 |
* | Ajout de eelim, ecase, edestruct et einduction (expérimental). | herbelin | 2007-10-03 |
* | * Adding compability with ocaml 3.10 + camlp5 (rework of | letouzey | 2007-09-15 |
* | Generalized CAMLP4USE for pp dependencies | corbinea | 2007-07-16 |
* | New bootstrapping, improved, Makefile system | corbinea | 2007-07-13 |
* | New intro pattern "@A", which generates a fresh name based on A. | glondu | 2007-07-06 |
* | Ajout de la possibilité de faire référence dans certains cas à un nom | herbelin | 2007-04-28 |
* | Ajout de la possibilité d'utiliser les evars dans apply_in et elim_in. | herbelin | 2007-04-28 |
* | Extension to the general sequence operator (tactical). Now in addition to ... | emakarov | 2007-04-02 |
* | Changement dans le kernel : | bgregoir | 2006-12-11 |
* | Exports manquants dans ring | barras | 2006-10-29 |
* | Changement du type d'argument 'TacticArgType X' en un type | herbelin | 2006-06-08 |
* | Généralisation de with_occurrence (ex occurrence) et de red_expr pour perme... | herbelin | 2006-05-30 |
* | + destruct now works as induction on multiple arguments : | jforest | 2006-03-21 |
* | induction now admits multiple induction arguments. The principle must | coq | 2006-02-10 |
* | Ajout option 'using lemmas' à auto/trivial/eauto | herbelin | 2006-01-28 |
* | Messages de idtac et fail peuvent maintenant être des listes de string, int ... | herbelin | 2006-01-21 |
* | Ajout motif d'introduction "?" (IntroAnonymous) pour laisser Coq | herbelin | 2006-01-16 |
* | - Tactic "assert" now accepts "as" intro patterns and "by" tactic clauses | herbelin | 2006-01-16 |
* | Petite correction nom QuantHypArgType suite suppression traducteur | herbelin | 2005-12-26 |
* | Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis... | herbelin | 2005-12-26 |
* | Extension de Tactic Notation pour permettre d'tendre et de faire rffrence aux... | herbelin | 2005-05-17 |
* | Allow auto to have a parametric argument (wish #967) | herbelin | 2005-05-15 |
* | Added 'clear - id' to clear all hypotheses except the ones dependent in the s... | herbelin | 2005-03-07 |
* | ExtraRedExpr maintenant sans argument: pas très souple mais au moins convien... | herbelin | 2004-12-29 |
* | Restauration type casted_open_constr pour tactique refine car l'unification n... | herbelin | 2004-12-09 |
* | Généralisation de CastedOpenConstrArg en OpenConstrArg, à charge des tacti... | herbelin | 2004-12-06 |
* | IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name). | sacerdot | 2004-11-16 |
* | COMMITED BYTECODE COMPILER | barras | 2004-10-20 |
* | 'match term' now evaluates by default. Added 'lazy' keyword to delay the eval... | herbelin | 2004-10-11 |
* | Dépendance en pa_ifdef dans la ligne camlp4deps de q_coqast induit make depe... | herbelin | 2004-08-26 |
* | Distinction location ocaml 3.08 ou pas (suite) | herbelin | 2004-07-29 |
* | Distinction location ocaml 3.08 ou pas | herbelin | 2004-07-29 |
* | Abstraction vis à vis du type loc pour compatibilité ocaml 3.08 | herbelin | 2004-07-16 |
* | Nouvelle en-tête | herbelin | 2004-07-16 |
* | Changement de natural en int_or_var pour 'do' et 'fail' pour paramétrisation... | herbelin | 2004-03-02 |
* | Generalisation de la syntaxe de 'with_names' pour accepter 'as id' avec id va... | herbelin | 2004-03-02 |
* | Généralisation du type ltac Identifier en IntroPattern; prise en compte des... | herbelin | 2004-03-01 |
* | bugs avec Pose et Assert | barras | 2004-01-09 |
* | Nouvelle tactique EExists | clrenard | 2003-12-01 |
* | Uniformisation des politiques de nommage de NewDestruct sur arguments recursi... | herbelin | 2003-11-25 |