Sun, 19 May 2013 20:15:00 +0200 haftmann tuned, including signature
Sat, 18 May 2013 13:04:10 +0200 wenzelm discontinued odd workaround for scala-2.10.0-RC1;
Sat, 18 May 2013 13:00:05 +0200 wenzelm discontinued odd workaround for scala-2.9.2, which is hopefully obsolete in scala-2.10.x;
Sat, 18 May 2013 12:41:31 +0200 wenzelm explicit notion of public options, which are shown in the editor options dialog;
Fri, 17 May 2013 23:31:02 +0200 wenzelm back to more paranoid interrupt test after request is cancelled -- avoid race condition;
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip