wenzelm [Sun, 16 Aug 2020 11:57:15 +0200] rev 72159
clarified management of services: static declarations vs. dynamic instances (e.g. relevant for stateful Session.Protocol_Handler, notably Scala.Handler and session "System");
wenzelm [Sat, 15 Aug 2020 13:51:55 +0200] rev 72158
proper protocol init (amending 065dcd80293e);
wenzelm [Sat, 15 Aug 2020 13:45:25 +0200] rev 72157
clarified names;
wenzelm [Sat, 15 Aug 2020 13:37:34 +0200] rev 72156
provide protocol handlers via isabelle_system_service;
wenzelm [Sat, 15 Aug 2020 13:36:42 +0200] rev 72155
prefer formal name;
wenzelm [Fri, 14 Aug 2020 14:40:24 +0200] rev 72154
clarified signature;
wenzelm [Fri, 14 Aug 2020 14:25:08 +0200] rev 72153
misc tuning;
wenzelm [Fri, 14 Aug 2020 13:59:09 +0200] rev 72152
clarified demo functions;
wenzelm [Fri, 14 Aug 2020 13:26:12 +0200] rev 72151
clarified protocol: ML worker thread blocks and awaits result from Scala, to avoid excessive replacement threads;
wenzelm [Thu, 13 Aug 2020 15:52:40 +0200] rev 72150
more documentation;
wenzelm [Thu, 13 Aug 2020 15:11:30 +0200] rev 72149
support JVM runtime statistics;
wenzelm [Thu, 13 Aug 2020 14:41:28 +0200] rev 72148
clarified worker threads;
wenzelm [Thu, 13 Aug 2020 13:18:17 +0200] rev 72147
misc tuning, based on hints by IntelliJ IDEA;
wenzelm [Thu, 13 Aug 2020 13:13:29 +0200] rev 72146
clarified GUI;
wenzelm [Thu, 13 Aug 2020 12:59:41 +0200] rev 72145
tuned GUI;
wenzelm [Thu, 13 Aug 2020 12:53:51 +0200] rev 72144
tuned GUI;
wenzelm [Thu, 13 Aug 2020 12:38:44 +0200] rev 72143
clarified order for GUI;
wenzelm [Thu, 13 Aug 2020 12:33:44 +0200] rev 72142
tuned;
wenzelm [Thu, 13 Aug 2020 12:29:39 +0200] rev 72141
clarified GUI;
wenzelm [Wed, 12 Aug 2020 20:09:37 +0200] rev 72140
show GC progress as "ML cleanup";
wenzelm [Wed, 12 Aug 2020 19:34:38 +0200] rev 72139
ML status widget similar to org.gjt.sp.jedit.gui.statusbar.MemoryStatusWidgetFactory;
wenzelm [Wed, 12 Aug 2020 19:32:45 +0200] rev 72138
support for Poly/ML memory status;
wenzelm [Wed, 12 Aug 2020 17:53:13 +0200] rev 72137
clarified signature;
wenzelm [Wed, 12 Aug 2020 11:26:01 +0200] rev 72136
removed pointless option "ML_statistics": always enabled;