Thu, 28 Oct 2010 23:54:39 +0200 |
wenzelm |
tuned messages;
|
changeset |
files
|
Thu, 28 Oct 2010 23:19:52 +0200 |
wenzelm |
discontinued obsolete ML antiquotation @{theory_ref};
|
changeset |
files
|
Thu, 28 Oct 2010 22:59:33 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 28 Oct 2010 22:39:59 +0200 |
wenzelm |
moved FOL/ex/Iff_Oracle.thy to HOL/ex where it is more accessible to most readers of isar-ref;
|
changeset |
files
|
Thu, 28 Oct 2010 22:23:11 +0200 |
wenzelm |
type attribute is derived concept outside the kernel;
|
changeset |
files
|
Thu, 28 Oct 2010 22:12:08 +0200 |
wenzelm |
preserve original source position of exn;
|
changeset |
files
|
Thu, 28 Oct 2010 22:11:06 +0200 |
wenzelm |
handle Type.TYPE_MATCH, not arbitrary exceptions via MATCH_TYPE variable;
|
changeset |
files
|
Thu, 28 Oct 2010 22:04:00 +0200 |
wenzelm |
use Exn.interruptible_capture to keep user-code interruptible (Exn.capture not immediately followed by Exn.release here);
|
changeset |
files
|
Thu, 28 Oct 2010 21:59:01 +0200 |
wenzelm |
added Exn.interruptible_capture, which reraises interrupts as required by user-code (when Exn.capture is not immediately followed by Exn.release);
|
changeset |
files
|
Thu, 28 Oct 2010 21:52:33 +0200 |
wenzelm |
eliminated dead code;
|
changeset |
files
|
Thu, 28 Oct 2010 21:51:34 +0200 |
wenzelm |
tuned white-space;
|
changeset |
files
|
Thu, 28 Oct 2010 17:54:25 +0200 |
nipkow |
merged
|
changeset |
files
|
Thu, 28 Oct 2010 17:54:09 +0200 |
nipkow |
added lemmas about listrel(1)
|
changeset |
files
|
Thu, 28 Oct 2010 17:25:46 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 28 Oct 2010 15:10:34 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 28 Oct 2010 12:33:24 +0200 |
blanchet |
support non-identifier-like fact names in Sledgehammer (e.g., "my lemma") by quoting them
|
changeset |
files
|
Thu, 28 Oct 2010 10:38:29 +0200 |
blanchet |
merged
|
changeset |
files
|
Thu, 28 Oct 2010 09:40:57 +0200 |
blanchet |
clear identification
|
changeset |
files
|
Thu, 28 Oct 2010 09:36:51 +0200 |
blanchet |
clear identification;
|
changeset |
files
|
Thu, 28 Oct 2010 09:29:57 +0200 |
blanchet |
clear identification
|
changeset |
files
|
Wed, 27 Oct 2010 19:14:33 +0200 |
blanchet |
reintroduced Auto Try, but this time really off by default -- and leave some classical+simp reasoners out for Auto Try (but keep them for Try)
|
changeset |
files
|
Wed, 27 Oct 2010 16:32:13 +0200 |
blanchet |
do not let Metis be confused by higher-order reasoning leading to literals of the form "~ ~ p", which are really the same as "p"
|
changeset |
files
|
Wed, 27 Oct 2010 09:22:40 +0200 |
blanchet |
generalize to handle any prover (not just E)
|
changeset |
files
|
Wed, 27 Oct 2010 11:11:35 -0700 |
huffman |
merged
|
changeset |
files
|
Wed, 27 Oct 2010 11:10:36 -0700 |
huffman |
make domain package work with non-cpo argument types
|
changeset |
files
|
Wed, 27 Oct 2010 11:06:53 -0700 |
huffman |
make op -->> infixr, to match op --->
|
changeset |
files
|
Tue, 26 Oct 2010 14:19:59 -0700 |
huffman |
use Named_Thms instead of Theory_Data for some domain package theorems
|
changeset |
files
|
Tue, 26 Oct 2010 09:00:07 -0700 |
huffman |
change types of ML commands add_domain, add_new_domain to take 'sort' instead of 'string option'
|
changeset |
files
|
Tue, 26 Oct 2010 08:36:52 -0700 |
huffman |
use Term.add_tfreesT
|
changeset |
files
|
Sun, 24 Oct 2010 15:42:57 -0700 |
huffman |
rename case combinators generated by domain package to 'foo_case' instead of 'foo_when'
|
changeset |
files
|
Sun, 24 Oct 2010 15:19:17 -0700 |
huffman |
rename constant 'one_when' to 'one_case'
|
changeset |
files
|
Wed, 27 Oct 2010 16:40:34 +0200 |
haftmann |
merged
|
changeset |
files
|
Wed, 27 Oct 2010 16:40:31 +0200 |
haftmann |
sorting: avoid _key suffix if lemma applies both to simple and generalized variant; generalized insort_insert to insort_insert_key; additional lemmas
|
changeset |
files
|
Wed, 27 Oct 2010 13:46:30 +0200 |
krauss |
regenerated keyword file
|
changeset |
files
|
Wed, 27 Oct 2010 08:58:03 +0200 |
boehmes |
made SML/NJ happy
|
changeset |
files
|
Tue, 26 Oct 2010 21:51:04 +0200 |
blanchet |
adapted SMT solver error handling to reflect latest changes in "SMT_Solver"
|
changeset |
files
|
Tue, 26 Oct 2010 21:43:50 +0200 |
blanchet |
better list of irrelevant SMT constants
|
changeset |
files
|
Tue, 26 Oct 2010 21:34:01 +0200 |
blanchet |
if "debug" is on, print list of relevant facts (poweruser request);
|
changeset |
files
|
Tue, 26 Oct 2010 21:01:28 +0200 |
blanchet |
standardize on "fact" terminology (vs. "axiom" or "theorem") in Sledgehammer -- but keep "Axiom" in the lower-level "ATP_Problem" module
|
changeset |
files
|
Tue, 26 Oct 2010 20:12:33 +0200 |
blanchet |
"Nitpick" -> "Sledgehammer";
|
changeset |
files
|
Tue, 26 Oct 2010 20:09:38 +0200 |
blanchet |
merge
|
changeset |
files
|
Tue, 26 Oct 2010 16:59:19 +0200 |
blanchet |
merged
|
changeset |
files
|
Tue, 26 Oct 2010 16:56:54 +0200 |
blanchet |
remove needless context argument;
|
changeset |
files
|
Tue, 26 Oct 2010 17:35:54 +0200 |
boehmes |
use proper context
|
changeset |
files
|
Tue, 26 Oct 2010 17:35:52 +0200 |
boehmes |
trace assumptions before giving them to the SMT solver
|
changeset |
files
|
Tue, 26 Oct 2010 17:35:51 +0200 |
boehmes |
capture out-of-memory warnings of Z3 and turn them into proper exceptions; be more precise about SMT solver run-time: return NONE instead of ~1
|
changeset |
files
|
Tue, 26 Oct 2010 17:35:49 +0200 |
boehmes |
honor choice of either local or remote SMT solver only for smt_filter and keep default behaviour for the SMT tactic; omit messages when running smt_filter
|
changeset |
files
|
Tue, 26 Oct 2010 16:39:21 +0200 |
haftmann |
include ATP in theory List -- avoid theory edge by-passing the prominent list theory
|
changeset |
files
|
Tue, 26 Oct 2010 15:06:36 +0200 |
krauss |
fixed typo
|
changeset |
files
|
Tue, 26 Oct 2010 15:01:39 +0200 |
blanchet |
merged
|
changeset |
files
|
Tue, 26 Oct 2010 15:01:02 +0200 |
blanchet |
merged
|
changeset |
files
|
Tue, 26 Oct 2010 14:49:48 +0200 |
blanchet |
put theorems added using "add:" at the beginning of the list returned by the relevance filter, so that they don't get truncated away
|
changeset |
files
|
Tue, 26 Oct 2010 14:48:55 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 26 Oct 2010 15:00:57 +0200 |
haftmann |
merged
|
changeset |
files
|
Tue, 26 Oct 2010 14:06:22 +0200 |
haftmann |
consider base sorts of superclasses simultaneously during processing of class specification -- avoids clash of different base sorts
|
changeset |
files
|
Tue, 26 Oct 2010 15:00:42 +0200 |
haftmann |
more general treatment of type argument in code certificates for operations on abstract types
|
changeset |
files
|
Tue, 26 Oct 2010 14:11:34 +0200 |
haftmann |
partial_function is a declaration command
|
changeset |
files
|
Tue, 26 Oct 2010 14:06:21 +0200 |
blanchet |
merged
|
changeset |
files
|
Tue, 26 Oct 2010 13:50:57 +0200 |
blanchet |
proper error handling for SMT solvers in Sledgehammer
|
changeset |
files
|
Tue, 26 Oct 2010 13:50:18 +0200 |
krauss |
NEWS
|
changeset |
files
|