Sat, 13 Jul 2013 16:34:57 +0200 wenzelm determine print function parameters dynamically, e.g. depending on runtime options;
Sat, 13 Jul 2013 14:13:34 +0200 wenzelm NEWS;
Sat, 13 Jul 2013 14:11:48 +0200 wenzelm clarified some default options;
Sat, 13 Jul 2013 13:58:13 +0200 wenzelm gutter icon for information messages;
Sat, 13 Jul 2013 13:25:42 +0200 wenzelm more explicit Markup.information for messages produced by "auto" tools;
Sat, 13 Jul 2013 12:39:45 +0200 wenzelm full merge of Command.State, which enables Command.prints to augment markup as well (assuming that these dynamic overlays are relatively few);
Sat, 13 Jul 2013 00:50:49 +0200 wenzelm hybrid "auto" tool setup, for TTY (within theory) and PIDE (global print function);
Sat, 13 Jul 2013 00:24:05 +0200 wenzelm compile
Fri, 12 Jul 2013 23:45:05 +0200 wenzelm system options for Isabelle/HOL proof tools;
Fri, 12 Jul 2013 22:49:20 +0200 wenzelm removed unused Predicate_Compile component setup;
Sat, 13 Jul 2013 17:53:58 +0200 haftmann attribute "code" declares concrete and abstract code equations uniformly; added explicit "code equation" instead
Sat, 13 Jul 2013 17:53:57 +0200 haftmann tuned variable names
Sat, 13 Jul 2013 13:03:21 +0200 traytel got rid of in_bd BNF property (derivable from set_bd+map_cong+map_comp+map_id)
Thu, 11 Jul 2013 11:16:23 +0200 traytel some new lemmas towards getting rid of in_bd BNF property; tuned
Sat, 13 Jul 2013 12:38:40 +0200 smolkas tuned
Fri, 12 Jul 2013 22:41:25 +0200 smolkas added sledgehammer parameters isar_try0 and isar_minimize and their negative aliases
Fri, 12 Jul 2013 21:14:54 +0200 wenzelm merged
Fri, 12 Jul 2013 21:13:57 +0200 wenzelm more robust proof export / import due to Stefan Berghofer;
Fri, 12 Jul 2013 21:07:34 +0200 smolkas added blast, force
Fri, 12 Jul 2013 20:28:34 +0200 smolkas removed |>! and #>!
Fri, 12 Jul 2013 19:54:36 +0200 smolkas tuned
Fri, 12 Jul 2013 19:03:08 +0200 smolkas cleaner preplay interface
Fri, 12 Jul 2013 18:16:50 +0200 wenzelm tuned;
Fri, 12 Jul 2013 17:43:18 +0200 wenzelm tuned proofs;
Fri, 12 Jul 2013 16:19:43 +0200 wenzelm updated keywords;
Fri, 12 Jul 2013 16:19:05 +0200 wenzelm localized and modernized adhoc-overloading (patch by Christian Sternagel);
Fri, 12 Jul 2013 15:51:25 +0200 wenzelm merged
Fri, 12 Jul 2013 15:39:46 +0200 wenzelm tuned proof;
Fri, 12 Jul 2013 15:37:48 +0200 wenzelm reraise interrupts outside command regular transactions -- relevant for memo_stable;
Fri, 12 Jul 2013 14:54:17 +0200 wenzelm added "isabelle update_sub_sup" tool;
Fri, 12 Jul 2013 14:28:19 +0200 wenzelm allow spaces in file names;
Wed, 10 Jul 2013 16:25:26 +0200 wenzelm more robust identifier syntax: sub/superscript counts as modifier of LETDIG part instead of LETTER, both isub/isup and sub/sup are allowed;
Fri, 12 Jul 2013 14:18:07 +0200 smolkas added |>! and #>! for convenient printing of timing information
Fri, 12 Jul 2013 14:18:07 +0200 smolkas preplay failures might be resolved later, so proceed as usual
Fri, 12 Jul 2013 14:18:06 +0200 smolkas more reasonable preplay_interface semantics
Fri, 12 Jul 2013 14:18:06 +0200 smolkas tuned
Fri, 12 Jul 2013 14:18:06 +0200 smolkas minimize dependencies (used facts) of Isar proof steps; remove unreferenced steps
Fri, 12 Jul 2013 13:12:21 +0200 wenzelm merged
Fri, 12 Jul 2013 12:18:17 +0200 wenzelm clarified memo_exec: plain synchronized access without any special tricks;
Fri, 12 Jul 2013 12:17:03 +0200 wenzelm tuned;
Fri, 12 Jul 2013 12:04:16 +0200 wenzelm clarified execution: maintain running execs only, check "stable" separately via memo (again);
Fri, 12 Jul 2013 11:28:03 +0200 wenzelm tuned signature;
Fri, 12 Jul 2013 11:07:02 +0200 wenzelm clarified module name;
Thu, 11 Jul 2013 23:24:40 +0200 wenzelm more explicit type Exec.context;
Thu, 11 Jul 2013 22:53:56 +0200 wenzelm tuned signature;
Thu, 11 Jul 2013 18:41:05 +0200 wenzelm strictly monotonic Document.update: avoid disruptive cancel_execution, merely discontinue_execution and cancel/terminate old execs individually;
Thu, 11 Jul 2013 16:35:37 +0200 wenzelm tuned -- cleanup before publishing assignment;
Thu, 11 Jul 2013 16:26:14 +0200 wenzelm more abstract types;
Thu, 11 Jul 2013 16:01:48 +0200 wenzelm tuned;
Thu, 11 Jul 2013 15:56:12 +0200 wenzelm disallow concurrent execution attempt explicitly -- it should never happen due to management of singleton execution;
Thu, 11 Jul 2013 14:56:58 +0200 wenzelm more precise fact declarations -- fewer warnings;
Thu, 11 Jul 2013 14:42:11 +0200 wenzelm global management of command execution fragments;
Thu, 11 Jul 2013 12:28:24 +0200 wenzelm fully synchronized guard of running execution;
Thu, 11 Jul 2013 21:34:50 +0200 nipkow merged
Thu, 11 Jul 2013 21:34:37 +0200 nipkow added exercises
Thu, 11 Jul 2013 20:08:06 +0200 smolkas optimize isar-proofs by trying different proof methods
Thu, 11 Jul 2013 13:33:20 +0200 smolkas made SML/NJ happy
Thu, 11 Jul 2013 13:33:19 +0200 smolkas tuned
Thu, 11 Jul 2013 11:40:21 +0200 wenzelm tuned;
Thu, 11 Jul 2013 11:37:06 +0200 wenzelm re-assign prints of unchanged eval only -- avoid crash of new_exec;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip