Mon, 09 Sep 2013 17:02:06 +0200 generate application Info.plist based on $ISABELLE_JAVA_SYSTEM_OPTIONS $JEDIT_JAVA_OPTIONS $JEDIT_SYSTEM_OPTIONS at build time (see also lib/Tools/java and src/Tools/jEdit/lib/Tools/jedit);
wenzelm [Mon, 09 Sep 2013 17:02:06 +0200] rev 53488
generate application Info.plist based on $ISABELLE_JAVA_SYSTEM_OPTIONS $JEDIT_JAVA_OPTIONS $JEDIT_SYSTEM_OPTIONS at build time (see also lib/Tools/java and src/Tools/jEdit/lib/Tools/jedit);
Mon, 09 Sep 2013 16:15:48 +0200 more robust Mac OS X application support;
wenzelm [Mon, 09 Sep 2013 16:15:48 +0200] rev 53487
more robust Mac OS X application support;
Mon, 09 Sep 2013 15:53:02 +0200 use polyml-5.5.1 (SVN), to increase chances of stability of this test;
wenzelm [Mon, 09 Sep 2013 15:53:02 +0200] rev 53486
use polyml-5.5.1 (SVN), to increase chances of stability of this test;
Mon, 09 Sep 2013 14:48:16 +0200 override potential changes in $ISABELLE_HOME_USER/etc/settings;
wenzelm [Mon, 09 Sep 2013 14:48:16 +0200] rev 53485
override potential changes in $ISABELLE_HOME_USER/etc/settings;
Mon, 09 Sep 2013 14:22:39 +0200 generate application ini based on $ISABELLE_JAVA_SYSTEM_OPTIONS $JEDIT_JAVA_OPTIONS $JEDIT_SYSTEM_OPTIONS at build time (see also lib/Tools/java and src/Tools/jEdit/lib/Tools/jedit);
wenzelm [Mon, 09 Sep 2013 14:22:39 +0200] rev 53484
generate application ini based on $ISABELLE_JAVA_SYSTEM_OPTIONS $JEDIT_JAVA_OPTIONS $JEDIT_SYSTEM_OPTIONS at build time (see also lib/Tools/java and src/Tools/jEdit/lib/Tools/jedit);
Mon, 09 Sep 2013 13:48:06 +0200 generate application based on $JEDIT_JAVA_OPTIONS $JEDIT_SYSTEM_OPTIONS at build time (see also src/Tools/jEdit/lib/Tools/jedit);
wenzelm [Mon, 09 Sep 2013 13:48:06 +0200] rev 53483
generate application based on $JEDIT_JAVA_OPTIONS $JEDIT_SYSTEM_OPTIONS at build time (see also src/Tools/jEdit/lib/Tools/jedit);
Mon, 09 Sep 2013 18:14:54 +0200 tuning
blanchet [Mon, 09 Sep 2013 18:14:54 +0200] rev 53482
tuning
Mon, 09 Sep 2013 18:12:41 +0200 made semantics of "max_new_instances" be what the name suggests, the previous implementation did, and the Sledgehammer manual documents
blanchet [Mon, 09 Sep 2013 18:12:41 +0200] rev 53481
made semantics of "max_new_instances" be what the name suggests, the previous implementation did, and the Sledgehammer manual documents
Mon, 09 Sep 2013 15:22:04 +0200 limit the number of instances of a single theorem
blanchet [Mon, 09 Sep 2013 15:22:04 +0200] rev 53480
limit the number of instances of a single theorem
Mon, 09 Sep 2013 15:22:04 +0200 move metis to new monomorphizer
blanchet [Mon, 09 Sep 2013 15:22:04 +0200] rev 53479
move metis to new monomorphizer
Mon, 09 Sep 2013 15:22:04 +0200 use new monomorphizer in Sledgehammer
blanchet [Mon, 09 Sep 2013 15:22:04 +0200] rev 53478
use new monomorphizer in Sledgehammer
Mon, 09 Sep 2013 14:23:04 +0200 tuning
blanchet [Mon, 09 Sep 2013 14:23:04 +0200] rev 53477
tuning
Mon, 09 Sep 2013 14:22:11 +0200 include map theorems in datastructure for "primcorec"
blanchet [Mon, 09 Sep 2013 14:22:11 +0200] rev 53476
include map theorems in datastructure for "primcorec"
Mon, 09 Sep 2013 13:47:58 +0200 enriched data structure with necessary theorems
blanchet [Mon, 09 Sep 2013 13:47:58 +0200] rev 53475
enriched data structure with necessary theorems
Sun, 08 Sep 2013 19:25:06 +0200 updated exe -- more explicit icon;
wenzelm [Sun, 08 Sep 2013 19:25:06 +0200] rev 53474
updated exe -- more explicit icon;
Sun, 08 Sep 2013 18:37:42 +0200 more official lib/logo/isabelle.bmp;
wenzelm [Sun, 08 Sep 2013 18:37:42 +0200] rev 53473
more official lib/logo/isabelle.bmp;
Sun, 08 Sep 2013 18:10:12 +0200 use windows_app based on WinRun4J;
wenzelm [Sun, 08 Sep 2013 18:10:12 +0200] rev 53472
use windows_app based on WinRun4J;
Sun, 08 Sep 2013 17:51:56 +0200 updated to WinRun4J;
wenzelm [Sun, 08 Sep 2013 17:51:56 +0200] rev 53471
updated to WinRun4J;
Sun, 08 Sep 2013 12:26:07 +0200 tuned whitespace
traytel [Sun, 08 Sep 2013 12:26:07 +0200] rev 53470
tuned whitespace
Sun, 08 Sep 2013 12:26:05 +0200 don't register "sequential" as a keyword for now as this breaks the parser for function
traytel [Sun, 08 Sep 2013 12:26:05 +0200] rev 53469
don't register "sequential" as a keyword for now as this breaks the parser for function
Sat, 07 Sep 2013 23:09:26 +0200 tuned proofs;
wenzelm [Sat, 07 Sep 2013 23:09:26 +0200] rev 53468
tuned proofs;
Sat, 07 Sep 2013 20:12:38 +0200 merged
wenzelm [Sat, 07 Sep 2013 20:12:38 +0200] rev 53467
merged
Sat, 07 Sep 2013 19:45:36 +0200 tuned message;
wenzelm [Sat, 07 Sep 2013 19:45:36 +0200] rev 53466
tuned message;
Sat, 07 Sep 2013 19:18:05 +0200 tuned message;
wenzelm [Sat, 07 Sep 2013 19:18:05 +0200] rev 53465
tuned message;
Sat, 07 Sep 2013 18:37:25 +0200 imitate "isabelle java" and "isabelle jedit" wrt. classpath and options (see also a221a4fdb5a0);
wenzelm [Sat, 07 Sep 2013 18:37:25 +0200] rev 53464
imitate "isabelle java" and "isabelle jedit" wrt. classpath and options (see also a221a4fdb5a0);
Sat, 07 Sep 2013 18:24:24 +0200 generate application wrapper for Linux;
wenzelm [Sat, 07 Sep 2013 18:24:24 +0200] rev 53463
generate application wrapper for Linux;
Sat, 07 Sep 2013 17:43:13 +0200 observe "stopped" after Cygwin init (which is itself uninterruptible);
wenzelm [Sat, 07 Sep 2013 17:43:13 +0200] rev 53462
observe "stopped" after Cygwin init (which is itself uninterruptible);
Sat, 07 Sep 2013 17:32:55 +0200 clarified modules;
wenzelm [Sat, 07 Sep 2013 17:32:55 +0200] rev 53461
clarified modules;
Sat, 07 Sep 2013 17:23:05 +0200 tuned signature;
wenzelm [Sat, 07 Sep 2013 17:23:05 +0200] rev 53460
tuned signature;
Sat, 07 Sep 2013 17:11:44 +0200 Cygwin_Init based on System_Dialog;
wenzelm [Sat, 07 Sep 2013 17:11:44 +0200] rev 53459
Cygwin_Init based on System_Dialog;
Sat, 07 Sep 2013 16:33:10 +0200 tuned imports;
wenzelm [Sat, 07 Sep 2013 16:33:10 +0200] rev 53458
tuned imports;
Sat, 07 Sep 2013 15:28:16 +0200 more robust exit;
wenzelm [Sat, 07 Sep 2013 15:28:16 +0200] rev 53457
more robust exit;
Sat, 07 Sep 2013 15:10:33 +0200 Build_Dialog based on System_Dialog;
wenzelm [Sat, 07 Sep 2013 15:10:33 +0200] rev 53456
Build_Dialog based on System_Dialog; avoid hopping between threads;
Sat, 07 Sep 2013 14:14:25 +0200 clarified close operations;
wenzelm [Sat, 07 Sep 2013 14:14:25 +0200] rev 53455
clarified close operations;
Sat, 07 Sep 2013 14:07:12 +0200 clarified result;
wenzelm [Sat, 07 Sep 2013 14:07:12 +0200] rev 53454
clarified result;
Sat, 07 Sep 2013 13:59:47 +0200 dialog for system processes, with optional output window;
wenzelm [Sat, 07 Sep 2013 13:59:47 +0200] rev 53453
dialog for system processes, with optional output window;
Sat, 07 Sep 2013 11:36:03 +0200 more portable access to icon -- avoid Isabelle_System which is not yet initialized in bootstrap;
wenzelm [Sat, 07 Sep 2013 11:36:03 +0200] rev 53452
more portable access to icon -- avoid Isabelle_System which is not yet initialized in bootstrap;
Sat, 07 Sep 2013 11:28:30 +0200 odd workaround for scalac to enable nohup;
wenzelm [Sat, 07 Sep 2013 11:28:30 +0200] rev 53451
odd workaround for scalac to enable nohup;
Sat, 07 Sep 2013 11:02:27 +0200 odd workaround for scalac to enable nohup;
wenzelm [Sat, 07 Sep 2013 11:02:27 +0200] rev 53450
odd workaround for scalac to enable nohup;
Sat, 07 Sep 2013 00:02:19 +0200 build session before start of jedit;
wenzelm [Sat, 07 Sep 2013 00:02:19 +0200] rev 53449
build session before start of jedit;
Fri, 06 Sep 2013 22:28:28 +0200 imitate "isabelle java" and "isabelle jedit" wrt. classpath and options;
wenzelm [Fri, 06 Sep 2013 22:28:28 +0200] rev 53448
imitate "isabelle java" and "isabelle jedit" wrt. classpath and options;
Fri, 06 Sep 2013 22:07:26 +0200 more Proof General legacy;
wenzelm [Fri, 06 Sep 2013 22:07:26 +0200] rev 53447
more Proof General legacy;
Fri, 06 Sep 2013 21:28:07 +0200 use JEDIT_OPTIONS only once (in isabelle.Main.start_jedit);
wenzelm [Fri, 06 Sep 2013 21:28:07 +0200] rev 53446
use JEDIT_OPTIONS only once (in isabelle.Main.start_jedit);
Fri, 06 Sep 2013 21:13:19 +0200 warm start of Isabelle/jEdit from Isabelle/Scala;
wenzelm [Fri, 06 Sep 2013 21:13:19 +0200] rev 53445
warm start of Isabelle/jEdit from Isabelle/Scala; avoid mass confusion of plugins due to change of -classpath (cf. 5bef05f5ed58);
Fri, 06 Sep 2013 18:15:25 +0200 prefer explicit thread;
wenzelm [Fri, 06 Sep 2013 18:15:25 +0200] rev 53444
prefer explicit thread;
Fri, 06 Sep 2013 18:14:50 +0200 tuned proofs;
wenzelm [Fri, 06 Sep 2013 18:14:50 +0200] rev 53443
tuned proofs;
Fri, 06 Sep 2013 17:55:01 +0200 tuned proofs;
wenzelm [Fri, 06 Sep 2013 17:55:01 +0200] rev 53442
tuned proofs;
Fri, 06 Sep 2013 17:26:58 +0200 prefer Isabelle/Scala over bash;
wenzelm [Fri, 06 Sep 2013 17:26:58 +0200] rev 53441
prefer Isabelle/Scala over bash; actual platform_path (in contrast to eb8806a2e348);
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 tip