huffman [Mon, 10 Oct 2005 05:46:17 +0200] rev 17817
add names to infix declarations
huffman [Mon, 10 Oct 2005 05:30:02 +0200] rev 17816
new syntax translations for continuous lambda abstraction
huffman [Mon, 10 Oct 2005 04:38:26 +0200] rev 17815
removed Istrictify; simplified some proofs
huffman [Mon, 10 Oct 2005 04:12:31 +0200] rev 17814
added notion of compactness; shortened proof of adm_disj; reorganized and cleaned up
huffman [Mon, 10 Oct 2005 04:03:09 +0200] rev 17813
cleaned up
huffman [Mon, 10 Oct 2005 04:00:40 +0200] rev 17812
added theorem typedef_chfin
huffman [Mon, 10 Oct 2005 03:55:39 +0200] rev 17811
replaced foldr' with foldr1
huffman [Mon, 10 Oct 2005 03:47:00 +0200] rev 17810
cleaned up; renamed "Porder.op <<" to "Porder.<<"
webertj [Sun, 09 Oct 2005 17:06:03 +0200] rev 17809
Tactics sat and satx reimplemented, several improvements
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;
wenzelm [Sat, 08 Oct 2005 20:15:35 +0200] rev 17796
minor tweaks for Poplog/PML;
removed redundant max function;
wenzelm [Sat, 08 Oct 2005 20:15:34 +0200] rev 17795
minor tweaks for Poplog/PML;
wenzelm [Sat, 08 Oct 2005 20:15:33 +0200] rev 17794
initial pop11 code for ML use/use_string;
ML_SUFFIX;
wenzelm [Sat, 08 Oct 2005 20:15:32 +0200] rev 17793
Poplog/PML: ML_SUFFIX=.psv;
wenzelm [Sat, 08 Oct 2005 20:15:31 +0200] rev 17792
support ML_SUFFIX;
wenzelm [Sat, 08 Oct 2005 18:51:03 +0200] rev 17791
obsolete;
nipkow [Sat, 08 Oct 2005 15:20:58 +0200] rev 17790
fix due to new neq_simproc
wenzelm [Fri, 07 Oct 2005 23:29:00 +0200] rev 17789
removed obsolete comment;
wenzelm [Fri, 07 Oct 2005 22:59:26 +0200] rev 17788
added idtypdummy_ast_tr;
removed obsolete k_tr;