| Commit message (Expand) | Author | Age |
* | Ajout d'un printer modulaire pour les constr. C'est-à-dire une fonction | aspiwack | 2009-05-28 |
* | Rewrite of Program Fixpoint to overcome the previous limitations: | msozeau | 2009-03-28 |
* | - Added support for subterm matching in SearchAbout. | herbelin | 2008-12-29 |
* | Fixed bug in VernacExtend printing + missing vernacular printing rules + | herbelin | 2008-11-22 |
* | Open notation for declaring record instances. | msozeau | 2008-10-23 |
* | Generalized implementation of generalization. | msozeau | 2008-10-23 |
* | A much better implementation of implicit generalization: | msozeau | 2008-10-22 |
* | Affichage des notations récursives: | herbelin | 2008-10-22 |
* | Évolutions diverses et variées. | herbelin | 2008-08-04 |
* | Uniformisation du format des messages d'erreur (commencent par une | herbelin | 2008-07-17 |
* | Fixes in handling of implicit arguments: | msozeau | 2008-07-04 |
* | - Officialisation de la notation "pattern c at -1" (cf wish 1798 sur coq-bugs) | herbelin | 2008-06-10 |
* | Improvements on coqdoc by adding more information into .glob | msozeau | 2008-05-30 |
* | - Add -unicode flag to coqtop (sets Flags.unicode_syntax). Used to | msozeau | 2008-05-12 |
* | Postpone the search for the recursive argument index from the user given | msozeau | 2008-05-06 |
* | - Second pass on implementation of let pattern. Parse "let ' par [as x]? | msozeau | 2008-03-28 |
* | Add new LetPattern construct to replace dest. syntax: let| pat := t in b is b... | msozeau | 2008-01-17 |
* | Generalize instance declarations to any context, better name handling. Add ho... | msozeau | 2008-01-15 |
* | Correction bug #1749 (datant de l'implantation des or-patterns) + | herbelin | 2008-01-05 |
* | Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,... | msozeau | 2007-12-31 |
* | Plus de combinateurs sont passés de Util à Option. Le module Options | aspiwack | 2007-12-06 |
* | Factorisation des opérations sur le type option de Util dans un module | aspiwack | 2007-12-05 |
* | Utilisation d'un nouvel algorithme plus raffiné pour prendre en compte les | herbelin | 2007-09-04 |
* | Oubli dans commit 10102... | herbelin | 2007-08-30 |
* | - Débogueur: positionnement de set_detype_anonymous pour ne pas | herbelin | 2007-08-29 |
* | Report 10087, 10089, 10090 de 8.1 vers trunk (compatibilité camlp5 et -recty... | herbelin | 2007-08-24 |
* | Factorisation des types dans l'affichage des paramètres des (Co)Inductif/Record | herbelin | 2007-06-30 |
* | Add a parameter to QuestionMark evar kind to say it can be turned into an obl... | msozeau | 2007-03-19 |
* | Merge from Lionel Elie Mamane's private branch: | lmamane | 2007-01-10 |
* | Ajout option Set Printing Universes et amélioration affichage des univers | herbelin | 2006-10-28 |
* | Notations: | herbelin | 2006-10-09 |
* | Déplacement surround dans util.ml et parenthésage des déclarations | herbelin | 2006-09-23 |
* | - Ajout d'un cast vm dans la syntaxe : x <: t | bgregoir | 2006-07-22 |
* | Extension des motifs disjonctifs au cas de disjonction de motifs multiples | herbelin | 2006-07-03 |
* | Added {measure x f} as a valid recursion order. | msozeau | 2006-06-22 |
* | Généralisation de with_occurrence (ex occurrence) et de red_expr pour perme... | herbelin | 2006-05-30 |
* | Ajout de pr_sort, extern_sort, detype_sort et renommage pr_sort en pr_rawsort | herbelin | 2006-05-19 |
* | Export de pr_lconstr_pattern, pr_lconstr_pattern_env et pr_lpattern_expr; | herbelin | 2006-04-24 |
* | Si un fixpoint a plusieurs arguments, mais un seul de type inductif, | letouzey | 2006-04-14 |
* | Update of Subtac contrib. Add {wf n R} as an alternative to {struct n}. | msozeau | 2006-03-13 |
* | Déplacement de pr_arg et pr_opt de Ppconstr vers Util | herbelin | 2006-01-21 |
* | Restructuration et simplification des fonctions d'affichage, de détypage | herbelin | 2006-01-11 |
* | Ajout d'un mécanisme d'interprétation et d'affichage pour les littéraux de... | herbelin | 2005-12-30 |
* | Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*... | herbelin | 2005-12-26 |
* | Suppression des parseurs et printeurs v7; suppression du traducteur (mécanis... | herbelin | 2005-12-26 |
* | Changement des named_context | gregoire | 2005-12-02 |
* | Renommage symbols.ml{,i} en notation.ml{,i} pour permettre le chargement de p... | herbelin | 2005-01-02 |
* | ExtraRedExpr maintenant sans argument: pas très souple mais au moins convien... | herbelin | 2004-12-29 |
* | Passage d'une bibliothèque de grands entiers naturels vers une bibliothèque... | herbelin | 2004-12-25 |
* | Univ.pr_univ ==> Univ.pr_uni | sacerdot | 2004-11-04 |