Fri, 12 Jul 2013 16:19:43 +0200 updated keywords;
wenzelm [Fri, 12 Jul 2013 16:19:43 +0200] rev 52623
updated keywords;
Fri, 12 Jul 2013 16:19:05 +0200 localized and modernized adhoc-overloading (patch by Christian Sternagel);
wenzelm [Fri, 12 Jul 2013 16:19:05 +0200] rev 52622
localized and modernized adhoc-overloading (patch by Christian Sternagel);
Fri, 12 Jul 2013 15:51:25 +0200 merged
wenzelm [Fri, 12 Jul 2013 15:51:25 +0200] rev 52621
merged
Fri, 12 Jul 2013 15:39:46 +0200 tuned proof;
wenzelm [Fri, 12 Jul 2013 15:39:46 +0200] rev 52620
tuned proof;
Fri, 12 Jul 2013 15:37:48 +0200 reraise interrupts outside command regular transactions -- relevant for memo_stable;
wenzelm [Fri, 12 Jul 2013 15:37:48 +0200] rev 52619
reraise interrupts outside command regular transactions -- relevant for memo_stable;
Fri, 12 Jul 2013 14:54:17 +0200 added "isabelle update_sub_sup" tool;
wenzelm [Fri, 12 Jul 2013 14:54:17 +0200] rev 52618
added "isabelle update_sub_sup" tool;
Fri, 12 Jul 2013 14:28:19 +0200 allow spaces in file names;
wenzelm [Fri, 12 Jul 2013 14:28:19 +0200] rev 52617
allow spaces in file names; tuned;
Wed, 10 Jul 2013 16:25:26 +0200 more robust identifier syntax: sub/superscript counts as modifier of LETDIG part instead of LETTER, both isub/isup and sub/sup are allowed;
wenzelm [Wed, 10 Jul 2013 16:25:26 +0200] rev 52616
more robust identifier syntax: sub/superscript counts as modifier of LETDIG part instead of LETTER, both isub/isup and sub/sup are allowed;
Fri, 12 Jul 2013 14:18:07 +0200 added |>! and #>! for convenient printing of timing information
smolkas [Fri, 12 Jul 2013 14:18:07 +0200] rev 52615
added |>! and #>! for convenient printing of timing information
Fri, 12 Jul 2013 14:18:07 +0200 preplay failures might be resolved later, so proceed as usual
smolkas [Fri, 12 Jul 2013 14:18:07 +0200] rev 52614
preplay failures might be resolved later, so proceed as usual
Fri, 12 Jul 2013 14:18:06 +0200 more reasonable preplay_interface semantics
smolkas [Fri, 12 Jul 2013 14:18:06 +0200] rev 52613
more reasonable preplay_interface semantics
Fri, 12 Jul 2013 14:18:06 +0200 tuned
smolkas [Fri, 12 Jul 2013 14:18:06 +0200] rev 52612
tuned
Fri, 12 Jul 2013 14:18:06 +0200 minimize dependencies (used facts) of Isar proof steps; remove unreferenced steps
smolkas [Fri, 12 Jul 2013 14:18:06 +0200] rev 52611
minimize dependencies (used facts) of Isar proof steps; remove unreferenced steps
Fri, 12 Jul 2013 13:12:21 +0200 merged
wenzelm [Fri, 12 Jul 2013 13:12:21 +0200] rev 52610
merged
Fri, 12 Jul 2013 12:18:17 +0200 clarified memo_exec: plain synchronized access without any special tricks;
wenzelm [Fri, 12 Jul 2013 12:18:17 +0200] rev 52609
clarified memo_exec: plain synchronized access without any special tricks;
Fri, 12 Jul 2013 12:17:03 +0200 tuned;
wenzelm [Fri, 12 Jul 2013 12:17:03 +0200] rev 52608
tuned;
Fri, 12 Jul 2013 12:04:16 +0200 clarified execution: maintain running execs only, check "stable" separately via memo (again);
wenzelm [Fri, 12 Jul 2013 12:04:16 +0200] rev 52607
clarified execution: maintain running execs only, check "stable" separately via memo (again); tuned signatures;
Fri, 12 Jul 2013 11:28:03 +0200 tuned signature;
wenzelm [Fri, 12 Jul 2013 11:28:03 +0200] rev 52606
tuned signature; tuned comments;
Fri, 12 Jul 2013 11:07:02 +0200 clarified module name;
wenzelm [Fri, 12 Jul 2013 11:07:02 +0200] rev 52605
clarified module name;
Thu, 11 Jul 2013 23:24:40 +0200 more explicit type Exec.context;
wenzelm [Thu, 11 Jul 2013 23:24:40 +0200] rev 52604
more explicit type Exec.context; eliminated obsolete execution group -- NB: cancelation happens individually for registered execs;
Thu, 11 Jul 2013 22:53:56 +0200 tuned signature;
wenzelm [Thu, 11 Jul 2013 22:53:56 +0200] rev 52603
tuned signature; unified exceptions for this module;
Thu, 11 Jul 2013 18:41:05 +0200 strictly monotonic Document.update: avoid disruptive cancel_execution, merely discontinue_execution and cancel/terminate old execs individually;
wenzelm [Thu, 11 Jul 2013 18:41:05 +0200] rev 52602
strictly monotonic Document.update: avoid disruptive cancel_execution, merely discontinue_execution and cancel/terminate old execs individually;
Thu, 11 Jul 2013 16:35:37 +0200 tuned -- cleanup before publishing assignment;
wenzelm [Thu, 11 Jul 2013 16:35:37 +0200] rev 52601
tuned -- cleanup before publishing assignment;
Thu, 11 Jul 2013 16:26:14 +0200 more abstract types;
wenzelm [Thu, 11 Jul 2013 16:26:14 +0200] rev 52600
more abstract types; tuned signature;
Thu, 11 Jul 2013 16:01:48 +0200 tuned;
wenzelm [Thu, 11 Jul 2013 16:01:48 +0200] rev 52599
tuned;
Thu, 11 Jul 2013 15:56:12 +0200 disallow concurrent execution attempt explicitly -- it should never happen due to management of singleton execution;
wenzelm [Thu, 11 Jul 2013 15:56:12 +0200] rev 52598
disallow concurrent execution attempt explicitly -- it should never happen due to management of singleton execution; tuned error messages: prefer plain "error" as in document.ML;
Thu, 11 Jul 2013 14:56:58 +0200 more precise fact declarations -- fewer warnings;
wenzelm [Thu, 11 Jul 2013 14:56:58 +0200] rev 52597
more precise fact declarations -- fewer warnings;
Thu, 11 Jul 2013 14:42:11 +0200 global management of command execution fragments;
wenzelm [Thu, 11 Jul 2013 14:42:11 +0200] rev 52596
global management of command execution fragments; tuned;
Thu, 11 Jul 2013 12:28:24 +0200 fully synchronized guard of running execution;
wenzelm [Thu, 11 Jul 2013 12:28:24 +0200] rev 52595
fully synchronized guard of running execution; tuned;
Thu, 11 Jul 2013 21:34:50 +0200 merged
nipkow [Thu, 11 Jul 2013 21:34:50 +0200] rev 52594
merged
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip