Mon, 13 Sep 2010 06:02:47 +0200 |
boehmes |
added preliminary support for SMT datatypes (for now restricted to tuples and lists); only the Z3 interface (in oracle mode) makes use of it, there is especially no Z3 proof reconstruction support for datatypes yet
|
changeset |
files
|
Fri, 10 Sep 2010 23:56:35 +0200 |
krauss |
use eta-contracted version for occurrence check (avoids possible non-termination)
|
changeset |
files
|
Mon, 13 Sep 2010 13:20:18 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Mon, 13 Sep 2010 12:42:08 +0200 |
wenzelm |
Type_Infer.finish: index 0 -- freshness supposedly via Name.invents;
|
changeset |
files
|
Mon, 13 Sep 2010 11:35:55 +0200 |
wenzelm |
simplified Type_Infer: eliminated separate datatypes pretyp/preterm -- only assign is_paramT TVars;
|
changeset |
files
|
Mon, 13 Sep 2010 00:10:29 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 12 Sep 2010 22:28:59 +0200 |
wenzelm |
Type_Infer.preterm: eliminated separate Constraint;
|
changeset |
files
|
Sun, 12 Sep 2010 21:24:23 +0200 |
wenzelm |
Type_Infer.infer_types: plain error instead of kernel exception TYPE;
|
changeset |
files
|
Sun, 12 Sep 2010 20:47:47 +0200 |
wenzelm |
load type_infer.ML later -- proper context for Type_Infer.infer_types;
|
changeset |
files
|
Sun, 12 Sep 2010 19:55:45 +0200 |
wenzelm |
common Type.appl_error, which also covers explicit constraints;
|
changeset |
files
|
Sun, 12 Sep 2010 19:04:02 +0200 |
wenzelm |
eliminated aliases of Type.constraint;
|
changeset |
files
|
Sun, 12 Sep 2010 17:39:02 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 12 Sep 2010 16:06:03 +0200 |
wenzelm |
tuned messages;
|
changeset |
files
|
Fri, 10 Sep 2010 23:11:58 +0200 |
wenzelm |
avoid extra wrapping for interrupts;
|
changeset |
files
|
Thu, 09 Sep 2010 21:44:52 +0200 |
wenzelm |
tuned markup;
|
changeset |
files
|
Fri, 10 Sep 2010 15:55:09 +0200 |
wenzelm |
updated keywords;
|
changeset |
files
|
Fri, 10 Sep 2010 15:48:43 +0200 |
wenzelm |
proper antiquotations;
|
changeset |
files
|
Fri, 10 Sep 2010 15:42:14 +0200 |
wenzelm |
fixed antiquotation;
|
changeset |
files
|
Fri, 10 Sep 2010 15:39:55 +0200 |
wenzelm |
updated generated file;
|
changeset |
files
|
Fri, 10 Sep 2010 15:38:54 +0200 |
wenzelm |
updated config options;
|
changeset |
files
|
Fri, 10 Sep 2010 15:36:49 +0200 |
wenzelm |
removed spurious addition from 9e58f0499f57;
|
changeset |
files
|
Fri, 10 Sep 2010 15:17:44 +0200 |
wenzelm |
merged
|
changeset |
files
|
Fri, 10 Sep 2010 14:37:57 +0200 |
krauss |
improved error message for common mistake (fun f where "g x = ...")
|
changeset |
files
|
Fri, 10 Sep 2010 10:59:10 +0200 |
bulwahn |
adding another String.literal example
|
changeset |
files
|
Fri, 10 Sep 2010 10:59:09 +0200 |
bulwahn |
fiddling with the correct setup for String.literal
|
changeset |
files
|
Fri, 10 Sep 2010 10:59:07 +0200 |
bulwahn |
refactoring mode inference so that the theory is not changed in the mode inference procedure
|
changeset |
files
|
Fri, 10 Sep 2010 10:21:25 +0200 |
haftmann |
Haskell == is infix, not infixl
|
changeset |
files
|
Fri, 10 Sep 2010 09:56:28 +0200 |
haftmann |
more correct dependencies
|
changeset |
files
|
Thu, 09 Sep 2010 20:58:46 +0200 |
blanchet |
merged
|
changeset |
files
|
Thu, 09 Sep 2010 20:11:52 +0200 |
blanchet |
use definitional CNF for the goal if at least one of the premisses would lead to too many clauses in Meson
|
changeset |
files
|
Thu, 09 Sep 2010 20:09:43 +0200 |
blanchet |
use the Meson cutoff as the cutoff for using definitional CNF -- it's simpler that way
|
changeset |
files
|
Thu, 09 Sep 2010 18:53:55 +0200 |
blanchet |
clarify comment
|
changeset |
files
|
Thu, 09 Sep 2010 18:50:23 +0200 |
blanchet |
improve on 65903ec4e8e8: fix more "add_ffpair" exceptions in failed ATP proofs
|
changeset |
files
|
Thu, 09 Sep 2010 18:22:04 +0200 |
blanchet |
allow Sledgehammer proofs containing nameless local facts with schematic variables in them
|
changeset |
files
|
Thu, 09 Sep 2010 16:32:28 +0200 |
blanchet |
tuning
|
changeset |
files
|
Thu, 09 Sep 2010 16:27:36 +0200 |
blanchet |
more precise error messages when Vampire is interrupted or SPASS runs into an internal bug
|
changeset |
files
|
Thu, 09 Sep 2010 16:06:11 +0200 |
blanchet |
better error reporting when the Sledgehammer minimizer is interrupted
|
changeset |
files
|
Thu, 09 Sep 2010 14:47:06 +0200 |
blanchet |
add cutoff beyond which facts are handled using definitional CNF
|
changeset |
files
|
Thu, 09 Sep 2010 12:28:00 +0200 |
blanchet |
"resurrected" a Metis proof
|
changeset |
files
|
Thu, 09 Sep 2010 12:24:43 +0200 |
blanchet |
replace two slow "metis" proofs with faster proofs
|
changeset |
files
|
Wed, 08 Sep 2010 19:22:37 +0200 |
blanchet |
workaround to avoid subtle "add_ffpairs" unification exception in Sledgehammer;
|
changeset |
files
|
Wed, 08 Sep 2010 19:20:52 +0200 |
blanchet |
improve SInE-E failure message
|
changeset |
files
|
Thu, 09 Sep 2010 17:58:11 +0200 |
bulwahn |
merged
|
changeset |
files
|
Thu, 09 Sep 2010 17:23:08 +0200 |
bulwahn |
adding an example with integers and String.literals
|
changeset |
files
|
Thu, 09 Sep 2010 17:23:07 +0200 |
bulwahn |
adding an example to show how code_pred must be invoked with locales
|
changeset |
files
|
Thu, 09 Sep 2010 17:23:03 +0200 |
bulwahn |
removing report from the arguments of the quickcheck functions and refering to it by picking it from the context
|
changeset |
files
|
Thu, 09 Sep 2010 16:43:57 +0200 |
bulwahn |
changing the container for the quickcheck options to a generic data
|
changeset |
files
|
Thu, 09 Sep 2010 16:47:03 +0100 |
paulson |
Tidied up proofs using sledgehammer, also deleting unnecessary semicolons
|
changeset |
files
|
Thu, 09 Sep 2010 14:38:14 +0200 |
bulwahn |
changing String.literal to a type instead of a datatype
|
changeset |
files
|
Thu, 09 Sep 2010 11:10:44 +0200 |
bulwahn |
increasing the number of iterations to ensure to find a counterexample by random generation
|
changeset |
files
|
Thu, 09 Sep 2010 09:11:13 +0200 |
haftmann |
only conceal primitive definition theorems, not predicate names
|
changeset |
files
|
Wed, 08 Sep 2010 19:23:23 +0200 |
haftmann |
merged
|
changeset |
files
|
Wed, 08 Sep 2010 19:21:46 +0200 |
haftmann |
modernized primrec
|
changeset |
files
|
Fri, 10 Sep 2010 15:16:51 +0200 |
wenzelm |
Markup_Tree is already scalable;
|
changeset |
files
|
Fri, 10 Sep 2010 15:05:30 +0200 |
wenzelm |
Isabelle_Markup.tooltip: explicit indication of ML;
|
changeset |
files
|
Fri, 10 Sep 2010 14:54:08 +0200 |
wenzelm |
Future.promise: more robust treatment of concurrent abort vs. fulfill (amending 047c96f41455);
|
changeset |
files
|