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;
wenzelm [Fri, 07 Oct 2005 22:59:25 +0200] rev 17787
added syntax for _idtdummy, _idtypdummy;
removed obsolete _K;
wenzelm [Fri, 07 Oct 2005 22:59:24 +0200] rev 17786
added absdummy;
wenzelm [Fri, 07 Oct 2005 22:59:23 +0200] rev 17785
removed obsolete dummy_pat_tr;
wenzelm [Fri, 07 Oct 2005 22:59:22 +0200] rev 17784
Term.absdummy;
wenzelm [Fri, 07 Oct 2005 22:59:21 +0200] rev 17783
removed obsolete ex/Tuple.thy;
wenzelm [Fri, 07 Oct 2005 22:59:19 +0200] rev 17782
replaced _K by dummy abstraction;
wenzelm [Fri, 07 Oct 2005 22:59:18 +0200] rev 17781
print_translation: does not handle _idtdummy;
wenzelm [Fri, 07 Oct 2005 22:59:17 +0200] rev 17780
tuned;
wenzelm [Fri, 07 Oct 2005 22:59:15 +0200] rev 17779
added dummy variable binding;
removed obsolete _K;
nipkow [Fri, 07 Oct 2005 20:41:10 +0200] rev 17778
changes due to new neq_simproc in simpdata.ML
wenzelm [Fri, 07 Oct 2005 18:49:20 +0200] rev 17777
added str_of_term (from HOL/Tools/ATP/recon_translate_proof.ML);
wenzelm [Fri, 07 Oct 2005 18:49:19 +0200] rev 17776
Term.str_of_term;