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;
Sat, 11 May 2013 16:13:08 +0200 wenzelm avoid PolyML.makestring, even in dead code;
Sat, 11 May 2013 16:00:24 +0200 blanchet fixed bug introduced when reintroducing set constructor, and visible when applying <= to 2- or more-ary relations, e.g. "(R::'a=>'a=>bool) <= R"
Fri, 10 May 2013 19:41:23 +0200 kuncar don't apply an unnecessary morphism
Fri, 10 May 2013 06:34:29 +0200 nipkow tuned
Thu, 09 May 2013 20:44:37 +0200 traytel relator coinduction for codatatypes
Thu, 09 May 2013 03:58:28 +0200 nipkow standard ivl notation [l,h]
Thu, 09 May 2013 02:42:51 +0200 nipkow merged
Wed, 08 May 2013 12:06:04 +0200 nipkow tuned
Wed, 08 May 2013 19:16:43 +0200 blanchet avoid polymorphic uncurried aliases with more arguments than there are arguments in the most general type of a HOL constant, to dodge issues at declaration time
Wed, 08 May 2013 16:38:02 +0200 blanchet proper unmangling -- the bug is visible when "uncurried_aliases" is enabled with Alt-Ergo or Poly. SPASS
Wed, 08 May 2013 15:47:19 +0200 blanchet use right default for "uncurried_aliases" with polymorphic SPASS
Wed, 08 May 2013 13:33:04 +0200 traytel relator induction for datatypes
Wed, 08 May 2013 11:57:42 +0200 traytel store proper theorems even for fixed points that have no passive live variables
Wed, 08 May 2013 09:45:30 +0200 traytel stronger monotonicity property for relators
Wed, 08 May 2013 09:39:30 +0200 traytel make tactic actually work for op = as relator
Wed, 08 May 2013 06:14:11 +0200 nipkow tuned
Wed, 08 May 2013 04:16:44 +0200 nipkow hide Fin on output
Tue, 07 May 2013 21:37:40 +0200 blanchet removed dead argument
Tue, 07 May 2013 21:09:47 +0200 blanchet more robust iterator construction (needed for mutualized FPs)
Tue, 07 May 2013 21:09:46 +0200 blanchet tuning
Tue, 07 May 2013 18:40:23 +0200 traytel removed dead internal constants/theorems
Tue, 07 May 2013 17:35:29 +0200 blanchet removed tracing
Tue, 07 May 2013 17:29:23 +0200 blanchet export one more function
Tue, 07 May 2013 17:07:37 +0200 blanchet added field to record
Tue, 07 May 2013 16:43:17 +0200 blanchet tuning
Tue, 07 May 2013 16:18:42 +0200 blanchet removed dead code
Tue, 07 May 2013 16:15:21 +0200 blanchet move function to library
Tue, 07 May 2013 15:40:00 +0200 blanchet tuning
Tue, 07 May 2013 15:32:12 +0200 blanchet more
Tue, 07 May 2013 15:31:58 +0200 blanchet tuning
Tue, 07 May 2013 15:11:24 +0200 blanchet code tuning
Tue, 07 May 2013 15:03:15 +0200 blanchet merge
Tue, 07 May 2013 15:03:01 +0200 blanchet refactoring
Tue, 07 May 2013 14:27:39 +0200 blanchet export one more function + tuning
Tue, 07 May 2013 15:20:46 +0200 traytel do not unfold the definition of the relator as it is not defined in terms of srel anymore
Tue, 07 May 2013 14:47:22 +0200 traytel tuned
Tue, 07 May 2013 14:22:54 +0200 traytel got rid of the set based relator---use (binary) predicate based relator instead
Tue, 07 May 2013 11:27:29 +0200 blanchet tuned names + extended ML signature
Tue, 07 May 2013 10:35:40 +0200 nipkow merged
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip