Wed, 15 May 2013 20:34:42 +0200 wenzelm moved files;
Wed, 15 May 2013 20:28:43 +0200 wenzelm clarified default for Proofterm.proofs, according to etc/options and innermost setmp;
Wed, 15 May 2013 20:22:46 +0200 wenzelm maintain ProofGeneral preferences within ProofGeneral module;
Wed, 15 May 2013 17:39:41 +0200 wenzelm just one ProofGeneral module;
Wed, 15 May 2013 18:44:19 +0200 blanchet tuning
Wed, 15 May 2013 18:39:20 +0200 blanchet more work on SPASS datatypes
Wed, 15 May 2013 18:09:20 +0200 blanchet tuning
Wed, 15 May 2013 18:06:40 +0200 blanchet no need to reinvent the wheel ("fold_map")
Wed, 15 May 2013 18:05:46 +0200 blanchet more work on implementing datatype output for new SPASS
Wed, 15 May 2013 17:49:39 +0200 blanchet tuned code
Wed, 15 May 2013 17:49:18 +0200 blanchet compile
Wed, 15 May 2013 17:43:42 +0200 blanchet renamed Sledgehammer functions with 'for' in their names to 'of'
Wed, 15 May 2013 17:27:24 +0200 blanchet added datatype declaration syntax for next-gen SPASS
Wed, 15 May 2013 12:13:38 +0200 kuncar abstract equalities only in a correspondence relation in a transfer domain rule
Wed, 15 May 2013 12:10:44 +0200 kuncar superfluous transfer rule
Wed, 15 May 2013 12:10:39 +0200 kuncar stronger reflexivity prover
Tue, 14 May 2013 21:56:19 +0200 wenzelm simplified modules and exceptions;
Tue, 14 May 2013 21:40:25 +0200 wenzelm more elementary pgiptype;
Tue, 14 May 2013 21:02:49 +0200 wenzelm prefer Markup.parse/print operations -- slight change of exception behaviour;
Tue, 14 May 2013 20:46:09 +0200 wenzelm more uniform Markup.print_real;
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip