aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/util.mli
Commit message (Expand)AuthorAge
...
* Generalized the possibility to refer to a global name by a notationGravatar herbelin2009-09-11
* - Cleaning phase of the interfaces of libnames.ml and nametab.mlGravatar herbelin2009-08-06
* - Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalenceGravatar herbelin2009-05-09
* comparison functions on lists and arraysGravatar barras2009-04-16
* Timeout message was not always displayedGravatar barras2009-03-04
* Heavy modifications on the widget and edition tab creation mechanism.Gravatar vgross2009-03-02
* memoized is_ground_envGravatar barras2009-02-09
* Petit nettoyage faisant suite au commit #11847 .Gravatar aspiwack2009-01-23
* Remove trailing newlines in outputs of X -whereGravatar glondu2009-01-08
* Made the debugger work again:Gravatar herbelin2009-01-02
* - Another bug in get_sort_family_of (sort-polymorphism of constants andGravatar herbelin2008-12-28
* - coq_makefile: target install now respects the original tree structureGravatar herbelin2008-12-24
* - Fixed many "Theorem with" bugs.Gravatar herbelin2008-10-27
* Affichage des notations récursives:Gravatar herbelin2008-10-22
* Évolutions diverses et variées.Gravatar herbelin2008-08-04
* Suite commit 11236Gravatar notin2008-07-24
* Quelques modifications autour du filtrage Ltac:Gravatar herbelin2008-07-16
* Fixes in handling of implicit arguments:Gravatar msozeau2008-07-04
* - Correction de la version simplifiée (filtrage sur deux sigGravatar herbelin2008-06-09
* - Extension de "generalize" en "generalize c as id at occs".Gravatar herbelin2008-06-08
* Correction terminologie et ajout plage unicode 1D400-1D7FF (mathematicalGravatar herbelin2008-06-06
* Ajout de la possibilité d'utiliser fix/cofix dans les notations.Gravatar herbelin2008-05-24
* - Prise en compte de l'unicode dans la fonction hdchar (elle fournissait desGravatar herbelin2008-05-10
* Bugs, nettoyage, et améliorations diversesGravatar herbelin2008-04-13
* improved the implementation of rtreeGravatar barras2008-03-18
* Merge with lmamane's private branch:Gravatar lmamane2008-02-22
* Add list_iter3 Gravatar msozeau2008-01-30
* Correction bug #1749 (datant de l'implantation des or-patterns) +Gravatar herbelin2008-01-05
* Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...Gravatar msozeau2007-12-31
* Util.option_compare devient Option.Misc.Compare et change un peu de type Gravatar aspiwack2007-12-07
* Plus de combinateurs sont passés de Util à Option. Le module Options Gravatar aspiwack2007-12-06
* Commit intermédiaire express de réparation de coqide.ml, que j'avais Gravatar aspiwack2007-12-06
* Factorisation des opérations sur le type option de Util dans un module Gravatar aspiwack2007-12-05
* Repair Haskell/Scheme extraction in the new extraction backend design: Gravatar letouzey2007-10-17
* 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
* 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
* 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