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
Fri, 17 Dec 2010 14:36:33 +0100 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;
boehmes [Fri, 17 Dec 2010 14:36:33 +0100] rev 41232
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; fixed introduction of explicit application: use explicit application for every additional argument (grouping of arguments caused confusion when translating into the intermediate format)
Fri, 17 Dec 2010 12:14:18 +0100 adding exhaustive tester instances for numeric types: code_numeral, nat, rat and real
bulwahn [Fri, 17 Dec 2010 12:14:18 +0100] rev 41231
adding exhaustive tester instances for numeric types: code_numeral, nat, rat and real
Fri, 17 Dec 2010 17:48:05 +0100 updated generated file;
wenzelm [Fri, 17 Dec 2010 17:48:05 +0100] rev 41230
updated generated file;
Fri, 17 Dec 2010 17:43:54 +0100 replaced command 'nonterminals' by slightly modernized version 'nonterminal';
wenzelm [Fri, 17 Dec 2010 17:43:54 +0100] rev 41229
replaced command 'nonterminals' by slightly modernized version 'nonterminal';
Fri, 17 Dec 2010 17:08:56 +0100 renamed structure MetaSimplifier to raw_Simplifer, to emphasize its meaning;
wenzelm [Fri, 17 Dec 2010 17:08:56 +0100] rev 41228
renamed structure MetaSimplifier to raw_Simplifer, to emphasize its meaning;
Fri, 17 Dec 2010 16:25:21 +0100 tuned signature;
wenzelm [Fri, 17 Dec 2010 16:25:21 +0100] rev 41227
tuned signature;
Fri, 17 Dec 2010 14:09:37 +0100 clarified exports of structure Simplifier;
wenzelm [Fri, 17 Dec 2010 14:09:37 +0100] rev 41226
clarified exports of structure Simplifier;
Fri, 17 Dec 2010 13:45:43 +0100 refer to regular structure Simplifier;
wenzelm [Fri, 17 Dec 2010 13:45:43 +0100] rev 41225
refer to regular structure Simplifier;
Fri, 17 Dec 2010 13:12:58 +0100 tuned;
wenzelm [Fri, 17 Dec 2010 13:12:58 +0100] rev 41224
tuned;
Fri, 17 Dec 2010 08:37:35 +0100 updated SMT certificates
boehmes [Fri, 17 Dec 2010 08:37:35 +0100] rev 41223
updated SMT certificates
Fri, 17 Dec 2010 00:27:40 +0100 more precise/correct SMT error handling
blanchet [Fri, 17 Dec 2010 00:27:40 +0100] rev 41222
more precise/correct SMT error handling
Fri, 17 Dec 2010 00:11:06 +0100 fixed off-by-one and return proper error code -- never underestimate the number of oddities in Perl
blanchet [Fri, 17 Dec 2010 00:11:06 +0100] rev 41221
fixed off-by-one and return proper error code -- never underestimate the number of oddities in Perl
Thu, 16 Dec 2010 22:45:02 +0100 discriminate SMT errors a bit better
blanchet [Thu, 16 Dec 2010 22:45:02 +0100] rev 41220
discriminate SMT errors a bit better
Thu, 16 Dec 2010 22:43:22 +0100 keep track of errors in Z3 input file for debugging purposes
blanchet [Thu, 16 Dec 2010 22:43:22 +0100] rev 41219
keep track of errors in Z3 input file for debugging purposes
Thu, 16 Dec 2010 21:53:31 +0100 better propagation of stdout in case of failure + comply with strict/warnings
blanchet [Thu, 16 Dec 2010 21:53:31 +0100] rev 41218
better propagation of stdout in case of failure + comply with strict/warnings
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip