boehmes [Tue, 27 Oct 2009 18:09:11 +0100] rev 33249
removed unused file smt_builtin.ML,
made negative pattern polymorphic (similar to positve pattern)
boehmes [Tue, 27 Oct 2009 18:01:50 +0100] rev 33248
included description for sledgehammer options in Mirabelle script
boehmes [Tue, 27 Oct 2009 18:00:50 +0100] rev 33247
measure runtime of ATPs only if requested
wenzelm [Tue, 27 Oct 2009 22:57:23 +0100] rev 33246
eliminated some old folds;
wenzelm [Tue, 27 Oct 2009 22:56:14 +0100] rev 33245
eliminated some old folds;
wenzelm [Tue, 27 Oct 2009 22:55:27 +0100] rev 33244
Datatype.read_typ: standard argument order;
eliminated some old folds;
wenzelm [Tue, 27 Oct 2009 17:34:00 +0100] rev 33243
normalized basic type abbreviations;
wenzelm [Tue, 27 Oct 2009 17:19:31 +0100] rev 33242
misc tuning and simplification;
wenzelm [Tue, 27 Oct 2009 16:49:57 +0100] rev 33241
merged
wenzelm [Tue, 27 Oct 2009 16:16:12 +0100] rev 33240
merged
haftmann [Tue, 27 Oct 2009 16:05:22 +0100] rev 33239
merged
haftmann [Tue, 27 Oct 2009 16:04:44 +0100] rev 33238
merged
haftmann [Tue, 27 Oct 2009 15:32:21 +0100] rev 33237
tuned
haftmann [Tue, 27 Oct 2009 15:32:21 +0100] rev 33236
tuned
haftmann [Tue, 27 Oct 2009 15:32:20 +0100] rev 33235
dropped obsolete comment
haftmann [Tue, 27 Oct 2009 15:32:20 +0100] rev 33234
added implode and explode
blanchet [Tue, 27 Oct 2009 15:55:36 +0100] rev 33233
added friendly error message when Kodkodi is not available
blanchet [Tue, 27 Oct 2009 14:40:24 +0100] rev 33232
internal renaming in Nitpick and fixed Kodkodi invokation on Linux;
renamed Nitpick's ML structures from NitpickXxx to Nitpick_Xxx and added KODKODI_JAVA_LIBRARY_PATH to LD_LIBRARY_PATH before invoking Kodkodi
blanchet [Tue, 27 Oct 2009 12:16:26 +0100] rev 33231
merged
blanchet [Mon, 26 Oct 2009 18:52:29 +0100] rev 33230
merged
blanchet [Mon, 26 Oct 2009 18:52:16 +0100] rev 33229
made Nitpick aware of the KODKODI_JAVA_LIBRARY_PATH, for detecting and properly invoking JNI-based SAT solvers
wenzelm [Tue, 27 Oct 2009 16:03:06 +0100] rev 33228
more thread-safe access to global refs;
wenzelm [Tue, 27 Oct 2009 16:02:43 +0100] rev 33227
avoid structure alias;
wenzelm [Tue, 27 Oct 2009 15:02:31 +0100] rev 33226
comment;
wenzelm [Tue, 27 Oct 2009 13:34:37 +0100] rev 33225
non-critical output -- ship message in one piece;
wenzelm [Tue, 27 Oct 2009 13:24:40 +0100] rev 33224
ProofContext.setmp_verbose_CRITICAL;
wenzelm [Tue, 27 Oct 2009 13:16:16 +0100] rev 33223
non-critical atomic accesses;
wenzelm [Tue, 27 Oct 2009 13:15:20 +0100] rev 33222
critical comments;
wenzelm [Tue, 27 Oct 2009 13:15:04 +0100] rev 33221
tuned;
wenzelm [Tue, 27 Oct 2009 11:25:56 +0100] rev 33220
SimpleThread.fork: uniform handling of outermost Interrupt, which is not an error and should not produce exception trace;