Fri, 17 Dec 2010 22:15:08 +0100 |
blanchet |
more precise error messages in "verbose" (or "debug") mode, following this morning's permission debacle
|
changeset |
files
|
Fri, 17 Dec 2010 21:47:13 +0100 |
blanchet |
convenient syntax for setting provers -- useful for debugging, not for general consumption and hence not documented
|
changeset |
files
|
Fri, 17 Dec 2010 21:32:06 +0100 |
blanchet |
merged
|
changeset |
files
|
Fri, 17 Dec 2010 21:31:19 +0100 |
blanchet |
put the SMT weights back where they belong, so that they're also used by Mirabelle
|
changeset |
files
|
Fri, 17 Dec 2010 18:23:56 +0100 |
blanchet |
added debugging option to find out how good the relevance filter was at identifying relevant facts
|
changeset |
files
|
Fri, 17 Dec 2010 22:23:56 +0100 |
wenzelm |
extra checking of name bindings for classes, types, consts;
|
changeset |
files
|
Fri, 17 Dec 2010 20:21:35 +0100 |
wenzelm |
more explicit references to structure Raw_Simplifier;
|
changeset |
files
|
Fri, 17 Dec 2010 18:38:33 +0100 |
wenzelm |
merged
|
changeset |
files
|
Fri, 17 Dec 2010 18:33:35 +0100 |
wenzelm |
merged
|
changeset |
files
|
Fri, 17 Dec 2010 18:15:56 +0100 |
wenzelm |
merged
|
changeset |
files
|
Fri, 17 Dec 2010 18:10:37 +0100 |
wenzelm |
Command 'type_synonym' (with single argument) supersedes 'types' (legacy feature);
|
changeset |
files
|
Fri, 17 Dec 2010 18:32:40 +0100 |
haftmann |
dropped slightly odd Conv.tap_thy
|
changeset |
files
|
Fri, 17 Dec 2010 18:24:44 +0100 |
haftmann |
avoid slightly odd Conv.tap_thy
|
changeset |
files
|
Fri, 17 Dec 2010 18:24:44 +0100 |
haftmann |
allocate intermediate directories in module hierarchy
|
changeset |
files
|
Fri, 17 Dec 2010 16:55:27 +0100 |
blanchet |
export experimental options
|
changeset |
files
|
Fri, 17 Dec 2010 16:45:31 +0100 |
blanchet |
merged
|
changeset |
files
|
Fri, 17 Dec 2010 16:20:02 +0100 |
blanchet |
compile
|
changeset |
files
|
Fri, 17 Dec 2010 15:30:43 +0100 |
blanchet |
run the SMT relevance filter only once, then run the normalization/monomorphization code once _per class_ of SMT solvers
|
changeset |
files
|
Fri, 17 Dec 2010 12:10:08 +0100 |
blanchet |
make timeout part of the SMT filter's tail
|
changeset |
files
|
Fri, 17 Dec 2010 12:02:57 +0100 |
blanchet |
merge
|
changeset |
files
|
Fri, 17 Dec 2010 12:02:46 +0100 |
blanchet |
split "smt_filter" into head and tail
|
changeset |
files
|
Fri, 17 Dec 2010 12:01:49 +0100 |
blanchet |
fewer facts to SInE-E
|
changeset |
files
|
Fri, 17 Dec 2010 11:12:37 +0100 |
blanchet |
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
|
changeset |
files
|
Fri, 17 Dec 2010 09:56:04 +0100 |
blanchet |
trap one more Z3 error
|
changeset |
files
|
Fri, 17 Dec 2010 15:30:00 +0100 |
boehmes |
fixed the command-line syntax for setting Yices' random seed
|
changeset |
files
|
Fri, 17 Dec 2010 15:07:32 +0100 |
boehmes |
merged
|
changeset |
files
|
Fri, 17 Dec 2010 14:59:06 +0100 |
boehmes |
updated SMT certificates
|
changeset |
files
|
Fri, 17 Dec 2010 14:36:33 +0100 |
boehmes |
fixed lambda-lifting: shift indices of bound variables correctly (after locking the required bound variables) and apply bound variables to the new function symbol in the right order;
|
changeset |
files
|