Mon, 27 Jun 2011 17:04:04 +0200 |
krauss |
new Datatype.info_of_constr with strict behaviour wrt. to overloaded constructors -- side effect: function package correctly identifies 0::int as a non-constructor;
|
changeset |
files
|
Mon, 27 Jun 2011 14:56:39 +0200 |
blanchet |
added reference for MESON
|
changeset |
files
|
Mon, 27 Jun 2011 14:56:37 +0200 |
blanchet |
document "meson" and "metis" in HOL specific section of the Isar ref manual
|
changeset |
files
|
Mon, 27 Jun 2011 14:56:35 +0200 |
blanchet |
clarify minimizer output
|
changeset |
files
|
Mon, 27 Jun 2011 14:56:33 +0200 |
blanchet |
don't export any metastrange or other nonatomizable formulas, since these don't help proving normal things, they are somewhat broken in the ATP output, and they are atypical
|
changeset |
files
|
Mon, 27 Jun 2011 14:56:32 +0200 |
blanchet |
tweaked comment
|
changeset |
files
|
Mon, 27 Jun 2011 14:56:31 +0200 |
blanchet |
document "sound" option
|
changeset |
files
|
Mon, 27 Jun 2011 14:56:29 +0200 |
blanchet |
minor Sledgehammer news
|
changeset |
files
|
Mon, 27 Jun 2011 14:56:28 +0200 |
blanchet |
added "sound" option to force Sledgehammer to be pedantically sound
|
changeset |
files
|
Mon, 27 Jun 2011 14:56:26 +0200 |
blanchet |
removed "full_types" option from documentation
|
changeset |
files
|
Mon, 27 Jun 2011 14:56:10 +0200 |
blanchet |
document changes to Sledgehammer and "try"
|
changeset |
files
|
Mon, 27 Jun 2011 13:52:47 +0200 |
blanchet |
removed "full_types" option from Sledgehammer, now that virtually sound encodings are used as the default anyway
|
changeset |
files
|
Mon, 27 Jun 2011 13:52:47 +0200 |
blanchet |
clarify warning message to avoid confusing beginners
|
changeset |
files
|
Mon, 27 Jun 2011 13:52:47 +0200 |
blanchet |
remove experimental trimming feature -- it slowed down things on Linux for some reason
|
changeset |
files
|
Mon, 27 Jun 2011 13:52:47 +0200 |
blanchet |
filter out some tautologies using an ATP, especially for those theories that are known for producing such things
|
changeset |
files
|
Mon, 27 Jun 2011 22:23:44 +0200 |
wenzelm |
NEWS;
|
changeset |
files
|
Mon, 27 Jun 2011 22:20:49 +0200 |
wenzelm |
document antiquotations are managed as theory data, with proper name space and entity markup;
|
changeset |
files
|
Mon, 27 Jun 2011 17:51:28 +0200 |
wenzelm |
proper checking of @{ML_antiquotation};
|
changeset |
files
|
Mon, 27 Jun 2011 17:20:24 +0200 |
wenzelm |
hide rather short auxiliary names, which can easily occur in user theories;
|
changeset |
files
|
Mon, 27 Jun 2011 17:06:06 +0200 |
wenzelm |
updated generated file;
|
changeset |
files
|
Mon, 27 Jun 2011 16:53:31 +0200 |
wenzelm |
ML antiquotations are managed as theory data, with proper name space and entity markup;
|
changeset |
files
|
Mon, 27 Jun 2011 15:03:55 +0200 |
wenzelm |
old gensym is now legacy -- global state is out of fashion, and its result is not guaranteed to be fresh;
|
changeset |
files
|
Mon, 27 Jun 2011 15:01:08 +0200 |
wenzelm |
parallel Syntax.parse, which is rather slow;
|
changeset |
files
|
Mon, 27 Jun 2011 14:38:58 +0200 |
wenzelm |
markup binding like class, which is the only special markup where Proof General (including version 4.1) allows "isar-long-id-stuff";
|
changeset |
files
|
Mon, 27 Jun 2011 09:42:46 +0200 |
hoelzl |
move conditional expectation to its own theory file
|
changeset |
files
|
Sun, 26 Jun 2011 19:10:03 +0200 |
boehmes |
updated SMT certificates
|
changeset |
files
|
Sun, 26 Jun 2011 19:10:02 +0200 |
boehmes |
generalized introduction of explicit application constant: consider more functions as possible witness/instance of quantifiers than before (a constant of type T1 -> T2 -> T3 should be considered to have a rank less or equal to 1 if variables of type T2 -> T3 occur bound in a problem);
|
changeset |
files
|
Sat, 25 Jun 2011 20:03:07 +0200 |
wenzelm |
proper tokens only if session is ready;
|
changeset |
files
|