paulson [Tue, 20 Mar 2012 17:20:33 +0000] rev 47052
proof tidying
wenzelm [Tue, 20 Mar 2012 18:01:34 +0100] rev 47051
minimalistic support for remote URLs: no master dir here;
blanchet [Tue, 20 Mar 2012 13:53:09 +0100] rev 47050
optimized "metis" call
blanchet [Tue, 20 Mar 2012 13:53:09 +0100] rev 47049
added term_order option to Mirabelle
blanchet [Tue, 20 Mar 2012 13:53:09 +0100] rev 47048
take out experimental polymorphic @ encodings from Metis test -- proof reconstruction is fragile for them
blanchet [Tue, 20 Mar 2012 13:53:09 +0100] rev 47047
more conservative Metis defaults, for backward compatiblity (as illustrated by one "metis" call in "Auth/KerberosV")
blanchet [Tue, 20 Mar 2012 13:53:09 +0100] rev 47046
remove two options that were found to play hardly any role
blanchet [Tue, 20 Mar 2012 13:53:09 +0100] rev 47045
enable "metis_advisory_simp" by default
wenzelm [Tue, 20 Mar 2012 13:02:07 +0100] rev 47044
more stats;
paulson [Tue, 20 Mar 2012 11:03:46 +0000] rev 47043
merged
paulson [Tue, 20 Mar 2012 11:03:25 +0000] rev 47042
more structured proofs
blanchet [Tue, 20 Mar 2012 10:45:52 +0100] rev 47041
don't generate new SPASS constructs for old SPASS
blanchet [Tue, 20 Mar 2012 10:21:05 +0100] rev 47040
tune Metis example
blanchet [Tue, 20 Mar 2012 10:06:35 +0100] rev 47039
added "metis_advisory_simp" option to orient as many equations as possible in Metis the right way (cf. "More SPASS with Isabelle")
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47038
continued implementation of term ordering attributes
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47037
added "dont_preplay" alias
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47036
document "dont_preplay"
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47035
tuning
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47034
implement term order attribute (for experiments)
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47033
tuning -- don't refer to old, internal version number (needlessly confusing now)
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47032
more weight attribute tuning
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47031
use TFF0 with remote Vampire, now that a newer version of Vampire has been installed there (1.8 rev. 1362) that appears to have sound support for TFF0
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47030
internal renamings
blanchet [Tue, 20 Mar 2012 00:44:30 +0100] rev 47029
renamed E weight attribute
wenzelm [Mon, 19 Mar 2012 23:17:18 +0100] rev 47028
tuned proofs;
wenzelm [Mon, 19 Mar 2012 23:08:27 +0100] rev 47027
explicit propagation of assignment event, even if changed command set is empty;
discontinued slightly odd Document_View.update_snapshot/flush_snapshot;
wenzelm [Mon, 19 Mar 2012 21:52:09 +0100] rev 47026
modernized axiomatizations;
wenzelm [Mon, 19 Mar 2012 21:49:52 +0100] rev 47025
modernized axiomatizations;
tuned proofs;
wenzelm [Mon, 19 Mar 2012 21:25:15 +0100] rev 47024
updated Misc_Legacy.freeze_thaw;
wenzelm [Mon, 19 Mar 2012 21:16:19 +0100] rev 47023
discontinued remains of duplicate exception UnequalLengths (cf. 441260986b63);