| Commit message (Expand) | Author | Age |
* | More {raw => glob} changes for consistency | glondu | 2010-12-24 |
* | Rename rawterm.ml into glob_term.ml | glondu | 2010-12-23 |
* | Change of nomenclature: rawconstr -> glob_constr | glondu | 2010-12-23 |
* | Added multiple implicit arguments rules per name. | herbelin | 2010-10-03 |
* | Fix function applications without labels (OCaml warning 6) | glondu | 2010-09-28 |
* | Some dead code removal, thanks to Oug analyzer | letouzey | 2010-09-24 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | Extension of the recursive notations mechanism | herbelin | 2010-07-22 |
* | Constrintern: unified push_name_env and push_loc_name_env; made | herbelin | 2010-07-22 |
* | Added printing of recursive notations in cases pattern (supported by wish 2248). | herbelin | 2010-06-14 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | Fixed some printing bugs. | herbelin | 2010-04-18 |
* | Optimized need for delimiters when disjoint scopes for strings and | herbelin | 2010-04-10 |
* | Allowed handling of partly-applied record constructors. (Fix for bug #2196.) | gmelquio | 2010-01-06 |
* | Deactivating printing of {| |} for records when option Printing All is set. | herbelin | 2009-12-13 |
* | Improving abbreviations/notations + backtrack of semantic change in r12439 | herbelin | 2009-11-11 |
* | A bit of cleaning around name generation + creation of dedicated file namegen.ml | herbelin | 2009-11-09 |
* | Fixed record syntax "{|x=...; y=...|}" so that it works with qualified names. | gmelquio | 2009-11-04 |
* | Revision 12439 continued, printing part (notations to names behave | herbelin | 2009-10-29 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Some dead code removal + cleanups | letouzey | 2009-04-08 |
* | Rewrite of Program Fixpoint to overcome the previous limitations: | msozeau | 2009-03-28 |
* | Fixing #2044 (bad printing of primitive notation at the head of | herbelin | 2009-02-06 |
* | Move Record desugaring to constrintern and add ability to use notations | msozeau | 2008-11-05 |
* | Open notation for declaring record instances. | msozeau | 2008-10-23 |
* | Affichage des notations récursives: | herbelin | 2008-10-22 |
* | Améliorations de l'affichage des coercions suggérées par Georges : | herbelin | 2008-10-08 |
* | Uniformisation du format des messages d'erreur (commencent par une | herbelin | 2008-07-17 |
* | Improvements on coqdoc by adding more information into .glob | msozeau | 2008-05-30 |
* | Postpone the search for the recursive argument index from the user given | msozeau | 2008-05-06 |
* | Diverses corrections | herbelin | 2008-04-14 |
* | Bugs, nettoyage, et améliorations diverses | herbelin | 2008-04-13 |
* | Ajout d'abbréviations/notations paramétriques | herbelin | 2008-03-30 |
* | - 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 |
* | Correction de quelques défauts d'affichage (notations sous "as" pour | herbelin | 2007-10-05 |
* | - Fixing bug 1703 ("intros until n" falls back on the variable name when | herbelin | 2007-09-21 |
* | - Débogueur: positionnement de set_detype_anonymous pour ne pas | herbelin | 2007-08-29 |
* | Factorisation des types dans l'affichage des paramètres des (Co)Inductif/Record | herbelin | 2007-06-30 |
* | Prise en compte réversibilité des notations de la forme "Notation Nil := @n... | herbelin | 2007-05-10 |
* | Nouveaux changements autour des implicites (notamment suite à | herbelin | 2007-05-06 |
* | Multiples changements autour des implicites : | herbelin | 2007-04-29 |
* | Correction bug affichage des notations des noms de fonctions appliquées | herbelin | 2007-03-20 |
* | Add a parameter to QuestionMark evar kind to say it can be turned into an obl... | msozeau | 2007-03-19 |
* | Allègement de l'affichage des références par le printer si possible | herbelin | 2007-01-22 |