Tue, 31 Jul 2007 00:56:31 +0200 added global config options;
wenzelm [Tue, 31 Jul 2007 00:56:31 +0200] rev 24077
added global config options;
Tue, 31 Jul 2007 00:56:29 +0200 arith method setup: proper context;
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;
Tue, 31 Jul 2007 00:56:26 +0200 arith method setup: proper context;
wenzelm [Tue, 31 Jul 2007 00:56:26 +0200] rev 24075
arith method setup: proper context;
Mon, 30 Jul 2007 19:46:15 +0200 tuned ML declarations;
wenzelm [Mon, 30 Jul 2007 19:46:15 +0200] rev 24074
tuned ML declarations;
Mon, 30 Jul 2007 19:46:13 +0200 simultaneous use_thys;
wenzelm [Mon, 30 Jul 2007 19:46:13 +0200] rev 24073
simultaneous use_thys; tuned;
Mon, 30 Jul 2007 19:22:27 +0200 dequeue: wait loop while PROTECTED -- avoids race condition;
wenzelm [Mon, 30 Jul 2007 19:22:27 +0200] rev 24072
dequeue: wait loop while PROTECTED -- avoids race condition;
Mon, 30 Jul 2007 11:12:28 +0200 marked some CRITICAL sections;
wenzelm [Mon, 30 Jul 2007 11:12:28 +0200] rev 24071
marked some CRITICAL sections;
Mon, 30 Jul 2007 10:39:12 +0200 updated some of the definitions and proofs
urbanc [Mon, 30 Jul 2007 10:39:12 +0200] rev 24070
updated some of the definitions and proofs
Sun, 29 Jul 2007 23:27:40 +0200 tuned msgs;
wenzelm [Sun, 29 Jul 2007 23:27:40 +0200] rev 24069
tuned msgs; tuned;
Sun, 29 Jul 2007 22:42:02 +0200 deps: keep thy source text, avoid reloading;
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;
Sun, 29 Jul 2007 22:42:00 +0200 adapted ThyLoad.deps_thy;
wenzelm [Sun, 29 Jul 2007 22:42:00 +0200] rev 24067
adapted ThyLoad.deps_thy;
Sun, 29 Jul 2007 22:41:59 +0200 more informative tracing;
wenzelm [Sun, 29 Jul 2007 22:41:59 +0200] rev 24066
more informative tracing; tuned;
Sun, 29 Jul 2007 22:41:58 +0200 load_thy: avoid reloading of text;
wenzelm [Sun, 29 Jul 2007 22:41:58 +0200] rev 24065
load_thy: avoid reloading of text; tuned;
Sun, 29 Jul 2007 22:41:55 +0200 added of_list_limited (with limit argument);
wenzelm [Sun, 29 Jul 2007 22:41:55 +0200] rev 24064
added of_list_limited (with limit argument); removed of_string_limited;
Sun, 29 Jul 2007 19:46:04 +0200 more informative tracing;
wenzelm [Sun, 29 Jul 2007 19:46:04 +0200] rev 24063
more informative tracing;
Sun, 29 Jul 2007 19:46:03 +0200 explicit global state argument -- no longer CRITICAL;
wenzelm [Sun, 29 Jul 2007 19:46:03 +0200] rev 24062
explicit global state argument -- no longer CRITICAL;
Sun, 29 Jul 2007 19:46:02 +0200 added option -T (multithreading trace mode);
wenzelm [Sun, 29 Jul 2007 19:46:02 +0200] rev 24061
added option -T (multithreading trace mode);
Sun, 29 Jul 2007 17:28:57 +0200 critical: improved diagostics;
wenzelm [Sun, 29 Jul 2007 17:28:57 +0200] rev 24060
critical: improved diagostics; schedule: proper broadcast on wakeup condition;
Sun, 29 Jul 2007 17:28:56 +0200 tuned msg;
wenzelm [Sun, 29 Jul 2007 17:28:56 +0200] rev 24059
tuned msg;
Sun, 29 Jul 2007 17:28:55 +0200 NAMED_CRITICAL;
wenzelm [Sun, 29 Jul 2007 17:28:55 +0200] rev 24058
NAMED_CRITICAL;
Sun, 29 Jul 2007 16:00:06 +0200 removed obsolete Output.ML_errors/toplevel_errors;
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;
Sun, 29 Jul 2007 16:00:05 +0200 removed obsolete Output.ML_errors/toplevel_errors;
wenzelm [Sun, 29 Jul 2007 16:00:05 +0200] rev 24056
removed obsolete Output.ML_errors/toplevel_errors;
Sun, 29 Jul 2007 16:00:04 +0200 added TOPLEVEL_ERROR (simplified version from output.ML);
wenzelm [Sun, 29 Jul 2007 16:00:04 +0200] rev 24055
added TOPLEVEL_ERROR (simplified version from output.ML);
Sun, 29 Jul 2007 16:00:03 +0200 removed obsolete TOPLEVEL_ERROR etc. (cf. toplevel.ML);
wenzelm [Sun, 29 Jul 2007 16:00:03 +0200] rev 24054
removed obsolete TOPLEVEL_ERROR etc. (cf. toplevel.ML);
Sun, 29 Jul 2007 16:00:02 +0200 added ML toplevel use commands: Toplevel.program;
wenzelm [Sun, 29 Jul 2007 16:00:02 +0200] rev 24053
added ML toplevel use commands: Toplevel.program; added install_pp stuff;
Sun, 29 Jul 2007 16:00:00 +0200 removed obsolete install_pp.ML (cf. pure_setup.ML);
wenzelm [Sun, 29 Jul 2007 16:00:00 +0200] rev 24052
removed obsolete install_pp.ML (cf. pure_setup.ML);
Sun, 29 Jul 2007 14:30:07 +0200 replaced program_defs_ref by proper context data (via attribute "program");
wenzelm [Sun, 29 Jul 2007 14:30:07 +0200] rev 24051
replaced program_defs_ref by proper context data (via attribute "program");
Sun, 29 Jul 2007 14:30:06 +0200 renamed Drule.is_dummy_thm to Thm.is_dummy;
wenzelm [Sun, 29 Jul 2007 14:30:06 +0200] rev 24050
renamed Drule.is_dummy_thm to Thm.is_dummy;
Sun, 29 Jul 2007 14:30:05 +0200 added list update;
wenzelm [Sun, 29 Jul 2007 14:30:05 +0200] rev 24049
added list update;
Sun, 29 Jul 2007 14:30:04 +0200 moved Drule.add/del/merge_rules to Thm.add/del/merge_thms;
wenzelm [Sun, 29 Jul 2007 14:30:04 +0200] rev 24048
moved Drule.add/del/merge_rules to Thm.add/del/merge_thms; moved Drule.is_dummy_thm to Thm.is_dummy;
Sun, 29 Jul 2007 14:30:03 +0200 Named collections of theorems in canonical order.
wenzelm [Sun, 29 Jul 2007 14:30:03 +0200] rev 24047
Named collections of theorems in canonical order.
Sun, 29 Jul 2007 14:30:02 +0200 added Tools/named_thms.ML;
wenzelm [Sun, 29 Jul 2007 14:30:02 +0200] rev 24046
added Tools/named_thms.ML;
(0) -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip