Mon, 13 May 2013 12:13:24 +0200 publish a private function
kuncar [Mon, 13 May 2013 12:13:24 +0200] rev 51954
publish a private function
Mon, 13 May 2013 06:50:37 +0200 tuned names
nipkow [Mon, 13 May 2013 06:50:37 +0200] rev 51953
tuned names
Sun, 12 May 2013 20:58:01 +0200 re-init ISABELLE_PROCESS_OPTIONS to allow nested ISABELLE_PROCESS invocations, e.g. HOL-Mutabelle-ex;
wenzelm [Sun, 12 May 2013 20:58:01 +0200] rev 51952
re-init ISABELLE_PROCESS_OPTIONS to allow nested ISABELLE_PROCESS invocations, e.g. HOL-Mutabelle-ex;
Sun, 12 May 2013 20:46:17 +0200 more standard Isabelle/ML operations -- avoid inaccurate Bool.fromString;
wenzelm [Sun, 12 May 2013 20:46:17 +0200] rev 51951
more standard Isabelle/ML operations -- avoid inaccurate Bool.fromString;
Sun, 12 May 2013 20:30:34 +0200 prefer standard Isabelle/ML operations;
wenzelm [Sun, 12 May 2013 20:30:34 +0200] rev 51950
prefer standard Isabelle/ML operations;
Sun, 12 May 2013 20:25:45 +0200 some system options as context-sensitive config options;
wenzelm [Sun, 12 May 2013 20:25:45 +0200] rev 51949
some system options as context-sensitive config options;
Sun, 12 May 2013 19:56:30 +0200 load options for regular isabelle-process, not just for Isar loop (relevant for numerous low-level tools) -- NB: Isabelle_Process manages options via protocol message;
wenzelm [Sun, 12 May 2013 19:56:30 +0200] rev 51948
load options for regular isabelle-process, not just for Isar loop (relevant for numerous low-level tools) -- NB: Isabelle_Process manages options via protocol message;
Sun, 12 May 2013 18:22:44 +0200 support for system options as context-sensitive config options;
wenzelm [Sun, 12 May 2013 18:22:44 +0200] rev 51947
support for system options as context-sensitive config options;
Sun, 12 May 2013 18:20:16 +0200 tuned signature;
wenzelm [Sun, 12 May 2013 18:20:16 +0200] rev 51946
tuned signature;
Sun, 12 May 2013 17:56:53 +0200 tuned comments;
wenzelm [Sun, 12 May 2013 17:56:53 +0200] rev 51945
tuned comments;
Sun, 12 May 2013 17:51:34 +0200 support for options as preferences;
wenzelm [Sun, 12 May 2013 17:51:34 +0200] rev 51944
support for options as preferences;
Sun, 12 May 2013 17:42:36 +0200 more operations in accordance to Scala version;
wenzelm [Sun, 12 May 2013 17:42:36 +0200] rev 51943
more operations in accordance to Scala version;
Sun, 12 May 2013 15:08:11 +0200 more systematic access to options default;
wenzelm [Sun, 12 May 2013 15:08:11 +0200] rev 51942
more systematic access to options default;
Sun, 12 May 2013 15:05:15 +0200 full default options for Isabelle_Process and Build;
wenzelm [Sun, 12 May 2013 15:05:15 +0200] rev 51941
full default options for Isabelle_Process and Build;
Sun, 12 May 2013 14:25:16 +0200 decentralized historic settings;
wenzelm [Sun, 12 May 2013 14:25:16 +0200] rev 51940
decentralized historic settings;
Sun, 12 May 2013 13:56:21 +0200 removed obsolete test_markup;
wenzelm [Sun, 12 May 2013 13:56:21 +0200] rev 51939
removed obsolete test_markup; tuned;
Sun, 12 May 2013 13:46:41 +0200 Proof General interaction always uses Isar loop;
wenzelm [Sun, 12 May 2013 13:46:41 +0200] rev 51938
Proof General interaction always uses Isar loop; pass Isabelle/Scala options to Proof General process as well;
Sun, 12 May 2013 13:08:23 +0200 proper context;
wenzelm [Sun, 12 May 2013 13:08:23 +0200] rev 51937
proper context;
Sat, 11 May 2013 22:20:59 +0200 merged
wenzelm [Sat, 11 May 2013 22:20:59 +0200] rev 51936
merged
Sat, 11 May 2013 22:17:18 +0200 more direct PGIP/Emacs processing and output;
wenzelm [Sat, 11 May 2013 22:17:18 +0200] rev 51935
more direct PGIP/Emacs processing and output;
Sat, 11 May 2013 21:34:53 +0200 more direct interpretation of "askprefs" and "setpref", which appear to be the only PGIP command used in PG 3.7.1.1, 4.1, 4.2;
wenzelm [Sat, 11 May 2013 21:34:53 +0200] rev 51934
more direct interpretation of "askprefs" and "setpref", which appear to be the only PGIP command used in PG 3.7.1.1, 4.1, 4.2;
Sat, 11 May 2013 20:10:24 +0200 removed redundant modules;
wenzelm [Sat, 11 May 2013 20:10:24 +0200] rev 51933
removed redundant modules;
Sat, 11 May 2013 18:45:38 +0200 removed some obsolete PGIP/PGEclipse material;
wenzelm [Sat, 11 May 2013 18:45:38 +0200] rev 51932
removed some obsolete PGIP/PGEclipse material;
Sat, 11 May 2013 18:16:17 +0200 never open structure Unsynchronized (cf. "implementation" manual);
wenzelm [Sat, 11 May 2013 18:16:17 +0200] rev 51931
never open structure Unsynchronized (cf. "implementation" manual);
Sat, 11 May 2013 16:57:18 +0200 prefer explicitly qualified exceptions, which is particular important for robust handlers;
wenzelm [Sat, 11 May 2013 16:57:18 +0200] rev 51930
prefer explicitly qualified exceptions, which is particular important for robust handlers;
Sat, 11 May 2013 16:13:08 +0200 avoid PolyML.makestring, even in dead code;
wenzelm [Sat, 11 May 2013 16:13:08 +0200] rev 51929
avoid PolyML.makestring, even in dead code;
Sat, 11 May 2013 16:00:24 +0200 fixed bug introduced when reintroducing set constructor, and visible when applying <= to 2- or more-ary relations, e.g. "(R::'a=>'a=>bool) <= R"
blanchet [Sat, 11 May 2013 16:00:24 +0200] rev 51928
fixed bug introduced when reintroducing set constructor, and visible when applying <= to 2- or more-ary relations, e.g. "(R::'a=>'a=>bool) <= R"
Fri, 10 May 2013 19:41:23 +0200 don't apply an unnecessary morphism
kuncar [Fri, 10 May 2013 19:41:23 +0200] rev 51927
don't apply an unnecessary morphism
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip