boehmes [Fri, 21 Aug 2009 13:23:53 +0200] rev 32386
disabled refute action (needs changes in the code of refute)
boehmes [Fri, 21 Aug 2009 13:21:19 +0200] rev 32385
split actions from Mirabelle core (Mirabelle may thus be applied to basic theories in HOL)
boehmes [Fri, 21 Aug 2009 09:49:10 +0200] rev 32384
moved Mirabelle to HOL/Tools
boehmes [Fri, 21 Aug 2009 09:46:14 +0200] rev 32383
moved Mirabelle to HOL/Tools
boehmes [Fri, 21 Aug 2009 09:44:55 +0200] rev 32382
Mirabelle tool script conforming to standard Isabelle tool interface,
tidied Perl script,
moved ML sources to Tools subdirectory
boehmes [Mon, 17 Aug 2009 10:59:12 +0200] rev 32381
made Mirabelle a component
paulson [Thu, 20 Aug 2009 15:23:25 +0200] rev 32380
A few Isar scripts
haftmann [Sat, 15 Aug 2009 15:29:54 +0200] rev 32379
additional checkpoints avoid problems in error situations
haftmann [Sat, 15 Aug 2009 15:29:53 +0200] rev 32378
tuned
krauss [Fri, 14 Aug 2009 21:36:14 +0200] rev 32377
removed atp_minimize invocation
krauss [Fri, 14 Aug 2009 21:28:58 +0200] rev 32376
reverted accidential corruption of superscripts introduced in a508148f7c25
haftmann [Fri, 14 Aug 2009 17:27:34 +0200] rev 32375
merged
haftmann [Fri, 14 Aug 2009 15:36:57 +0200] rev 32374
inserted space into message
haftmann [Fri, 14 Aug 2009 15:36:55 +0200] rev 32373
formally stylized
haftmann [Fri, 14 Aug 2009 15:36:54 +0200] rev 32372
formally stylized
haftmann [Fri, 14 Aug 2009 15:36:53 +0200] rev 32371
corrected Pair to Char
webertj [Fri, 14 Aug 2009 13:45:52 +0100] rev 32370
merged
webertj [Fri, 14 Aug 2009 13:44:14 +0100] rev 32369
Fixed a bug where the simplifier would hang on
lemma "f a = M { nat j |j. 0 <= j & j < f b}"
pre_decomp/pre_tac no longer split terms that contain (non-locally) bound
variables (e.g., "nat j" in the above example).
paulson [Thu, 13 Aug 2009 17:19:54 +0100] rev 32368
merged
paulson [Thu, 13 Aug 2009 17:19:42 +0100] rev 32367
Removal of redundant settings of unification trace and search bounds.
paulson [Thu, 13 Aug 2009 17:19:10 +0100] rev 32366
Demonstrations of sledgehammer in protocol proofs.
wenzelm [Wed, 12 Aug 2009 00:26:01 +0200] rev 32365
added PARALLEL_CHOICE, PARALLEL_GOALS;
wenzelm [Tue, 11 Aug 2009 20:40:02 +0200] rev 32364
merged
Philipp Meyer [Mon, 10 Aug 2009 13:53:42 +0200] rev 32363
SOS: function to set default prover; output channel changed