Tue, 27 Apr 2010 21:34:22 +0200 really minimize sorts after certification -- looks like this is intended here;
wenzelm [Tue, 27 Apr 2010 21:34:22 +0200] rev 36428
really minimize sorts after certification -- looks like this is intended here;
Tue, 27 Apr 2010 19:44:04 +0200 tuned signature;
wenzelm [Tue, 27 Apr 2010 19:44:04 +0200] rev 36427
tuned signature;
Tue, 27 Apr 2010 16:24:57 +0200 merged
wenzelm [Tue, 27 Apr 2010 16:24:57 +0200] rev 36426
merged
Tue, 27 Apr 2010 12:20:17 +0200 tuned whitespace
haftmann [Tue, 27 Apr 2010 12:20:17 +0200] rev 36425
tuned whitespace
Tue, 27 Apr 2010 12:20:09 +0200 got rid of [simplified]
haftmann [Tue, 27 Apr 2010 12:20:09 +0200] rev 36424
got rid of [simplified]
Tue, 27 Apr 2010 11:52:41 +0200 got rid of [simplified]
haftmann [Tue, 27 Apr 2010 11:52:41 +0200] rev 36423
got rid of [simplified]
Tue, 27 Apr 2010 10:51:39 +0200 fix SML/NJ compilation (I hope)
blanchet [Tue, 27 Apr 2010 10:51:39 +0200] rev 36422
fix SML/NJ compilation (I hope)
Tue, 27 Apr 2010 16:09:15 +0200 tuned classrel completion -- bypass composition with reflexive edges;
wenzelm [Tue, 27 Apr 2010 16:09:15 +0200] rev 36421
tuned classrel completion -- bypass composition with reflexive edges;
Tue, 27 Apr 2010 15:23:05 +0200 tuned diff_classrels -- avoid slightly inefficient Symreltab.keys;
wenzelm [Tue, 27 Apr 2010 15:23:05 +0200] rev 36420
tuned diff_classrels -- avoid slightly inefficient Symreltab.keys;
Tue, 27 Apr 2010 15:03:19 +0200 tuned aritiy completion -- slightly less intermediate data structures;
wenzelm [Tue, 27 Apr 2010 15:03:19 +0200] rev 36419
tuned aritiy completion -- slightly less intermediate data structures;
Tue, 27 Apr 2010 14:41:27 +0200 clarified proven results: store thm only and retrieve proof later via Thm.proof_of (this may also impact parallelism, because internal join_proofs is deferred);
wenzelm [Tue, 27 Apr 2010 14:41:27 +0200] rev 36418
clarified proven results: store thm only and retrieve proof later via Thm.proof_of (this may also impact parallelism, because internal join_proofs is deferred);
Tue, 27 Apr 2010 14:19:47 +0200 misc tuning and simplification;
wenzelm [Tue, 27 Apr 2010 14:19:47 +0200] rev 36417
misc tuning and simplification;
Tue, 27 Apr 2010 10:42:41 +0200 NEWS and CONTRIBUTORS
haftmann [Tue, 27 Apr 2010 10:42:41 +0200] rev 36416
NEWS and CONTRIBUTORS
Tue, 27 Apr 2010 09:49:40 +0200 explicit is better than implicit
haftmann [Tue, 27 Apr 2010 09:49:40 +0200] rev 36415
explicit is better than implicit
Tue, 27 Apr 2010 09:49:36 +0200 tuned class linordered_field_inverse_zero
haftmann [Tue, 27 Apr 2010 09:49:36 +0200] rev 36414
tuned class linordered_field_inverse_zero
Tue, 27 Apr 2010 08:18:25 +0200 merged
haftmann [Tue, 27 Apr 2010 08:18:25 +0200] rev 36413
merged
Tue, 27 Apr 2010 08:17:40 +0200 instances for *_inverse_zero classes
haftmann [Tue, 27 Apr 2010 08:17:40 +0200] rev 36412
instances for *_inverse_zero classes
Tue, 27 Apr 2010 08:17:39 +0200 canonical import
haftmann [Tue, 27 Apr 2010 08:17:39 +0200] rev 36411
canonical import
Mon, 26 Apr 2010 15:38:14 +0200 merged
haftmann [Mon, 26 Apr 2010 15:38:14 +0200] rev 36410
merged
Mon, 26 Apr 2010 15:37:50 +0200 use new classes (linordered_)field_inverse_zero
haftmann [Mon, 26 Apr 2010 15:37:50 +0200] rev 36409
use new classes (linordered_)field_inverse_zero
Mon, 26 Apr 2010 23:46:45 +0200 merged
blanchet [Mon, 26 Apr 2010 23:46:45 +0200] rev 36408
merged
Mon, 26 Apr 2010 23:45:51 +0200 renamed option
blanchet [Mon, 26 Apr 2010 23:45:51 +0200] rev 36407
renamed option
Mon, 26 Apr 2010 23:45:32 +0200 fixes 2a5c6e7b55cb;
blanchet [Mon, 26 Apr 2010 23:45:32 +0200] rev 36406
fixes 2a5c6e7b55cb; do not throw out the baby with the bath water
Mon, 26 Apr 2010 21:50:36 +0200 compile
blanchet [Mon, 26 Apr 2010 21:50:36 +0200] rev 36405
compile
Mon, 26 Apr 2010 21:41:54 +0200 make compile (and not just load dynamically)
blanchet [Mon, 26 Apr 2010 21:41:54 +0200] rev 36404
make compile (and not just load dynamically)
Mon, 26 Apr 2010 21:25:32 +0200 merge
blanchet [Mon, 26 Apr 2010 21:25:32 +0200] rev 36403
merge
Mon, 26 Apr 2010 21:20:43 +0200 introduced direct proof reconstruction code, eliminating the need for the "neg_clausify" method;
blanchet [Mon, 26 Apr 2010 21:20:43 +0200] rev 36402
introduced direct proof reconstruction code, eliminating the need for the "neg_clausify" method; the code is still somewhat experimental but any exceptions it throws are catched, and Sledgehammer will still yield a one-line metis proof in case of proof reconstruction failure
Mon, 26 Apr 2010 21:18:20 +0200 adapt code to reflect new signature of "neg_clausify"
blanchet [Mon, 26 Apr 2010 21:18:20 +0200] rev 36401
adapt code to reflect new signature of "neg_clausify"
Mon, 26 Apr 2010 21:17:41 +0200 rename options and keep track of conjecture shape (to facilitate proof reconstruction)
blanchet [Mon, 26 Apr 2010 21:17:41 +0200] rev 36400
rename options and keep track of conjecture shape (to facilitate proof reconstruction)
Mon, 26 Apr 2010 21:17:04 +0200 rename options
blanchet [Mon, 26 Apr 2010 21:17:04 +0200] rev 36399
rename options
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip