Fri, 17 May 2013 21:15:33 +0200 wenzelm timeout counts as regular error, with rc = 1 (cf. special Exn.Interrupt vs. regular TimeLimit.TimeOut in Isabelle/ML);
Fri, 17 May 2013 21:06:01 +0200 wenzelm added isabelle tty option -o;
Fri, 17 May 2013 21:02:08 +0200 wenzelm oops;
Fri, 17 May 2013 20:53:28 +0200 wenzelm renamed 'print_configs' to 'print_options';
Fri, 17 May 2013 20:41:45 +0200 wenzelm proper option quick_and_dirty;
Fri, 17 May 2013 20:30:04 +0200 wenzelm retain quick_and_dirty as-is -- no censorship;
Fri, 17 May 2013 19:11:03 +0200 wenzelm more system-atic options;
Fri, 17 May 2013 19:04:52 +0200 wenzelm added isabelle-process option -o;
Fri, 17 May 2013 18:50:55 +0200 wenzelm more precise "eval", cf. isabelle build;
Fri, 17 May 2013 18:39:49 +0200 wenzelm discontinued obsolete isabelle-process options -f and -u;
Fri, 17 May 2013 18:23:39 +0200 wenzelm NEWS;
Fri, 17 May 2013 18:19:42 +0200 wenzelm discontinued obsolete isabelle usedir, mkdir, make;
Fri, 17 May 2013 17:45:51 +0200 wenzelm modernized TimeLimit.timeLimit using Event_Timer service -- based on more elementary version 11ae688e4e30;
Fri, 17 May 2013 17:11:06 +0200 wenzelm event timer as separate service thread;
Fri, 17 May 2013 13:46:18 +0200 wenzelm tuned signature;
Fri, 17 May 2013 11:35:52 +0200 wenzelm tuned signature -- emphasize thread creation here;
Fri, 17 May 2013 11:05:59 +0200 wenzelm repair after bc01725d7918;
Fri, 17 May 2013 08:19:52 +0200 nipkow replaced `;' by `;;' to disambiguate syntax; unexpected slight increase in build time
Fri, 17 May 2013 02:57:00 +0200 nipkow tuned
Thu, 16 May 2013 22:02:01 +0200 wenzelm merged
Thu, 16 May 2013 21:48:01 +0200 wenzelm more system options as context-sensitive config options;
Thu, 16 May 2013 21:09:58 +0200 wenzelm Thy_Output.modes as proper option;
Thu, 16 May 2013 20:50:01 +0200 wenzelm some system options as context-sensitive config options;
Thu, 16 May 2013 20:33:01 +0200 wenzelm system options as context-sensitive configuration options within the attribute name space;
Thu, 16 May 2013 19:41:41 +0200 wenzelm tuned signature;
Thu, 16 May 2013 21:55:12 +0200 blanchet properly handle SPASS constructors w.r.t. partially applied functions
Thu, 16 May 2013 17:39:38 +0200 wenzelm tuned signature -- depend on context by default;
Thu, 16 May 2013 15:21:12 +0200 kuncar reflexivity rules for the function type and equality
Thu, 16 May 2013 15:03:28 +0200 blanchet tuned comments
Thu, 16 May 2013 14:58:30 +0200 blanchet correctly 'repair' the monomorphization context for SMT solvers from Sledgehammer
Thu, 16 May 2013 14:27:43 +0200 blanchet tuning
Thu, 16 May 2013 14:15:22 +0200 blanchet more work on SPASS datatypes
Thu, 16 May 2013 13:34:13 +0200 blanchet tuning -- renamed '_from_' to '_of_' in Sledgehammer
Thu, 16 May 2013 13:19:27 +0200 blanchet compile
Thu, 16 May 2013 13:05:52 +0200 blanchet don't recognize overloaded constants as constructors for the purpose of removing type arguments
Thu, 16 May 2013 13:05:52 +0200 blanchet tuning
Thu, 16 May 2013 13:05:52 +0200 blanchet reintroduced syntax for "nonexhaustive" datatypes
Thu, 16 May 2013 13:05:52 +0200 blanchet tuning
Thu, 16 May 2013 13:05:52 +0200 blanchet more work on SPASS datatypes
Thu, 16 May 2013 11:35:07 +0200 Andreas Lochbihler merged
Thu, 16 May 2013 10:08:28 +0200 Andreas Lochbihler setup for set membership as a predicate for code_pred
Thu, 16 May 2013 11:27:34 +0200 nipkow tuned
Thu, 16 May 2013 13:49:18 +1000 kleing explicitly state equivalence relation for sim; tweak syntax of sem_equiv
Thu, 16 May 2013 02:13:42 +0200 nipkow merged
Thu, 16 May 2013 02:13:23 +0200 nipkow finally: acom with pointwise access and update of annotations
Wed, 15 May 2013 23:00:17 +0200 wenzelm merged;
Wed, 15 May 2013 22:30:24 +0200 wenzelm clarified preferences: "override" re-initialized on prover startup, and "default" sent to PG -- thus recover typical defaults like auto-quickcheck in PG 4.x;
Wed, 15 May 2013 22:02:51 +0200 wenzelm simplified ProofGeneral.preference operation -- no need for CRITICAL section for atomic access (and sequential execution of PG/TTY loop);
Wed, 15 May 2013 21:55:09 +0200 wenzelm back to hidden welcome -- revert change 9ebf2da69b29, which appears to disturb startup protocol of PG 4.1;
Wed, 15 May 2013 21:46:07 +0200 wenzelm more standard Isabelle/ML structures for global preferences;
Wed, 15 May 2013 21:02:13 +0200 wenzelm more basic print mode "ProofGeneral" (again);
Wed, 15 May 2013 20:53:42 +0200 wenzelm uniform welcome -- actually visible on startup via Output.urgent_message;
Wed, 15 May 2013 20:45:27 +0200 wenzelm more elementary ProofGeneral.thm_deps;
Wed, 15 May 2013 20:39:25 +0200 wenzelm tuned;
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;
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;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip