wenzelm [Fri, 15 Jul 2005 15:44:19 +0200] rev 16864
tuned min_key, max_key;
wenzelm [Fri, 15 Jul 2005 15:44:18 +0200] rev 16863
replaced foldl_XXX by canonical fold_XXX;
canonical arguments for add_term_varnames, add_tvarsT, add_tvars, add_vars, add_frees,
wenzelm [Fri, 15 Jul 2005 15:44:17 +0200] rev 16862
tuned;
wenzelm [Fri, 15 Jul 2005 15:44:15 +0200] rev 16861
tuned fold on terms;
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;
obua [Fri, 15 Jul 2005 15:35:28 +0200] rev 16859
optimize no_types_needed, remove exception handler
wenzelm [Fri, 15 Jul 2005 11:26:22 +0200] rev 16858
tuned;
dixon [Thu, 14 Jul 2005 20:32:37 +0200] rev 16857
lucas - slightly cleaned up. Removed redudent copy of Symtab structure.
wenzelm [Thu, 14 Jul 2005 19:29:00 +0200] rev 16856
* Improved 'oracle' command -- type-safe;
wenzelm [Thu, 14 Jul 2005 19:28:40 +0200] rev 16855
no open Logic;