Fri, 17 Dec 2010 23:09:53 +0100 remove option that doesn't work in Mirabelle anyway (Mirabelle uses Sledgehammer_Provers, not Sledgehammer_Run)
blanchet [Fri, 17 Dec 2010 23:09:53 +0100] rev 41260
remove option that doesn't work in Mirabelle anyway (Mirabelle uses Sledgehammer_Provers, not Sledgehammer_Run)
Fri, 17 Dec 2010 22:15:08 +0100 more precise error messages in "verbose" (or "debug") mode, following this morning's permission debacle
blanchet [Fri, 17 Dec 2010 22:15:08 +0100] rev 41259
more precise error messages in "verbose" (or "debug") mode, following this morning's permission debacle
Fri, 17 Dec 2010 21:47:13 +0100 convenient syntax for setting provers -- useful for debugging, not for general consumption and hence not documented
blanchet [Fri, 17 Dec 2010 21:47:13 +0100] rev 41258
convenient syntax for setting provers -- useful for debugging, not for general consumption and hence not documented
Fri, 17 Dec 2010 21:32:06 +0100 merged
blanchet [Fri, 17 Dec 2010 21:32:06 +0100] rev 41257
merged
Fri, 17 Dec 2010 21:31:19 +0100 put the SMT weights back where they belong, so that they're also used by Mirabelle
blanchet [Fri, 17 Dec 2010 21:31:19 +0100] rev 41256
put the SMT weights back where they belong, so that they're also used by Mirabelle
Fri, 17 Dec 2010 18:23:56 +0100 added debugging option to find out how good the relevance filter was at identifying relevant facts
blanchet [Fri, 17 Dec 2010 18:23:56 +0100] rev 41255
added debugging option to find out how good the relevance filter was at identifying relevant facts
Fri, 17 Dec 2010 22:23:56 +0100 extra checking of name bindings for classes, types, consts;
wenzelm [Fri, 17 Dec 2010 22:23:56 +0100] rev 41254
extra checking of name bindings for classes, types, consts; tuned;
Fri, 17 Dec 2010 20:21:35 +0100 more explicit references to structure Raw_Simplifier;
wenzelm [Fri, 17 Dec 2010 20:21:35 +0100] rev 41253
more explicit references to structure Raw_Simplifier;
Fri, 17 Dec 2010 18:38:33 +0100 merged
wenzelm [Fri, 17 Dec 2010 18:38:33 +0100] rev 41252
merged
Fri, 17 Dec 2010 18:33:35 +0100 merged
wenzelm [Fri, 17 Dec 2010 18:33:35 +0100] rev 41251
merged
Fri, 17 Dec 2010 18:15:56 +0100 merged
wenzelm [Fri, 17 Dec 2010 18:15:56 +0100] rev 41250
merged
Fri, 17 Dec 2010 18:10:37 +0100 Command 'type_synonym' (with single argument) supersedes 'types' (legacy feature);
wenzelm [Fri, 17 Dec 2010 18:10:37 +0100] rev 41249
Command 'type_synonym' (with single argument) supersedes 'types' (legacy feature);
Fri, 17 Dec 2010 18:32:40 +0100 dropped slightly odd Conv.tap_thy
haftmann [Fri, 17 Dec 2010 18:32:40 +0100] rev 41248
dropped slightly odd Conv.tap_thy
Fri, 17 Dec 2010 18:24:44 +0100 avoid slightly odd Conv.tap_thy
haftmann [Fri, 17 Dec 2010 18:24:44 +0100] rev 41247
avoid slightly odd Conv.tap_thy
Fri, 17 Dec 2010 18:24:44 +0100 allocate intermediate directories in module hierarchy
haftmann [Fri, 17 Dec 2010 18:24:44 +0100] rev 41246
allocate intermediate directories in module hierarchy
Fri, 17 Dec 2010 16:55:27 +0100 export experimental options
blanchet [Fri, 17 Dec 2010 16:55:27 +0100] rev 41245
export experimental options
Fri, 17 Dec 2010 16:45:31 +0100 merged
blanchet [Fri, 17 Dec 2010 16:45:31 +0100] rev 41244
merged
Fri, 17 Dec 2010 16:20:02 +0100 compile
blanchet [Fri, 17 Dec 2010 16:20:02 +0100] rev 41243
compile
Fri, 17 Dec 2010 15:30:43 +0100 run the SMT relevance filter only once, then run the normalization/monomorphization code once _per class_ of SMT solvers
blanchet [Fri, 17 Dec 2010 15:30:43 +0100] rev 41242
run the SMT relevance filter only once, then run the normalization/monomorphization code once _per class_ of SMT solvers
Fri, 17 Dec 2010 12:10:08 +0100 make timeout part of the SMT filter's tail
blanchet [Fri, 17 Dec 2010 12:10:08 +0100] rev 41241
make timeout part of the SMT filter's tail
Fri, 17 Dec 2010 12:02:57 +0100 merge
blanchet [Fri, 17 Dec 2010 12:02:57 +0100] rev 41240
merge
Fri, 17 Dec 2010 12:02:46 +0100 split "smt_filter" into head and tail
blanchet [Fri, 17 Dec 2010 12:02:46 +0100] rev 41239
split "smt_filter" into head and tail
Fri, 17 Dec 2010 12:01:49 +0100 fewer facts to SInE-E
blanchet [Fri, 17 Dec 2010 12:01:49 +0100] rev 41238
fewer facts to SInE-E
Fri, 17 Dec 2010 11:12:37 +0100 Z3 sometimes reports two errors, with the first one referring to line 1 for some strange reason -- but it makes no sense to kill line 1, so we traverse the errors in reverse and consider only the last error
blanchet [Fri, 17 Dec 2010 11:12:37 +0100] rev 41237
Z3 sometimes reports two errors, with the first one referring to line 1 for some strange reason -- but it makes no sense to kill line 1, so we traverse the errors in reverse and consider only the last error
Fri, 17 Dec 2010 09:56:04 +0100 trap one more Z3 error
blanchet [Fri, 17 Dec 2010 09:56:04 +0100] rev 41236
trap one more Z3 error
Fri, 17 Dec 2010 15:30:00 +0100 fixed the command-line syntax for setting Yices' random seed
boehmes [Fri, 17 Dec 2010 15:30:00 +0100] rev 41235
fixed the command-line syntax for setting Yices' random seed
Fri, 17 Dec 2010 15:07:32 +0100 merged
boehmes [Fri, 17 Dec 2010 15:07:32 +0100] rev 41234
merged
Fri, 17 Dec 2010 14:59:06 +0100 updated SMT certificates
boehmes [Fri, 17 Dec 2010 14:59:06 +0100] rev 41233
updated SMT certificates
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip