aboutsummaryrefslogtreecommitdiff
path: root/contrib/interface
AgeCommit message (Expand)Author
2006-05-30Généralisation de with_occurrence (ex occurrence) et de red_expr pour perme...herbelin
2006-05-23Nouvelle implantation du polymorphisme de sorte pour les familles inductivesherbelin
2006-05-02Extension syntaxique de rewrite in: au lieu de pouvoir faire letouzey
2006-04-27Standardisation nom option_app en option_mapherbelin
2006-04-14Si un fixpoint a plusieurs arguments, mais un seul de type inductif, letouzey
2006-03-22Made pretyping a functor over a coercion implementation. Pretyping.Default us...msozeau
2006-03-21+ destruct now works as induction on multiple arguments : jforest
2006-03-17Modification des propriétés (svn:executable)notin
2006-03-13Update of Subtac contrib. Add {wf n R} as an alternative to {struct n}.msozeau
2006-02-10induction now admits multiple induction arguments. The principle mustcoq
2006-01-28Réorganisation de la structure interne des types de déclarations (decl_kinds)herbelin
2006-01-28Ajout option 'using lemmas' à auto/trivial/eautoherbelin
2006-01-28Suppression code pour hints nommés à la V7 (voire à la V6...)herbelin
2006-01-24Suppression de la dépendance en Map.fold de ocaml dont la sémantique aherbelin
2006-01-21Ajout niveau utilisateur de la tacticielle 'complete'; messages de idtac et f...herbelin
2006-01-16Ajout motif d'introduction "?" (IntroAnonymous) pour laisser Coqherbelin
2006-01-16- Tactic "assert" now accepts "as" intro patterns and "by" tactic clausesherbelin
2006-01-11remove warnings that were left in the directory contrib/interfacebertot
2006-01-11removes several warnings in contrib/interfacebertot
2006-01-11Restructuration et simplification des fonctions d'affichage, de détypageherbelin
2005-12-30Ajout d'un mécanisme d'interprétation et d'affichage pour les littéraux de...herbelin
2005-12-26Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*...herbelin
2005-12-26Achèvement suppression traducteur dans contrib/interfaceherbelin
2005-12-26Suppression des parseurs et printeurs v7; suppression du traducteur (mcanisme...herbelin
2005-12-23Simplifification de vernac_expr li l'abandon du traducteurherbelin
2005-12-02Changement des named_contextgregoire
2005-11-14adds the the case VernacShow(ShowMatch _) in the pattern-matching construct,bertot
2005-11-02Types inductifs parametriquesmohring
2005-05-20New command: "Print Ltac qualid" to print user defined tactics.sacerdot
2005-05-19added VernacBacktrack (new backtracking command dedicated tocoq
2005-05-17Extension de Tactic Notation pour permettre d'tendre et de faire rffrence aux...herbelin
2005-05-15Allow auto to have a parametric argument (wish #967)herbelin
2005-03-07Added 'clear - id' to clear all hypotheses except the ones dependent in the s...herbelin
2005-02-18Renaming Print Canonical Structure into Print Canonical Projectionsherbelin
2005-02-18Standardisation of function names about global references (especially, renami...herbelin
2005-02-12Ajout Print Canonical Structuresherbelin
2005-02-06Nettoyage et documentation de Libraryherbelin
2005-01-26Ajout cas VernacBackToherbelin
2005-01-13Construct "T with (Definition|Module) id := c" generalized tosacerdot
2005-01-06- Module/Declare Module syntax made more uniform:sacerdot
2004-12-24Passage d'une bibliothèque de grands entiers naturels vers une bibliothèque...herbelin
2004-12-09Restauration type casted_open_constr pour tactique refine car l'unification n...herbelin
2004-12-07* added subst_evaluable_referencesacerdot
2004-12-06Généralisation de CastedOpenConstrArg en OpenConstrArg, à charge des tacti...herbelin
2004-11-29Correction 1.138 appliquée à tort à la branche principale au lieu de V8-0b...herbelin
2004-11-29Commit précédent erroné; retour version précédenteherbelin
2004-11-28MAJ vis à vis de extratacticsherbelin
2004-11-17Locate Moduleherbelin
2004-11-17New command "Print Rewrite HindDb dbname".sacerdot
2004-11-16IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name).sacerdot