Wed, 01 Dec 2010 20:34:40 +0100 |
wenzelm |
more abstract/uniform handling of time, preferring seconds as Double;
|
file |
diff |
annotate
|
Tue, 16 Nov 2010 15:29:01 +0100 |
wenzelm |
post raw messages last, to ensure that result has been handled by session actor already (e.g. to avoid race between Session.session_actor and Session_Dockable.main_actor);
|
file |
diff |
annotate
|
Sat, 13 Nov 2010 22:33:07 +0100 |
wenzelm |
somewhat adhoc replacement for 'thus' and 'hence';
|
file |
diff |
annotate
|
Thu, 11 Nov 2010 17:07:05 +0100 |
wenzelm |
unified type Document.Edit;
|
file |
diff |
annotate
|
Thu, 11 Nov 2010 16:48:46 +0100 |
wenzelm |
replaced Document.Node_Text_Edit by Document.Text_Edit, with treatment of deleted nodes;
|
file |
diff |
annotate
|
Sat, 25 Sep 2010 16:22:27 +0200 |
wenzelm |
simplified / clarified Session.Phase;
|
file |
diff |
annotate
|
Sat, 25 Sep 2010 13:57:34 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 24 Sep 2010 20:33:38 +0200 |
wenzelm |
more informative Session.Phase;
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 22:04:18 +0200 |
wenzelm |
simplified Session.Phase;
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 18:44:26 +0200 |
wenzelm |
explicit Session.Phase indication with associated event bus;
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 16:48:48 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 15:21:04 +0200 |
wenzelm |
manage persistent syslog via Session, not Isabelle_Process;
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 14:39:29 +0200 |
wenzelm |
tuned prover message categorization;
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 16:17:20 +0200 |
wenzelm |
basic setup for Session_Dockable controls;
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 15:01:34 +0200 |
wenzelm |
Session_Dockable: basic syslog output;
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 14:53:42 +0200 |
wenzelm |
just one Session.raw_messages event bus;
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 13:47:48 +0200 |
wenzelm |
main Isabelle_Process via Isabelle_System.Managed_Process;
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 21:20:06 +0200 |
wenzelm |
added Isabelle_Process.syslog;
|
file |
diff |
annotate
|
Sun, 19 Sep 2010 22:40:22 +0200 |
wenzelm |
refined Isabelle_Process startup: emit \002 before rendezvous on fifos, more robust treatment of startup failure with timeout, do not quit() after main loop;
|
file |
diff |
annotate
|
Sun, 19 Sep 2010 17:12:34 +0200 |
wenzelm |
simplified Isabelle_Process message kinds;
|
file |
diff |
annotate
|
Sat, 18 Sep 2010 21:33:56 +0200 |
wenzelm |
recovered basic session stop/restart;
|
file |
diff |
annotate
|
Tue, 31 Aug 2010 17:35:41 +0200 |
wenzelm |
Document state assignment indicates command change;
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 20:07:59 +0200 |
wenzelm |
session_actor: ignore spurious TIMEOUT (again) -- probably stemming from earlier use of receiveWithin;
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 19:48:35 +0200 |
wenzelm |
session_actor: await state assigment of previous change before signalling current change, and avoid crash in overrun situations;
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 19:04:29 +0200 |
wenzelm |
use Future.get_finished where this is the intended meaning -- prefer immediate crash over deadlock due to promises that are never fulfilled;
|
file |
diff |
annotate
|
Sat, 28 Aug 2010 17:37:57 +0200 |
wenzelm |
avoid application crash due to wrong requirement -- result is joined, but change not necessarily finished due to extra map;
|
file |
diff |
annotate
|
Sat, 28 Aug 2010 17:27:38 +0200 |
wenzelm |
include Document.History in Document.State -- just one universal session state maintained by main actor;
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 22:37:53 +0200 |
wenzelm |
organized markup properties via apply/unapply patterns;
|
file |
diff |
annotate
|
Mon, 23 Aug 2010 16:53:22 +0200 |
wenzelm |
main session actor as independent thread, to avoid starvation via regular worker pool;
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 20:11:25 +0200 |
wenzelm |
tuned signatures;
|
file |
diff |
annotate
|