aboutsummaryrefslogtreecommitdiff
path: root/lib/util.mli
AgeCommit message (Expand)Author
2010-06-22New script dev/tools/change-header to automatically update Coq files headers.herbelin
2010-06-21Extraction: replace unicode characters in ident by ascii encodings (fix #2158...letouzey
2010-06-12Fixing spelling: pr_coma -> pr_commaherbelin
2010-06-08Fix treatment of {struct x} annotations in presence of generalizedmsozeau
2010-05-19Add (almost) compatibility with camlp4, without breaking support for camlp5letouzey
2010-05-19Nicer representation of tokens, more independant of camlp*letouzey
2010-04-29Various minor improvements of comments in mli for ocamldocletouzey
2010-04-29Remove the svn-specific $Id$ annotationsletouzey
2010-04-29Move from ocamlweb to ocamdoc to generate mli documentationpboutill
2010-04-27Added a new exception for already declared Schemes, vsiles
2010-04-19Reduced the complexity of evar instantiations from O(n^3) to less than O(n^2).herbelin
2010-04-16Util: remove list_split_at which is a clone of list_chopletouzey
2010-02-10Fix [Existing Class] impl and add documentation. Fix computation of themsozeau
2009-11-12Experiment propagation of implicit arguments and arguments scope forherbelin
2009-10-28Integrate a few improvements on typeclasses and Program from the equations br...msozeau
2009-09-26Fixed a hole in glob_tactic that allowed some Ltac code to refer toherbelin
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-09-11Generalized the possibility to refer to a global name by a notationherbelin
2009-08-06- Cleaning phase of the interfaces of libnames.ml and nametab.mlherbelin
2009-05-09- Adding "Hint Resolve ->" and "Hint Resolve <-" for declaration of equivalenceherbelin
2009-04-16comparison functions on lists and arraysbarras
2009-03-04Timeout message was not always displayedbarras
2009-03-02Heavy modifications on the widget and edition tab creation mechanism.vgross
2009-02-09memoized is_ground_envbarras
2009-01-23Petit nettoyage faisant suite au commit #11847 .aspiwack
2009-01-08Remove trailing newlines in outputs of X -whereglondu
2009-01-02Made the debugger work again:herbelin
2008-12-28- Another bug in get_sort_family_of (sort-polymorphism of constants andherbelin
2008-12-24- coq_makefile: target install now respects the original tree structureherbelin
2008-10-27- Fixed many "Theorem with" bugs.herbelin
2008-10-22Affichage des notations récursives:herbelin
2008-08-04Évolutions diverses et variées.herbelin
2008-07-24Suite commit 11236notin
2008-07-16Quelques modifications autour du filtrage Ltac:herbelin
2008-07-04Fixes in handling of implicit arguments:msozeau
2008-06-09- Correction de la version simplifiée (filtrage sur deux sigherbelin
2008-06-08- Extension de "generalize" en "generalize c as id at occs".herbelin
2008-06-06Correction terminologie et ajout plage unicode 1D400-1D7FF (mathematicalherbelin
2008-05-24Ajout de la possibilité d'utiliser fix/cofix dans les notations.herbelin
2008-05-10- Prise en compte de l'unicode dans la fonction hdchar (elle fournissait desherbelin
2008-04-13Bugs, nettoyage, et améliorations diversesherbelin
2008-03-18improved the implementation of rtreebarras
2008-02-22Merge with lmamane's private branch:lmamane
2008-01-30Add list_iter3 msozeau
2008-01-05Correction bug #1749 (datant de l'implantation des or-patterns) +herbelin
2007-12-31Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...msozeau
2007-12-07Util.option_compare devient Option.Misc.Compare et change un peu de type aspiwack
2007-12-06Plus de combinateurs sont passés de Util à Option. Le module Options aspiwack
2007-12-06Commit intermédiaire express de réparation de coqide.ml, que j'avais aspiwack
2007-12-05Factorisation des opérations sur le type option de Util dans un module aspiwack