wenzelm [Fri, 02 Mar 2012 21:22:42 +0100] rev 46761
avoid buffer loading overrun;
tuned;
wenzelm [Fri, 02 Mar 2012 19:05:13 +0100] rev 46760
merged
bulwahn [Fri, 02 Mar 2012 09:35:39 +0100] rev 46759
collecting all axioms in a locale context in quickcheck;
adding some verbose output;
bulwahn [Fri, 02 Mar 2012 09:35:35 +0100] rev 46758
choosing longer constant names in Quickcheck_Narrowing to reduce the chances of name clashes in Quickcheck-Narrowing
bulwahn [Fri, 02 Mar 2012 09:35:33 +0100] rev 46757
removing finiteness goals
bulwahn [Fri, 02 Mar 2012 09:35:32 +0100] rev 46756
adding finiteness of intervals on integer sets; adding another finiteness theorem for multisets
wenzelm [Thu, 01 Mar 2012 22:26:29 +0100] rev 46755
Symbol.encode header edits;
wenzelm [Thu, 01 Mar 2012 21:35:49 +0100] rev 46754
merged
haftmann [Thu, 01 Mar 2012 19:35:02 +0100] rev 46753
tuned whitespace
haftmann [Thu, 01 Mar 2012 19:34:52 +0100] rev 46752
more fundamental pred-to-set conversions, particularly by means of inductive_set; associated consolidation of some theorem names (c.f. NEWS)
paulson [Thu, 01 Mar 2012 17:13:54 +0000] rev 46751
Removal of obsolete ML bindings
wenzelm [Thu, 01 Mar 2012 15:48:03 +0100] rev 46750
more robust locking;
wenzelm [Thu, 01 Mar 2012 15:42:44 +0100] rev 46749
proper update_header;
wenzelm [Thu, 01 Mar 2012 15:16:20 +0100] rev 46748
refined node_header -- more direct buffer access (again);
wenzelm [Thu, 01 Mar 2012 14:48:32 +0100] rev 46747
merged
blanchet [Thu, 01 Mar 2012 11:28:56 +0100] rev 46746
improved handling of polymorphic quotient types, by avoiding comparing types that will generally differ in the polymorphic case
blanchet [Thu, 01 Mar 2012 11:28:56 +0100] rev 46745
fixed handling of "Rep_" function of quotient types -- side-effect of "set" constructor reintroduction
blanchet [Thu, 01 Mar 2012 11:28:56 +0100] rev 46744
more robust set element extractor
boehmes [Thu, 01 Mar 2012 10:12:58 +0100] rev 46743
fine-tune intended failure of smt method when the chosen SMT solver is not installed: restrict failures to true invocations of the SMT solver and don't fail for runs based on certificates
wenzelm [Thu, 01 Mar 2012 14:48:28 +0100] rev 46742
tuned proofs;
wenzelm [Thu, 01 Mar 2012 14:42:05 +0100] rev 46741
more tolerant cygpath invocation, allow empty CLASSPATH;
wenzelm [Thu, 01 Mar 2012 14:12:18 +0100] rev 46740
explicitly revoke delay, to avoid spurious timer events after deactivation of related components;
wenzelm [Thu, 01 Mar 2012 11:28:33 +0100] rev 46739
clarified document nodes (full import graph) vs. node_status (non-preloaded theories);
tuned;
wenzelm [Wed, 29 Feb 2012 23:31:35 +0100] rev 46738
more defensive node_header;
wenzelm [Wed, 29 Feb 2012 23:09:06 +0100] rev 46737
clarified module Thy_Load;
more precise graph based on Document.Node.Deps with actual Node.Name dependencies;
boehmes [Wed, 29 Feb 2012 17:43:41 +0100] rev 46736
SMT fails if the chosen SMT solver is not installed
wenzelm [Tue, 28 Feb 2012 21:58:59 +0100] rev 46735
merged
blanchet [Tue, 28 Feb 2012 15:54:51 +0100] rev 46734
speed up Sledgehammer's clasimpset lookup a bit
blanchet [Tue, 28 Feb 2012 15:54:51 +0100] rev 46733
use SPASS instead of E for Metis examples -- it's seems faster for these small problems
blanchet [Tue, 28 Feb 2012 15:54:51 +0100] rev 46732
spelling
wenzelm [Tue, 28 Feb 2012 21:53:36 +0100] rev 46731
avoid undeclared variables in let bindings;
tuned proofs;
wenzelm [Tue, 28 Feb 2012 20:20:09 +0100] rev 46730
tuned proofs;