Tue, 18 Aug 2020 18:23:17 +0200 rudiments of Scala interface for Kodkod;
wenzelm [Tue, 18 Aug 2020 18:23:17 +0200] rev 72176
rudiments of Scala interface for Kodkod;
Tue, 18 Aug 2020 17:58:35 +0200 updated to kodkodi-1.5.3: include KODKODI_CLASSPATH for Isabelle/Scala;
wenzelm [Tue, 18 Aug 2020 17:58:35 +0200] rev 72175
updated to kodkodi-1.5.3: include KODKODI_CLASSPATH for Isabelle/Scala;
Thu, 20 Aug 2020 11:52:46 +0200 basic integration of Zipperposition 2.0
blanchet [Thu, 20 Aug 2020 11:52:46 +0200] rev 72174
basic integration of Zipperposition 2.0
Thu, 20 Aug 2020 11:52:45 +0200 tuned Mirabelle comments
blanchet [Thu, 20 Aug 2020 11:52:45 +0200] rev 72173
tuned Mirabelle comments
Thu, 20 Aug 2020 10:39:26 +0100 two more lex fixes
paulson <lp15@cam.ac.uk> [Thu, 20 Aug 2020 10:39:26 +0100] rev 72172
two more lex fixes
Wed, 19 Aug 2020 14:58:02 +0100 more lex fixes
paulson <lp15@cam.ac.uk> [Wed, 19 Aug 2020 14:58:02 +0100] rev 72171
more lex fixes
Wed, 19 Aug 2020 12:58:28 +0100 Another go with lex: now lexordp back in class ord
paulson <lp15@cam.ac.uk> [Wed, 19 Aug 2020 12:58:28 +0100] rev 72170
Another go with lex: now lexordp back in class ord
Tue, 18 Aug 2020 21:45:24 +0100 List_Lexorder finally working
paulson <lp15@cam.ac.uk> [Tue, 18 Aug 2020 21:45:24 +0100] rev 72169
List_Lexorder finally working
Tue, 18 Aug 2020 17:38:51 +0100 lexicographic ordering: new simp setup to prioritise the simpler "less_than" case
paulson <lp15@cam.ac.uk> [Tue, 18 Aug 2020 17:38:51 +0100] rev 72168
lexicographic ordering: new simp setup to prioritise the simpler "less_than" case
Tue, 18 Aug 2020 14:45:09 +0100 merged
paulson [Tue, 18 Aug 2020 14:45:09 +0100] rev 72167
merged
Tue, 18 Aug 2020 14:44:59 +0100 fixed for new lex-order. And the effing indentation!
paulson <lp15@cam.ac.uk> [Tue, 18 Aug 2020 14:44:59 +0100] rev 72166
fixed for new lex-order. And the effing indentation!
Mon, 17 Aug 2020 15:42:59 +0100 merged
paulson [Mon, 17 Aug 2020 15:42:59 +0100] rev 72165
merged
Mon, 17 Aug 2020 15:42:38 +0100 S Holub's proposed generalisation of the lexicographic product of two orderings
paulson <lp15@cam.ac.uk> [Mon, 17 Aug 2020 15:42:38 +0100] rev 72164
S Holub's proposed generalisation of the lexicographic product of two orderings
Mon, 17 Aug 2020 16:26:58 +0200 allow user-defined server commands via isabelle_scala_service;
wenzelm [Mon, 17 Aug 2020 16:26:58 +0200] rev 72163
allow user-defined server commands via isabelle_scala_service;
Mon, 17 Aug 2020 13:16:42 +0200 more systematic support for special directories;
wenzelm [Mon, 17 Aug 2020 13:16:42 +0200] rev 72162
more systematic support for special directories;
Mon, 17 Aug 2020 12:35:03 +0200 proper init of cumulative settings;
wenzelm [Mon, 17 Aug 2020 12:35:03 +0200] rev 72161
proper init of cumulative settings;
Sun, 16 Aug 2020 22:02:11 +0200 upgrade phabricator: Promote 2020 Week 31 + subsequent change;
wenzelm [Sun, 16 Aug 2020 22:02:11 +0200] rev 72160
upgrade phabricator: Promote 2020 Week 31 + subsequent change; upgrade arcanist: Promote 2020 Week 29;
Sun, 16 Aug 2020 11:57:15 +0200 clarified management of services: static declarations vs. dynamic instances (e.g. relevant for stateful Session.Protocol_Handler, notably Scala.Handler and session "System");
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");
Sat, 15 Aug 2020 13:51:55 +0200 proper protocol init (amending 065dcd80293e);
wenzelm [Sat, 15 Aug 2020 13:51:55 +0200] rev 72158
proper protocol init (amending 065dcd80293e);
Sat, 15 Aug 2020 13:45:25 +0200 clarified names;
wenzelm [Sat, 15 Aug 2020 13:45:25 +0200] rev 72157
clarified names;
Sat, 15 Aug 2020 13:37:34 +0200 provide protocol handlers via isabelle_system_service;
wenzelm [Sat, 15 Aug 2020 13:37:34 +0200] rev 72156
provide protocol handlers via isabelle_system_service;
Sat, 15 Aug 2020 13:36:42 +0200 prefer formal name;
wenzelm [Sat, 15 Aug 2020 13:36:42 +0200] rev 72155
prefer formal name;
Fri, 14 Aug 2020 14:40:24 +0200 clarified signature;
wenzelm [Fri, 14 Aug 2020 14:40:24 +0200] rev 72154
clarified signature;
Fri, 14 Aug 2020 14:25:08 +0200 misc tuning;
wenzelm [Fri, 14 Aug 2020 14:25:08 +0200] rev 72153
misc tuning;
Fri, 14 Aug 2020 13:59:09 +0200 clarified demo functions;
wenzelm [Fri, 14 Aug 2020 13:59:09 +0200] rev 72152
clarified demo functions;
Fri, 14 Aug 2020 13:26:12 +0200 clarified protocol: ML worker thread blocks and awaits result from Scala, to avoid excessive replacement threads;
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;
Thu, 13 Aug 2020 15:52:40 +0200 more documentation;
wenzelm [Thu, 13 Aug 2020 15:52:40 +0200] rev 72150
more documentation;
Thu, 13 Aug 2020 15:11:30 +0200 support JVM runtime statistics;
wenzelm [Thu, 13 Aug 2020 15:11:30 +0200] rev 72149
support JVM runtime statistics;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 tip