paulson [Tue, 11 Oct 2005 15:03:36 +0200] rev 17828
simplifying the treatment of nameless theorems
wenzelm [Tue, 11 Oct 2005 14:02:33 +0200] rev 17827
expand: error on undefined/empty env variable;
tuned;
wenzelm [Tue, 11 Oct 2005 14:02:32 +0200] rev 17826
added assert;
tuned;
wenzelm [Tue, 11 Oct 2005 13:30:17 +0200] rev 17825
tuned;
wenzelm [Tue, 11 Oct 2005 13:28:08 +0200] rev 17824
added string_of_pid;
wenzelm [Tue, 11 Oct 2005 13:28:07 +0200] rev 17823
raw symbols: allow non-ASCII chars (e.g. UTF-8);
tuned comment;
wenzelm [Tue, 11 Oct 2005 13:28:06 +0200] rev 17822
moved string_of_pid to ML-Systems;
wenzelm [Tue, 11 Oct 2005 13:28:05 +0200] rev 17821
ML_SUFFIX in targets (experimental);
wenzelm [Tue, 11 Oct 2005 13:28:04 +0200] rev 17820
cleanup backup images;
paulson [Mon, 10 Oct 2005 15:35:29 +0200] rev 17819
small tidy-up of utility functions
wenzelm [Mon, 10 Oct 2005 14:43:45 +0200] rev 17818
updated print_tac;
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;