wenzelm [Mon, 20 Sep 2010 23:28:35 +0200] rev 39575
tuned;
wenzelm [Mon, 20 Sep 2010 21:54:58 +0200] rev 39574
more robust Isabelle_System.rm_fifo: avoid external bash invocation, which might not work in JVM shutdown phase (due to Runtime.addShutdownHook);
wenzelm [Mon, 20 Sep 2010 21:26:58 +0200] rev 39573
tuned;
wenzelm [Mon, 20 Sep 2010 21:20:06 +0200] rev 39572
added Isabelle_Process.syslog;
refined Isabelle_Process.process_manager: startup_output via syslog, explicit join of auxiliary threads;
tuned;
wenzelm [Mon, 20 Sep 2010 19:00:47 +0200] rev 39571
updated keywords;
wenzelm [Mon, 20 Sep 2010 18:45:58 +0200] rev 39570
merged
haftmann [Mon, 20 Sep 2010 18:43:49 +0200] rev 39569
merged
haftmann [Mon, 20 Sep 2010 18:43:26 +0200] rev 39568
corrected long-overlooked slip: the Pure equality of a code equation is no part of the code equation itself
haftmann [Mon, 20 Sep 2010 18:43:23 +0200] rev 39567
dynamic_eval_conv static_eval_conv: certification of previously unreliably reconstructed evaluated term
haftmann [Mon, 20 Sep 2010 18:43:18 +0200] rev 39566
Pure equality is a regular cpde operation
haftmann [Mon, 20 Sep 2010 15:25:32 +0200] rev 39565
full palette of dynamic/static value(_strict/exn)
haftmann [Mon, 20 Sep 2010 15:10:21 +0200] rev 39564
Factored out ML into separate file
wenzelm [Mon, 20 Sep 2010 18:28:29 +0200] rev 39563
merged
blanchet [Mon, 20 Sep 2010 17:12:52 +0200] rev 39562
merged
blanchet [Mon, 20 Sep 2010 16:31:47 +0200] rev 39561
remove needless exception
blanchet [Mon, 20 Sep 2010 16:29:55 +0200] rev 39560
preprocess "Ex" before doing clausification in Metis;
this is dual to "All" in b96941dddd04