Tue, 14 May 2013 20:32:10 +0200 wenzelm removed dead code;
Tue, 14 May 2013 19:48:31 +0200 wenzelm more uniform Markup.parse_real;
Tue, 14 May 2013 19:30:21 +0200 wenzelm tuned signature;
Tue, 14 May 2013 16:54:47 +0200 wenzelm more robust load_timings: ignore JVM errors such as java.lang.OutOfMemoryError;
Tue, 14 May 2013 16:45:09 +0200 wenzelm tuned;
Tue, 14 May 2013 16:04:26 +0200 wenzelm misc tuning and simplification;
Tue, 14 May 2013 15:40:18 +0200 wenzelm more frugal line termination, to cope with huge log files (see also 016cb7d8f297);
Tue, 14 May 2013 14:17:56 +0200 wenzelm more scalable File.write via separate chunks;
Tue, 14 May 2013 13:46:33 +0200 wenzelm more scalable Library.separate -- NB: JVM has tiny fixed-size stack;
Tue, 14 May 2013 12:46:26 +0200 wenzelm support for more informative crashes;
Tue, 14 May 2013 12:31:11 +0200 wenzelm more antiquotations;
Tue, 14 May 2013 12:22:18 +0200 wenzelm tuned messages;
Tue, 14 May 2013 12:21:35 +0200 wenzelm more generous java resources via ISABELLE_BUILD_JAVA_OPTIONS;
Tue, 14 May 2013 09:49:03 +0200 blanchet generate valid direct Isar proof also if the facts are contradictory
Tue, 14 May 2013 07:09:09 +0200 nipkow tuned names
Tue, 14 May 2013 06:54:31 +0200 nipkow tuned names
Mon, 13 May 2013 22:49:00 +0200 wenzelm removed obsolete PGIP material;
Mon, 13 May 2013 22:26:59 +0200 wenzelm more direct output of remaining PGIP rudiments;
Mon, 13 May 2013 22:12:24 +0200 wenzelm simplified preferences, removed obsolete operations;
Mon, 13 May 2013 22:00:19 +0200 wenzelm tuned signature;
Mon, 13 May 2013 21:42:27 +0200 wenzelm more direct output of remaining PGIP rudiments;
Mon, 13 May 2013 21:07:01 +0200 wenzelm obsolete;
Mon, 13 May 2013 21:03:30 +0200 wenzelm removed obsolete PGIP material;
Mon, 13 May 2013 20:35:04 +0200 wenzelm recovered informative progress from 016cb7d8f297;
Mon, 13 May 2013 20:30:49 +0200 wenzelm removed obsolete PGIP material;
Mon, 13 May 2013 20:26:34 +0200 wenzelm clean startup of RAW session;
Mon, 13 May 2013 20:15:06 +0200 wenzelm dummy PGIP id, which appears to be sufficient for PG/Emacs;
Mon, 13 May 2013 19:52:16 +0200 wenzelm limit build process output, to avoid bombing Isabelle/Scala process by ill-behaved jobs (e.g. Containers in AFP/9025435b29cf);
Mon, 13 May 2013 16:40:59 +0200 wenzelm merged
Mon, 13 May 2013 13:23:13 +0200 wenzelm option "goals_limit", with more uniform description;
Mon, 13 May 2013 13:01:10 +0200 wenzelm clarified message when subgoals have been stripped -- unconditional;
Mon, 13 May 2013 12:40:17 +0200 wenzelm retain goal display options when printing error messages, to avoid breakdown for huge goals;
Mon, 13 May 2013 15:22:19 +0200 kuncar typo
Mon, 13 May 2013 13:59:04 +0200 kuncar better support for domains in Lifting/Transfer = replace Domainp T by the actual invariant in a transferred goal
Mon, 13 May 2013 12:13:24 +0200 kuncar try to detect assumptions of transfer rules that are in a shape of a transfer rule
Mon, 13 May 2013 12:13:24 +0200 kuncar publish a private function
Mon, 13 May 2013 06:50:37 +0200 nipkow tuned names
Sun, 12 May 2013 20:58:01 +0200 wenzelm re-init ISABELLE_PROCESS_OPTIONS to allow nested ISABELLE_PROCESS invocations, e.g. HOL-Mutabelle-ex;
Sun, 12 May 2013 20:46:17 +0200 wenzelm more standard Isabelle/ML operations -- avoid inaccurate Bool.fromString;
Sun, 12 May 2013 20:30:34 +0200 wenzelm prefer standard Isabelle/ML operations;
Sun, 12 May 2013 20:25:45 +0200 wenzelm some system options as context-sensitive config options;
Sun, 12 May 2013 19:56:30 +0200 wenzelm 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 wenzelm support for system options as context-sensitive config options;
Sun, 12 May 2013 18:20:16 +0200 wenzelm tuned signature;
Sun, 12 May 2013 17:56:53 +0200 wenzelm tuned comments;
Sun, 12 May 2013 17:51:34 +0200 wenzelm support for options as preferences;
Sun, 12 May 2013 17:42:36 +0200 wenzelm more operations in accordance to Scala version;
Sun, 12 May 2013 15:08:11 +0200 wenzelm more systematic access to options default;
Sun, 12 May 2013 15:05:15 +0200 wenzelm full default options for Isabelle_Process and Build;
Sun, 12 May 2013 14:25:16 +0200 wenzelm decentralized historic settings;
Sun, 12 May 2013 13:56:21 +0200 wenzelm removed obsolete test_markup;
Sun, 12 May 2013 13:46:41 +0200 wenzelm Proof General interaction always uses Isar loop;
Sun, 12 May 2013 13:08:23 +0200 wenzelm proper context;
Sat, 11 May 2013 22:20:59 +0200 wenzelm merged
Sat, 11 May 2013 22:17:18 +0200 wenzelm more direct PGIP/Emacs processing and output;
Sat, 11 May 2013 21:34:53 +0200 wenzelm 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 wenzelm removed redundant modules;
Sat, 11 May 2013 18:45:38 +0200 wenzelm removed some obsolete PGIP/PGEclipse material;
Sat, 11 May 2013 18:16:17 +0200 wenzelm never open structure Unsynchronized (cf. "implementation" manual);
Sat, 11 May 2013 16:57:18 +0200 wenzelm prefer explicitly qualified exceptions, which is particular important for robust handlers;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip