| Commit message (Expand) | Author | Age |
* | Création du fichier dumpglob.ml, qui rassemble les fonctions de globalisatio... | notin | 2008-06-25 |
* | Code cleanup in typeclasses, remove dead and duplicated code. | msozeau | 2008-06-21 |
* | Enhancements to coqdoc, better globalization of sections and modules. | msozeau | 2008-06-06 |
* | Fix setoid_rewrite documentation examples. | msozeau | 2008-06-03 |
* | 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 |
* | Factorize code for internalization of binders to fix bug #1846. Also | msozeau | 2008-05-04 |
* | Correction bug List.map2 dans Case12.v | herbelin | 2008-04-09 |
* | Modifications diverses et variées : | herbelin | 2008-03-30 |
* | 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 |
* | Various fixes on typeclasses: | msozeau | 2008-03-27 |
* | Finish fix in command where we still lost information on what was a type | msozeau | 2008-03-24 |
* | Do a second pass on the treatment of user-given implicit arguments. Now | msozeau | 2008-03-15 |
* | 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 |
* | Uniformisation politique de nommage evd/isevars (evd si evar_defs, | herbelin | 2007-09-06 |
* | - Débogueur: positionnement de set_detype_anonymous pour ne pas | herbelin | 2007-08-29 |
* | Slight cleanup of refl_omega.ml : in particular it uses now list | letouzey | 2007-07-11 |
* | Fix bug in subst_cases_pattern when aliasing recursive notations. | msozeau | 2007-07-02 |
* | Nouveaux changements autour des implicites (notamment suite à | herbelin | 2007-05-06 |
* | Multiples changements autour des implicites : | herbelin | 2007-04-29 |
* | Correction bug #1477 sur ordre des variables partagées par les or-patterns. | herbelin | 2007-04-13 |
* | Support for implicit formal argument types in Program ; parse types in type s... | msozeau | 2007-03-28 |
* | Add a parameter to QuestionMark evar kind to say it can be turned into an obl... | msozeau | 2007-03-19 |
* | Réactivation du filtrage d'ordre 2 dans ltac qui avait cessé de | herbelin | 2007-02-13 |
* | Correction bug #1364 (les variables de section sont repérées par | herbelin | 2007-02-07 |
* | Notations: | herbelin | 2006-10-09 |
* | Annulation de l'essai de changement de sémantique du %scope (révision 9208). | herbelin | 2006-10-06 |
* | Essai de changement de sémantique du %scope : | herbelin | 2006-10-05 |
* | Tentative d'amélioration du message d'erreur en cas de paramètre non laissé | herbelin | 2006-09-24 |
* | Correction bug dans détection clause "in" mal formée quand le "in" est | herbelin | 2006-09-24 |
* | Declarative Proof Language: main commit | corbinea | 2006-09-20 |
* | Export de fonctions d'interprétation acceptant des evars non résolues | herbelin | 2006-09-01 |
* | 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 |
* | Réinitialisation de token_number à chaque compilation d'un nouveau fichier ... | notin | 2006-06-08 |
* | Adaptation de Coqdoc au nouveau add_glob | notin | 2006-05-24 |
* | Retour version 8852 de constrintern.ml | herbelin | 2006-05-23 |
* | Erreur commit constrintern.ml | herbelin | 2006-05-23 |
* | Changement de précédence de l'argument du by de assert; conséquences... | herbelin | 2006-05-23 |
* | Modification de add_glob (support des modules dans Coqdoc) | notin | 2006-05-23 |
* | r8931@thot: notin | 2006-04-28 16:19:38 +0200 | notin | 2006-04-28 |
* | Typo dans précédent commit (8755); protection renforcée dans analyse claus... | herbelin | 2006-04-28 |
* | - Distinction explicite des parties paramètres et arguments dans le type | herbelin | 2006-04-27 |
* | Standardisation nom option_app en option_map | herbelin | 2006-04-27 |