Wed, 27 Oct 2010 16:40:31 +0200 sorting: avoid _key suffix if lemma applies both to simple and generalized variant; generalized insort_insert to insort_insert_key; additional lemmas
haftmann [Wed, 27 Oct 2010 16:40:31 +0200] rev 40210
sorting: avoid _key suffix if lemma applies both to simple and generalized variant; generalized insort_insert to insort_insert_key; additional lemmas
Wed, 27 Oct 2010 13:46:30 +0200 regenerated keyword file
krauss [Wed, 27 Oct 2010 13:46:30 +0200] rev 40209
regenerated keyword file
Wed, 27 Oct 2010 08:58:03 +0200 made SML/NJ happy
boehmes [Wed, 27 Oct 2010 08:58:03 +0200] rev 40208
made SML/NJ happy
Tue, 26 Oct 2010 21:51:04 +0200 adapted SMT solver error handling to reflect latest changes in "SMT_Solver"
blanchet [Tue, 26 Oct 2010 21:51:04 +0200] rev 40207
adapted SMT solver error handling to reflect latest changes in "SMT_Solver"
Tue, 26 Oct 2010 21:43:50 +0200 better list of irrelevant SMT constants
blanchet [Tue, 26 Oct 2010 21:43:50 +0200] rev 40206
better list of irrelevant SMT constants
Tue, 26 Oct 2010 21:34:01 +0200 if "debug" is on, print list of relevant facts (poweruser request);
blanchet [Tue, 26 Oct 2010 21:34:01 +0200] rev 40205
if "debug" is on, print list of relevant facts (poweruser request); internal renaming
Tue, 26 Oct 2010 21:01:28 +0200 standardize on "fact" terminology (vs. "axiom" or "theorem") in Sledgehammer -- but keep "Axiom" in the lower-level "ATP_Problem" module
blanchet [Tue, 26 Oct 2010 21:01:28 +0200] rev 40204
standardize on "fact" terminology (vs. "axiom" or "theorem") in Sledgehammer -- but keep "Axiom" in the lower-level "ATP_Problem" module
Tue, 26 Oct 2010 20:12:33 +0200 "Nitpick" -> "Sledgehammer";
blanchet [Tue, 26 Oct 2010 20:12:33 +0200] rev 40203
"Nitpick" -> "Sledgehammer"; reparagraphing
Tue, 26 Oct 2010 20:09:38 +0200 merge
blanchet [Tue, 26 Oct 2010 20:09:38 +0200] rev 40202
merge
Tue, 26 Oct 2010 16:59:19 +0200 merged
blanchet [Tue, 26 Oct 2010 16:59:19 +0200] rev 40201
merged
Tue, 26 Oct 2010 16:56:54 +0200 remove needless context argument;
blanchet [Tue, 26 Oct 2010 16:56:54 +0200] rev 40200
remove needless context argument; prefer "Proof.context_of" to "#context o Proof.goal", since it considers any "using [[...]]"
Tue, 26 Oct 2010 17:35:54 +0200 use proper context
boehmes [Tue, 26 Oct 2010 17:35:54 +0200] rev 40199
use proper context
Tue, 26 Oct 2010 17:35:52 +0200 trace assumptions before giving them to the SMT solver
boehmes [Tue, 26 Oct 2010 17:35:52 +0200] rev 40198
trace assumptions before giving them to the SMT solver
Tue, 26 Oct 2010 17:35:51 +0200 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
boehmes [Tue, 26 Oct 2010 17:35:51 +0200] rev 40197
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
Tue, 26 Oct 2010 17:35:49 +0200 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
boehmes [Tue, 26 Oct 2010 17:35:49 +0200] rev 40196
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
Tue, 26 Oct 2010 16:39:21 +0200 include ATP in theory List -- avoid theory edge by-passing the prominent list theory
haftmann [Tue, 26 Oct 2010 16:39:21 +0200] rev 40195
include ATP in theory List -- avoid theory edge by-passing the prominent list theory
Tue, 26 Oct 2010 15:06:36 +0200 fixed typo
krauss [Tue, 26 Oct 2010 15:06:36 +0200] rev 40194
fixed typo
Tue, 26 Oct 2010 15:01:39 +0200 merged
blanchet [Tue, 26 Oct 2010 15:01:39 +0200] rev 40193
merged
Tue, 26 Oct 2010 15:01:02 +0200 merged
blanchet [Tue, 26 Oct 2010 15:01:02 +0200] rev 40192
merged
Tue, 26 Oct 2010 14:49:48 +0200 put theorems added using "add:" at the beginning of the list returned by the relevance filter, so that they don't get truncated away
blanchet [Tue, 26 Oct 2010 14:49:48 +0200] rev 40191
put theorems added using "add:" at the beginning of the list returned by the relevance filter, so that they don't get truncated away
Tue, 26 Oct 2010 14:48:55 +0200 tuning
blanchet [Tue, 26 Oct 2010 14:48:55 +0200] rev 40190
tuning
Tue, 26 Oct 2010 15:00:57 +0200 merged
haftmann [Tue, 26 Oct 2010 15:00:57 +0200] rev 40189
merged
Tue, 26 Oct 2010 14:06:22 +0200 consider base sorts of superclasses simultaneously during processing of class specification -- avoids clash of different base sorts
haftmann [Tue, 26 Oct 2010 14:06:22 +0200] rev 40188
consider base sorts of superclasses simultaneously during processing of class specification -- avoids clash of different base sorts
Tue, 26 Oct 2010 15:00:42 +0200 more general treatment of type argument in code certificates for operations on abstract types
haftmann [Tue, 26 Oct 2010 15:00:42 +0200] rev 40187
more general treatment of type argument in code certificates for operations on abstract types
Tue, 26 Oct 2010 14:11:34 +0200 partial_function is a declaration command
haftmann [Tue, 26 Oct 2010 14:11:34 +0200] rev 40186
partial_function is a declaration command
Tue, 26 Oct 2010 14:06:21 +0200 merged
blanchet [Tue, 26 Oct 2010 14:06:21 +0200] rev 40185
merged
Tue, 26 Oct 2010 13:50:57 +0200 proper error handling for SMT solvers in Sledgehammer
blanchet [Tue, 26 Oct 2010 13:50:57 +0200] rev 40184
proper error handling for SMT solvers in Sledgehammer
Tue, 26 Oct 2010 13:50:18 +0200 NEWS
krauss [Tue, 26 Oct 2010 13:50:18 +0200] rev 40183
NEWS
Tue, 26 Oct 2010 13:17:37 +0200 merge
blanchet [Tue, 26 Oct 2010 13:17:37 +0200] rev 40182
merge
Tue, 26 Oct 2010 13:16:43 +0200 integrated "smt" proof method with Sledgehammer
blanchet [Tue, 26 Oct 2010 13:16:43 +0200] rev 40181
integrated "smt" proof method with Sledgehammer
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip