| Tue, 16 Dec 2008 18:04:16 +0100 |
wenzelm |
future proofs: Future.fork_pri 1 minimizes queue length and pending promises
|
file |
diff |
annotate
|
| Tue, 16 Dec 2008 16:25:19 +0100 |
wenzelm |
Future.fork_pri;
|
file |
diff |
annotate
|
| Thu, 11 Dec 2008 20:17:57 +0100 |
wenzelm |
removed spurious exception_trace;
|
file |
diff |
annotate
|
| Thu, 11 Dec 2008 17:31:23 +0100 |
wenzelm |
export context_node;
|
file |
diff |
annotate
|
| Sat, 06 Dec 2008 00:03:28 +0100 |
wenzelm |
excursion: improve parallelism by not joining proofs here (depends on persistent checkpoints);
|
file |
diff |
annotate
|
| Thu, 04 Dec 2008 23:01:03 +0100 |
wenzelm |
excursion: pass explicit proof states as result of future proof, replaced low-level Thm.join_futures by PureThy.force_proofs;
|
file |
diff |
annotate
|
| Tue, 21 Oct 2008 15:01:18 +0200 |
wenzelm |
added Future.enabled check;
|
file |
diff |
annotate
|
| Thu, 09 Oct 2008 20:53:22 +0200 |
wenzelm |
Multithreading.enabled;
|
file |
diff |
annotate
|
| Thu, 02 Oct 2008 19:38:48 +0200 |
wenzelm |
program wrapper: controlled_execution ensures proper thread attributes (global default is unsafe due to InterruptAsynch;
|
file |
diff |
annotate
|
| Thu, 02 Oct 2008 14:22:40 +0200 |
wenzelm |
simplified Exn.EXCEPTIONS;
|
file |
diff |
annotate
|
| Wed, 01 Oct 2008 22:33:28 +0200 |
wenzelm |
excursion/unit_result: no print for forked end, finish into global theory, pick resul from presentation context;
|
file |
diff |
annotate
|
| Wed, 01 Oct 2008 20:02:37 +0200 |
wenzelm |
datatype transition: internal trans field is maintained in reverse order;
|
file |
diff |
annotate
|
| Wed, 01 Oct 2008 12:18:18 +0200 |
wenzelm |
renamed promise to future, tuned related interfaces;
|
file |
diff |
annotate
|
| Wed, 01 Oct 2008 12:00:02 +0200 |
wenzelm |
more robust treatment of Interrupt (cf. exn.ML);
|
file |
diff |
annotate
|
| Tue, 30 Sep 2008 22:02:51 +0200 |
wenzelm |
begin_proof: avoid race condition wrt. skip_proofs flag;
|
file |
diff |
annotate
|
| Tue, 30 Sep 2008 14:19:26 +0200 |
wenzelm |
export setmp_thread_position;
|
file |
diff |
annotate
|
| Mon, 29 Sep 2008 10:58:01 +0200 |
wenzelm |
LocalTheory.exit_global;
|
file |
diff |
annotate
|
| Wed, 03 Sep 2008 11:26:59 +0200 |
wenzelm |
added pos_of;
|
file |
diff |
annotate
|
| Wed, 03 Sep 2008 11:09:08 +0200 |
wenzelm |
simplified Toplevel.add_hook: cover successful transactions only;
|
file |
diff |
annotate
|
| Tue, 02 Sep 2008 22:20:24 +0200 |
wenzelm |
added add_hook interface for post-transition hooks;
|
file |
diff |
annotate
|
| Wed, 13 Aug 2008 20:57:33 +0200 |
wenzelm |
simplified present_local_theory/proof;
|
file |
diff |
annotate
|
| Tue, 12 Aug 2008 21:27:59 +0200 |
wenzelm |
added ignored, malformed transitions;
|
file |
diff |
annotate
|
| Tue, 15 Jul 2008 15:46:41 +0200 |
wenzelm |
support for command status;
|
file |
diff |
annotate
|
| Tue, 15 Jul 2008 12:13:14 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
| Tue, 15 Jul 2008 11:50:03 +0200 |
wenzelm |
simplified commit_exit: operate on previous node of final state, include warning here;
|
file |
diff |
annotate
|
| Mon, 14 Jul 2008 19:57:09 +0200 |
wenzelm |
export EXCURSION_FAIL;
|
file |
diff |
annotate
|
| Mon, 14 Jul 2008 17:51:43 +0200 |
wenzelm |
eliminated internal command history -- superceeded by global Isar state (cf. isar.ML);
|
file |
diff |
annotate
|
| Mon, 14 Jul 2008 11:19:41 +0200 |
wenzelm |
replaced obsolete ProofHistory by ProofNode (backtracking only);
|
file |
diff |
annotate
|
| Tue, 08 Jul 2008 20:42:00 +0200 |
wenzelm |
export str_of;
|
file |
diff |
annotate
|
| Wed, 02 Jul 2008 16:40:20 +0200 |
wenzelm |
init_theory: pass name explicitly;
|
file |
diff |
annotate
|