Fri, 03 Oct 2008 19:35:15 +0200 updated generated file;
wenzelm [Fri, 03 Oct 2008 19:35:15 +0200] rev 28482
updated generated file;
Fri, 03 Oct 2008 19:35:14 +0200 removed HOL-Plain -- already included in HOL;
wenzelm [Fri, 03 Oct 2008 19:35:14 +0200] rev 28481
removed HOL-Plain -- already included in HOL;
Fri, 03 Oct 2008 19:17:37 +0200 removed spurious ResAtp.set_prover;
wenzelm [Fri, 03 Oct 2008 19:17:37 +0200] rev 28480
removed spurious ResAtp.set_prover;
Fri, 03 Oct 2008 17:07:41 +0200 simplified thread creation via SimpleThread;
wenzelm [Fri, 03 Oct 2008 17:07:41 +0200] rev 28479
simplified thread creation via SimpleThread;
Fri, 03 Oct 2008 17:07:39 +0200 simplified thread creation via SimpleThread;
wenzelm [Fri, 03 Oct 2008 17:07:39 +0200] rev 28478
simplified thread creation via SimpleThread; managing_thread: option type (fork of inactive thread assumes threads are available in the first place);
Fri, 03 Oct 2008 16:37:09 +0200 version of sledgehammer using threads instead of processes, misc cleanup;
wenzelm [Fri, 03 Oct 2008 16:37:09 +0200] rev 28477
version of sledgehammer using threads instead of processes, misc cleanup; (by Fabian Immler);
Fri, 03 Oct 2008 15:20:33 +0200 removed old/unused setup of raw ATP oracles;
wenzelm [Fri, 03 Oct 2008 15:20:33 +0200] rev 28476
removed old/unused setup of raw ATP oracles;
Fri, 03 Oct 2008 14:07:41 +0200 tuned;
wenzelm [Fri, 03 Oct 2008 14:07:41 +0200] rev 28475
tuned;
Fri, 03 Oct 2008 14:06:19 +0200 Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
wenzelm [Fri, 03 Oct 2008 14:06:19 +0200] rev 28474
Vampire wrapper script for remote SystemOnTPTP service (by Fabian Immler);
Fri, 03 Oct 2008 13:21:01 +0200 added PROOFGENERAL_EMACS, with attempt to find Carbon Emacs;
wenzelm [Fri, 03 Oct 2008 13:21:01 +0200] rev 28473
added PROOFGENERAL_EMACS, with attempt to find Carbon Emacs;
Fri, 03 Oct 2008 00:21:48 +0200 tuned tracing;
wenzelm [Fri, 03 Oct 2008 00:21:48 +0200] rev 28472
tuned tracing;
Fri, 03 Oct 2008 00:12:13 +0200 slower heartbeat;
wenzelm [Fri, 03 Oct 2008 00:12:13 +0200] rev 28471
slower heartbeat;
Thu, 02 Oct 2008 23:52:12 +0200 added simple heartbeat thread;
wenzelm [Thu, 02 Oct 2008 23:52:12 +0200] rev 28470
added simple heartbeat thread;
Thu, 02 Oct 2008 23:52:10 +0200 time factor: one more digit;
wenzelm [Thu, 02 Oct 2008 23:52:10 +0200] rev 28469
time factor: one more digit;
Thu, 02 Oct 2008 23:30:44 +0200 more tuning of tracing messages;
wenzelm [Thu, 02 Oct 2008 23:30:44 +0200] rev 28468
more tuning of tracing messages;
Thu, 02 Oct 2008 22:09:22 +0200 include factor in timing report;
wenzelm [Thu, 02 Oct 2008 22:09:22 +0200] rev 28467
include factor in timing report;
Thu, 02 Oct 2008 21:21:21 +0200 with_attributes: enforces InterruptAsynch => InterruptAsynchOnce to avoid race condition;
wenzelm [Thu, 02 Oct 2008 21:21:21 +0200] rev 28466
with_attributes: enforces InterruptAsynch => InterruptAsynchOnce to avoid race condition; removed pointless comments;
Thu, 02 Oct 2008 19:59:01 +0200 tracing: ignore failure of any kind;
wenzelm [Thu, 02 Oct 2008 19:59:01 +0200] rev 28465
tracing: ignore failure of any kind;
Thu, 02 Oct 2008 19:59:00 +0200 tuned SYNCHRONIZED: outermost Exn.release;
wenzelm [Thu, 02 Oct 2008 19:59:00 +0200] rev 28464
tuned SYNCHRONIZED: outermost Exn.release; tuned tracing;
Thu, 02 Oct 2008 19:38:48 +0200 program wrapper: controlled_execution ensures proper thread attributes (global default is unsafe due to InterruptAsynch;
wenzelm [Thu, 02 Oct 2008 19:38:48 +0200] rev 28463
program wrapper: controlled_execution ensures proper thread attributes (global default is unsafe due to InterruptAsynch;
Thu, 02 Oct 2008 17:18:36 +0200 added partiality section
haftmann [Thu, 02 Oct 2008 17:18:36 +0200] rev 28462
added partiality section
Thu, 02 Oct 2008 17:18:22 +0200 corrected class antiquotation
haftmann [Thu, 02 Oct 2008 17:18:22 +0200] rev 28461
corrected class antiquotation
Thu, 02 Oct 2008 14:22:45 +0200 max_threads_value always 1 for dummy version;
wenzelm [Thu, 02 Oct 2008 14:22:45 +0200] rev 28460
max_threads_value always 1 for dummy version;
Thu, 02 Oct 2008 14:22:44 +0200 simplified Exn.EXCEPTIONS, flatten nested occurrences;
wenzelm [Thu, 02 Oct 2008 14:22:44 +0200] rev 28459
simplified Exn.EXCEPTIONS, flatten nested occurrences;
Thu, 02 Oct 2008 14:22:40 +0200 simplified Exn.EXCEPTIONS;
wenzelm [Thu, 02 Oct 2008 14:22:40 +0200] rev 28458
simplified Exn.EXCEPTIONS;
Thu, 02 Oct 2008 14:22:36 +0200 major cleanup of hoare_tac.ML: just one copy for Hoare.thy and HoareAbort.thy (only 1 line different), refrain from inspecting the main goal, proper context;
wenzelm [Thu, 02 Oct 2008 14:22:36 +0200] rev 28457
major cleanup of hoare_tac.ML: just one copy for Hoare.thy and HoareAbort.thy (only 1 line different), refrain from inspecting the main goal, proper context;
Thu, 02 Oct 2008 13:07:33 +0200 tuned
haftmann [Thu, 02 Oct 2008 13:07:33 +0200] rev 28456
tuned
Thu, 02 Oct 2008 12:17:20 +0200 Yet another proof of Newman's lemma, this time using the coherent logic prover.
berghofe [Thu, 02 Oct 2008 12:17:20 +0200] rev 28455
Yet another proof of Newman's lemma, this time using the coherent logic prover.
Wed, 01 Oct 2008 22:33:29 +0200 unit_source: more rigid parsing, stop after final qed;
wenzelm [Wed, 01 Oct 2008 22:33:29 +0200] rev 28454
unit_source: more rigid parsing, stop after final qed;
Wed, 01 Oct 2008 22:33:28 +0200 excursion/unit_result: no print for forked end, finish into global theory, pick resul from presentation context;
wenzelm [Wed, 01 Oct 2008 22:33:28 +0200] rev 28453
excursion/unit_result: no print for forked end, finish into global theory, pick resul from presentation context; tuned;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip