wenzelm [Sat, 08 Oct 2005 23:43:15 +0200] rev 17808
tuned Memory.hilim;
wenzelm [Sat, 08 Oct 2005 23:43:14 +0200] rev 17807
get rid of feeder -- at the cost of batch-only commit-at-exit;
redirect stderr to stdout;
nipkow [Sat, 08 Oct 2005 23:36:01 +0200] rev 17806
*** empty log message ***
wenzelm [Sat, 08 Oct 2005 23:05:59 +0200] rev 17805
-nort option;
wenzelm [Sat, 08 Oct 2005 22:39:42 +0200] rev 17804
added could_unify;
wenzelm [Sat, 08 Oct 2005 22:39:41 +0200] rev 17803
more efficient check_specified, much less invocations;
Type.could_unify filter;
wenzelm [Sat, 08 Oct 2005 22:39:40 +0200] rev 17802
moved susp.ML, lazy_seq.ML, lazy_scan.ML to HOL/Import;
wenzelm [Sat, 08 Oct 2005 22:39:39 +0200] rev 17801
uses susp.ML, lazy_seq.ML, lazy_scan.ML;
wenzelm [Sat, 08 Oct 2005 22:39:38 +0200] rev 17800
added Import/susp.ML, Import/lazy_seq.ML, Import/lasy_scan.ML;
wenzelm [Sat, 08 Oct 2005 20:15:38 +0200] rev 17799
minor tweaks for Poplog/PML;
removed chars;
wenzelm [Sat, 08 Oct 2005 20:15:37 +0200] rev 17798
tuned memory limits;
Int/IntInf: more compat stuff;
proper use/use_string -- cf. run-poplogml;
wenzelm [Sat, 08 Oct 2005 20:15:36 +0200] rev 17797
Int.max;