aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib
Commit message (Expand)AuthorAge
* Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*...Gravatar herbelin2005-12-26
* Achèvement suppression traducteur dans contrib/interfaceGravatar herbelin2005-12-26
* Suppression des parseurs et printeurs v7; suppression du traducteur (mcanisme...Gravatar herbelin2005-12-26
* Traduction des noms v7 en noms v8Gravatar herbelin2005-12-25
* Adaptation des noms de OmegaLemmas aux noms de Z; traduction des noms v7 de Z...Gravatar herbelin2005-12-25
* Traduction des noms v7 de Z en noms v8Gravatar herbelin2005-12-25
* Traduction des noms v7 de R en noms v8Gravatar herbelin2005-12-25
* Simplifification de vernac_expr li l'abandon du traducteurGravatar herbelin2005-12-23
* Ajout printer pr_lconstr aux extensions de syntaxe pour les arguments de tact...Gravatar herbelin2005-12-21
* amelioration de l'extraction haskell: affichage du type des fonctions, et sup...Gravatar letouzey2005-12-16
* multiples ameliorations de l'extraction scheme:Gravatar letouzey2005-12-16
* More exception handling in functional scheme.Gravatar coq2005-12-08
* Changement des named_contextGravatar gregoire2005-12-02
* amelioration de la generation des unsafeCoerceGravatar letouzey2005-12-01
* evite certaines eta-expansions cavalieresGravatar letouzey2005-11-30
* correctif pour que type t = M.t contienne bien son M.Gravatar letouzey2005-11-29
* petites corrections + contournement bug projectionsGravatar barras2005-11-18
* commited first version of new ringGravatar barras2005-11-18
* merci les warnings de 3.09 ...Gravatar letouzey2005-11-17
* avoids warnings about unused variablesGravatar bertot2005-11-14
* adds the the case VernacShow(ShowMatch _) in the pattern-matching construct,Gravatar bertot2005-11-14
* Nettoyage suite à la détection par défaut des variables inutilisées par o...Gravatar herbelin2005-11-08
* Adds tools to help in defining new general recursive functionsGravatar bertot2005-11-07
* Types inductifs parametriquesGravatar mohring2005-11-02
* changed the syntax categories of arguments of functional schemeGravatar coq2005-09-16
* pas besoin de List.length pour savoir si une liste est videGravatar letouzey2005-08-19
* Sur le conseil de X.Leroy: x=[||] devient Array.length x=0Gravatar letouzey2005-08-19
* code cleaning. No changes as far as tested.Gravatar coq2005-08-18
* new congruenceGravatar corbinea2005-08-17
* Subtac: traitement correct des existentielles et de la récursion.Gravatar coq2005-07-15
* reflexive tautoGravatar corbinea2005-07-15
* General recursive definitions on well founded orders supportGravatar coq2005-07-13
* Dp: ajout d'abstraction aux applications de fonction non premier ordreGravatar coq2005-06-24
* dp: ajout des prédicats de sortesGravatar coq2005-06-24
* Dp : ajoût des existentielsGravatar coq2005-06-15
* dp: traitement des fixpointsGravatar coq2005-06-09
* traitement des caseGravatar coq2005-06-08
* Correction of a bug in functional scheme. It raised with mutualGravatar coq2005-05-26
* Add a guard for V7 mode, CVS compiles cleanly again :)Gravatar coq2005-05-26
* Added subtac contrib.Gravatar coq2005-05-25
* dp: ajout du prouveur ZenonGravatar coq2005-05-24
* New command: "Print Ltac qualid" to print user defined tactics.Gravatar sacerdot2005-05-20
* Adoption du nom canonique global_of_constr pour éviter confusion avec type r...Gravatar herbelin2005-05-20
* added VernacBacktrack (new backtracking command dedicated toGravatar coq2005-05-19
* Extension de Tactic Notation pour permettre d'tendre et de faire rffrence aux...Gravatar herbelin2005-05-17
* Allow auto to have a parametric argument (wish #967)Gravatar herbelin2005-05-15
* Open Scope non Local malencontreuxGravatar herbelin2005-05-03
* Utilisation Z_scopeGravatar herbelin2005-05-02
* Gestion du forall et envoie d'axiome à la procédureGravatar coq2005-04-21
* dp: traitement des definitionsGravatar coq2005-04-07