wenzelm [Tue, 20 Mar 2012 21:37:31 +0100] rev 47059
merged
wenzelm [Tue, 20 Mar 2012 21:34:42 +0100] rev 47058
refined init_model: allow change of buffer name as caused by "Save as", for example;
avoid init_model while buffer.isLoading -- potentially prevent NPE of getText;
avoid emitting nested buffer.propertiesChanged events;
wenzelm [Tue, 20 Mar 2012 20:00:13 +0100] rev 47057
basic support for bundled declarations;
blanchet [Tue, 20 Mar 2012 18:42:45 +0100] rev 47056
doc update
blanchet [Tue, 20 Mar 2012 18:42:45 +0100] rev 47055
made "spass" a "metaprover" that uses either the new SPASS or the old SPASS, to preserve backward compatibility and prepare for the upcoming release
blanchet [Tue, 20 Mar 2012 18:42:45 +0100] rev 47054
removed obsolete temporary hack
blanchet [Tue, 20 Mar 2012 18:42:45 +0100] rev 47053
tweaks
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"