urbanc [Mon, 30 Jul 2007 10:39:12 +0200] rev 24070
updated some of the definitions and proofs
wenzelm [Sun, 29 Jul 2007 23:27:40 +0200] rev 24069
tuned msgs;
tuned;
wenzelm [Sun, 29 Jul 2007 22:42:02 +0200] rev 24068
deps: keep thy source text, avoid reloading;
schedule: pick the first task with maximal imm_succs;
wenzelm [Sun, 29 Jul 2007 22:42:00 +0200] rev 24067
adapted ThyLoad.deps_thy;
wenzelm [Sun, 29 Jul 2007 22:41:59 +0200] rev 24066
more informative tracing;
tuned;
wenzelm [Sun, 29 Jul 2007 22:41:58 +0200] rev 24065
load_thy: avoid reloading of text;
tuned;
wenzelm [Sun, 29 Jul 2007 22:41:55 +0200] rev 24064
added of_list_limited (with limit argument);
removed of_string_limited;
wenzelm [Sun, 29 Jul 2007 19:46:04 +0200] rev 24063
more informative tracing;
wenzelm [Sun, 29 Jul 2007 19:46:03 +0200] rev 24062
explicit global state argument -- no longer CRITICAL;
wenzelm [Sun, 29 Jul 2007 19:46:02 +0200] rev 24061
added option -T (multithreading trace mode);
wenzelm [Sun, 29 Jul 2007 17:28:57 +0200] rev 24060
critical: improved diagostics;
schedule: proper broadcast on wakeup condition;
wenzelm [Sun, 29 Jul 2007 17:28:56 +0200] rev 24059
tuned msg;
wenzelm [Sun, 29 Jul 2007 17:28:55 +0200] rev 24058
NAMED_CRITICAL;
wenzelm [Sun, 29 Jul 2007 16:00:06 +0200] rev 24057
removed obsolete Output.ML_errors/toplevel_errors;
moved ML toplevel use commands to pure_setup.ML;