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
haftmann [Mon, 20 Sep 2010 09:19:22 +0200] rev 39540
adjusted
haftmann [Mon, 20 Sep 2010 09:19:17 +0200] rev 39539
updated file duplicate
haftmann [Mon, 20 Sep 2010 09:19:13 +0200] rev 39538
\\isatypewrite now part of isabelle latex style
haftmann [Mon, 20 Sep 2010 08:53:37 +0200] rev 39537
made smlnj happy
boehmes [Sun, 19 Sep 2010 11:33:39 +0200] rev 39536
properly parse Z3 error models, including datatypes, and represent function valuations as lambda terms; also normalize Z3 error models
boehmes [Sun, 19 Sep 2010 00:29:13 +0200] rev 39535
do not treat natural numbers as a datatype (natural numbers are considered an abstract type with a coercion to integers)
haftmann [Fri, 17 Sep 2010 20:53:50 +0200] rev 39534
generalized lemma insort_remove1 to insort_key_remove1
haftmann [Fri, 17 Sep 2010 20:53:50 +0200] rev 39533
generalized lemmas multiset_of_insort, multiset_of_sort, properties_for_sort for *_key variants