wenzelm [Tue, 31 Jul 2007 00:56:31 +0200] rev 24077
added global config options;
wenzelm [Tue, 31 Jul 2007 00:56:29 +0200] rev 24076
arith method setup: proper context;
turned fast_arith_split/neq_limit into configuration options;
tuned signatures;
misc cleanup;
wenzelm [Tue, 31 Jul 2007 00:56:26 +0200] rev 24075
arith method setup: proper context;
wenzelm [Mon, 30 Jul 2007 19:46:15 +0200] rev 24074
tuned ML declarations;
wenzelm [Mon, 30 Jul 2007 19:46:13 +0200] rev 24073
simultaneous use_thys;
tuned;
wenzelm [Mon, 30 Jul 2007 19:22:27 +0200] rev 24072
dequeue: wait loop while PROTECTED -- avoids race condition;
wenzelm [Mon, 30 Jul 2007 11:12:28 +0200] rev 24071
marked some CRITICAL sections;
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;