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
haftmann [Mon, 20 Sep 2010 14:50:45 +0200] rev 39559
expand_fun_eq -> fun_eq_iff
haftmann [Mon, 20 Sep 2010 14:36:54 +0200] rev 39558
use buffers instead of string concatenation
wenzelm [Mon, 20 Sep 2010 16:05:25 +0200] rev 39557
renamed structure PureThy to Pure_Thy and moved most content to Global_Theory, to emphasize that this is global-only;
wenzelm [Mon, 20 Sep 2010 15:29:53 +0200] rev 39556
more antiquotations;
wenzelm [Mon, 20 Sep 2010 15:08:51 +0200] rev 39555
added XML.content_of convenience -- cover XML.body, which is the general situation;
wenzelm [Mon, 20 Sep 2010 12:03:11 +0200] rev 39554
merged
haftmann [Mon, 20 Sep 2010 11:55:36 +0200] rev 39553
merged
haftmann [Mon, 20 Sep 2010 11:55:21 +0200] rev 39552
more accurate exception handling
blanchet [Mon, 20 Sep 2010 11:51:46 +0200] rev 39551
merged
blanchet [Mon, 20 Sep 2010 11:51:19 +0200] rev 39550
merge tracing of two related modules
blanchet [Mon, 20 Sep 2010 10:29:29 +0200] rev 39549
merged
blanchet [Sat, 18 Sep 2010 10:43:52 +0200] rev 39548
preprocess "All" before doing clausification in Metis;
helps the definitional clausifier produce fewer clauses
blanchet [Fri, 17 Sep 2010 17:02:34 +0200] rev 39547
reorder proof methods and take out "best";
suggestions from Tobias
bulwahn [Mon, 20 Sep 2010 09:26:24 +0200] rev 39546
renaming variable name to decrease likelyhood of nameclash
bulwahn [Mon, 20 Sep 2010 09:26:20 +0200] rev 39545
code_pred_intro can be used to name facts for the code_pred command
bulwahn [Mon, 20 Sep 2010 09:26:19 +0200] rev 39544
replacing temporary hack by checking for environment settings of the component
bulwahn [Mon, 20 Sep 2010 09:26:18 +0200] rev 39543
removing unnessary options for code_pred
bulwahn [Mon, 20 Sep 2010 09:26:16 +0200] rev 39542
moving renaming_vars to post_processing; removing clone in values and quickcheck of code_prolog
bulwahn [Mon, 20 Sep 2010 09:26:15 +0200] rev 39541
removing clone in code_prolog and predicate_compile_quickcheck