haftmann [Fri, 29 Oct 2010 16:04:35 +0200] rev 40269
added user aliasses (still unclear how to specify names with whitespace contained)
haftmann [Fri, 29 Oct 2010 14:06:10 +0200] rev 40268
merged
haftmann [Fri, 29 Oct 2010 14:03:02 +0200] rev 40267
tuned structure of theory
haftmann [Fri, 29 Oct 2010 13:49:49 +0200] rev 40266
remove term_of equations for Heap type explicitly
blanchet [Fri, 29 Oct 2010 12:49:05 +0200] rev 40265
no need for setting up the kodkodi environment since Kodkodi 1.2.9
blanchet [Fri, 29 Oct 2010 12:49:05 +0200] rev 40264
fixed order of quantifier instantiation in new Skolemizer
blanchet [Fri, 29 Oct 2010 12:49:05 +0200] rev 40263
restructure Skolemization code slightly
blanchet [Fri, 29 Oct 2010 12:49:05 +0200] rev 40262
ensure that MESON correctly preserves the name of variables (needed by the new Skolemizer)
blanchet [Fri, 29 Oct 2010 12:49:05 +0200] rev 40261
more work on new Skolemizer without Hilbert_Choice
blanchet [Fri, 29 Oct 2010 12:49:05 +0200] rev 40260
fix cluster numbering in the absense of Hilbert_Choice (reverts acde1b606b0e, effectively reintroducing most of 0bfaaa81fc62)
blanchet [Fri, 29 Oct 2010 12:49:05 +0200] rev 40259
prevent type errors because of inconsistent skolem Var types by giving fresh indices to Skolems
blanchet [Fri, 29 Oct 2010 12:49:05 +0200] rev 40258
make handling of parameters more robust, by querying the goal
haftmann [Fri, 29 Oct 2010 11:35:28 +0200] rev 40257
actually pass "verbose" argument
wenzelm [Fri, 29 Oct 2010 16:16:10 +0200] rev 40256
eliminated obsolete \_ escape;
wenzelm [Fri, 29 Oct 2010 11:49:56 +0200] rev 40255
eliminated obsolete \_ escapes in rail environments;
wenzelm [Fri, 29 Oct 2010 11:35:47 +0200] rev 40254
proper markup of formal text;
wenzelm [Fri, 29 Oct 2010 11:07:21 +0200] rev 40253
merged
krauss [Fri, 29 Oct 2010 11:04:41 +0200] rev 40252
hide_const various constants, in particular to avoid ugly qualifiers in HOLCF
blanchet [Fri, 29 Oct 2010 10:40:36 +0200] rev 40251
reverted e31e3f0071d4 because "foo.bar(5)" (with quotes) is wrong
Lars Noschinski <noschinl@in.tum.de> [Fri, 29 Oct 2010 10:14:49 +0200] rev 40250
merged
Lars Noschinski <noschinl@in.tum.de> [Wed, 22 Sep 2010 09:56:39 +0200] rev 40249
Remove unnecessary premise of mult1_union
bulwahn [Fri, 29 Oct 2010 08:44:49 +0200] rev 40248
adapting HOL-Mutabelle to changes in quickcheck
bulwahn [Fri, 29 Oct 2010 08:44:46 +0200] rev 40247
NEWS
bulwahn [Fri, 29 Oct 2010 08:44:44 +0200] rev 40246
changed global fixed timeout to a configurable timeout for quickcheck; test parameters in quickcheck are now fully passed around with the context
bulwahn [Fri, 29 Oct 2010 08:44:43 +0200] rev 40245
updating documentation on quickcheck in the Isar reference
bulwahn [Thu, 28 Oct 2010 18:36:34 +0200] rev 40244
merged
bulwahn [Thu, 28 Oct 2010 17:28:45 +0200] rev 40243
adding a simple check to only run with a SWI-Prolog version known to work
* * *
taking the isabelle platform into account when finding the prolog system
wenzelm [Thu, 28 Oct 2010 23:54:39 +0200] rev 40242
tuned messages;
wenzelm [Thu, 28 Oct 2010 23:19:52 +0200] rev 40241
discontinued obsolete ML antiquotation @{theory_ref};
wenzelm [Thu, 28 Oct 2010 22:59:33 +0200] rev 40240
tuned;