blanchet [Tue, 26 Oct 2010 20:12:33 +0200] rev 40203
"Nitpick" -> "Sledgehammer";
reparagraphing
blanchet [Tue, 26 Oct 2010 20:09:38 +0200] rev 40202
merge
blanchet [Tue, 26 Oct 2010 16:59:19 +0200] rev 40201
merged
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 [[...]]"
boehmes [Tue, 26 Oct 2010 17:35:54 +0200] rev 40199
use proper context
boehmes [Tue, 26 Oct 2010 17:35:52 +0200] rev 40198
trace assumptions before giving them to the SMT solver
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
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
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
krauss [Tue, 26 Oct 2010 15:06:36 +0200] rev 40194
fixed typo
blanchet [Tue, 26 Oct 2010 15:01:39 +0200] rev 40193
merged
blanchet [Tue, 26 Oct 2010 15:01:02 +0200] rev 40192
merged
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
blanchet [Tue, 26 Oct 2010 14:48:55 +0200] rev 40190
tuning
haftmann [Tue, 26 Oct 2010 15:00:57 +0200] rev 40189
merged
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