aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/util.ml
Commit message (Expand)AuthorAge
* * Adding compability with ocaml 3.10 + camlp5 (rework of Gravatar letouzey2007-09-15
* Utilisation d'un nouvel algorithme plus raffiné pour prendre en compte lesGravatar herbelin2007-09-04
* Slight cleanup of refl_omega.ml : in particular it uses now listGravatar letouzey2007-07-11
* If a fixpoint is not written with an explicit { struct ... }, then Gravatar letouzey2007-07-07
* Nettoyage et standardisation des messages d'erreurs.Gravatar herbelin2007-05-17
* Ajout de la possibilité de faire référence dans certains cas à un nomGravatar herbelin2007-04-28
* Correction bug #1477 sur ordre des variables partagées par les or-patterns.Gravatar herbelin2007-04-13
* Intégration de la modification suggérée par Michal Moskal (cf msg sur Coq ...Gravatar notin2007-04-02
* Ajout combinateurs option_fold_left et name_fold_mapGravatar herbelin2006-10-09
* Déplacement surround dans util.ml et parenthésage des déclarationsGravatar herbelin2006-09-23
* added congruence improvementGravatar corbinea2006-09-19
* Ajout array_distinctGravatar herbelin2006-09-12
* Force évaluation 'naturelle' de list_map2_i et list_map3 de gauche à droiteGravatar herbelin2006-09-01
* Petite optimisation récursive-terminale en passantGravatar herbelin2006-08-28
* Ajout array_fold_map2Ã'Gravatar herbelin2006-05-28
* r8931@thot: notin | 2006-04-28 16:19:38 +0200Gravatar notin2006-04-28
* Standardisation nom option_app en option_mapGravatar herbelin2006-04-27
* Si un fixpoint a plusieurs arguments, mais un seul de type inductif, Gravatar letouzey2006-04-14
* Ajout array_fold_map', list_fold_map' et list_remove_firstGravatar herbelin2006-03-29
* Ajout pluralGravatar herbelin2006-02-07
* Suppression de la dépendance en Map.fold de ocaml dont la sémantique aGravatar herbelin2006-01-24
* Déplacement de pr_arg et pr_opt de Ppconstr vers UtilGravatar herbelin2006-01-21
* Bug join_locGravatar herbelin2004-07-29
* Mise en place mécanisme de compatibilité ocaml 3.08Gravatar herbelin2004-07-16
* Nouvelle en-têteGravatar herbelin2004-07-16
* modif des fixpoints pour que si on donne une notation au produit, les pts fix...Gravatar barras2004-03-05
* Erreur dépendance en Util lui-mêmeGravatar herbelin2004-02-16
* Ajout array_map_left and coGravatar herbelin2004-02-13
* Localisation des erreurs d'internalisation des notations de tactiquesGravatar herbelin2004-02-12
* *** empty log message ***Gravatar barras2003-12-31
* Export string_index_fromGravatar herbelin2003-11-26
* Ajout projections de tripletGravatar herbelin2003-10-13
* Bug PR#324Gravatar herbelin2003-09-14
* Ajout option_fold_rightGravatar herbelin2003-08-10
* Ajout fonctions de recherche de sous-chaines (merci a Jacek)Gravatar herbelin2003-06-10
* Renommage CMeta en CPatVar qui sert à saisir les PMeta de PatternGravatar herbelin2003-05-19
* Ajout is_ident_tailGravatar herbelin2003-04-29
* une fonction list_skipn qui zappe les n premiers elements d'une listeGravatar letouzey2003-04-16
* test: un boolean et une fonction check_for_interrupt inseree dans la conversi...Gravatar filliatr2003-04-08
* A usage cosmetiqueGravatar letouzey2002-11-28
* Ajout list_map_assocGravatar herbelin2002-11-26
* Ajout option_consGravatar herbelin2002-11-24
* Ajout option_fold_left2Gravatar herbelin2002-11-20
* Réforme de l'interprétation des termes :Gravatar herbelin2002-11-14
* Ajout optino_iterGravatar herbelin2002-10-14
* Modules dans COQ\!\!\!\!Gravatar coq2002-08-02
* Nouveau modèle d'analyse syntaxique et d'interprétation des tactiques et co...Gravatar herbelin2002-05-29
* Amélioration des messages d'erreurs concernant l'inférence des implicitesGravatar herbelin2002-04-10
* ajout option_compareGravatar herbelin2002-02-28
* ajout list_split3, pr_semicolon et pr_barGravatar herbelin2002-01-30