wenzelm [Mon, 13 May 2013 21:07:01 +0200] rev 51968
obsolete;
wenzelm [Mon, 13 May 2013 21:03:30 +0200] rev 51967
removed obsolete PGIP material;
wenzelm [Mon, 13 May 2013 20:35:04 +0200] rev 51966
recovered informative progress from 016cb7d8f297;
wenzelm [Mon, 13 May 2013 20:30:49 +0200] rev 51965
removed obsolete PGIP material;
wenzelm [Mon, 13 May 2013 20:26:34 +0200] rev 51964
clean startup of RAW session;
wenzelm [Mon, 13 May 2013 20:15:06 +0200] rev 51963
dummy PGIP id, which appears to be sufficient for PG/Emacs;
removed obsolete init operations;
wenzelm [Mon, 13 May 2013 19:52:16 +0200] rev 51962
limit build process output, to avoid bombing Isabelle/Scala process by ill-behaved jobs (e.g. Containers in AFP/9025435b29cf);
wenzelm [Mon, 13 May 2013 16:40:59 +0200] rev 51961
merged
wenzelm [Mon, 13 May 2013 13:23:13 +0200] rev 51960
option "goals_limit", with more uniform description;
wenzelm [Mon, 13 May 2013 13:01:10 +0200] rev 51959
clarified message when subgoals have been stripped -- unconditional;
wenzelm [Mon, 13 May 2013 12:40:17 +0200] rev 51958
retain goal display options when printing error messages, to avoid breakdown for huge goals;
kuncar [Mon, 13 May 2013 15:22:19 +0200] rev 51957
typo
kuncar [Mon, 13 May 2013 13:59:04 +0200] rev 51956
better support for domains in Lifting/Transfer = replace Domainp T by the actual invariant in a transferred goal
kuncar [Mon, 13 May 2013 12:13:24 +0200] rev 51955
try to detect assumptions of transfer rules that are in a shape of a transfer rule
kuncar [Mon, 13 May 2013 12:13:24 +0200] rev 51954
publish a private function
nipkow [Mon, 13 May 2013 06:50:37 +0200] rev 51953
tuned names
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;
wenzelm [Sun, 12 May 2013 20:46:17 +0200] rev 51951
more standard Isabelle/ML operations -- avoid inaccurate Bool.fromString;
wenzelm [Sun, 12 May 2013 20:30:34 +0200] rev 51950
prefer standard Isabelle/ML operations;
wenzelm [Sun, 12 May 2013 20:25:45 +0200] rev 51949
some system options as context-sensitive config options;
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;
wenzelm [Sun, 12 May 2013 18:22:44 +0200] rev 51947
support for system options as context-sensitive config options;
wenzelm [Sun, 12 May 2013 18:20:16 +0200] rev 51946
tuned signature;
wenzelm [Sun, 12 May 2013 17:56:53 +0200] rev 51945
tuned comments;
wenzelm [Sun, 12 May 2013 17:51:34 +0200] rev 51944
support for options as preferences;
wenzelm [Sun, 12 May 2013 17:42:36 +0200] rev 51943
more operations in accordance to Scala version;
wenzelm [Sun, 12 May 2013 15:08:11 +0200] rev 51942
more systematic access to options default;
wenzelm [Sun, 12 May 2013 15:05:15 +0200] rev 51941
full default options for Isabelle_Process and Build;
wenzelm [Sun, 12 May 2013 14:25:16 +0200] rev 51940
decentralized historic settings;
wenzelm [Sun, 12 May 2013 13:56:21 +0200] rev 51939
removed obsolete test_markup;
tuned;