Fri, 15 Jul 2005 15:44:17 +0200tuned;
wenzelm [Fri, 15 Jul 2005 15:44:17 +0200] rev 16862
tuned;

Fri, 15 Jul 2005 15:44:15 +0200tuned fold on terms;
wenzelm [Fri, 15 Jul 2005 15:44:15 +0200] rev 16861
tuned fold on terms;

Fri, 15 Jul 2005 15:44:11 +0200* Pure/library.ML: several combinators for linear functional transformations;
wenzelm [Fri, 15 Jul 2005 15:44:11 +0200] rev 16860
* Pure/library.ML: several combinators for linear functional transformations;
* Pure/library.ML: canonical list combinators fold, fold_rev, and fold_yield;
* Pure/term.ML: combinators fold_atyps, fold_aterms, fold_term_types, fold_types;

Fri, 15 Jul 2005 15:35:28 +0200optimize no_types_needed, remove exception handler
obua [Fri, 15 Jul 2005 15:35:28 +0200] rev 16859
optimize no_types_needed, remove exception handler

Fri, 15 Jul 2005 11:26:22 +0200tuned;
wenzelm [Fri, 15 Jul 2005 11:26:22 +0200] rev 16858
tuned;

Thu, 14 Jul 2005 20:32:37 +0200lucas - slightly cleaned up. Removed redudent copy of Symtab structure.
dixon [Thu, 14 Jul 2005 20:32:37 +0200] rev 16857
lucas - slightly cleaned up. Removed redudent copy of Symtab structure.

Thu, 14 Jul 2005 19:29:00 +0200* Improved 'oracle' command -- type-safe;
wenzelm [Thu, 14 Jul 2005 19:29:00 +0200] rev 16856
* Improved 'oracle' command -- type-safe;

Thu, 14 Jul 2005 19:28:40 +0200no open Logic;
wenzelm [Thu, 14 Jul 2005 19:28:40 +0200] rev 16855
no open Logic;

Thu, 14 Jul 2005 19:28:39 +0200removed itlist, rev_itlist -- use fold_rev, fold instead;
wenzelm [Thu, 14 Jul 2005 19:28:39 +0200] rev 16854
removed itlist, rev_itlist -- use fold_rev, fold instead;
improved end_itlist;

Thu, 14 Jul 2005 19:28:38 +0200replaced itlist by fold_rev;
wenzelm [Thu, 14 Jul 2005 19:28:38 +0200] rev 16853
replaced itlist by fold_rev;
replaced rev_itlist by fold;