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;
Thu, 11 Jul 2013 11:09:23 +0200 wenzelm tuned -- refrain from odd optimization;
Thu, 11 Jul 2013 10:43:53 +0200 wenzelm tuned;
Wed, 10 Jul 2013 23:30:10 +0200 wenzelm added "echo" command for demonstration purposes;
Wed, 10 Jul 2013 23:25:28 +0200 wenzelm more abstract message channel;
Wed, 10 Jul 2013 22:56:48 +0200 wenzelm explicit shutdown of message output thread;
Wed, 10 Jul 2013 22:04:57 +0200 wenzelm tuned signature;
Wed, 10 Jul 2013 21:54:43 +0200 wenzelm no need for raw stdin;
Wed, 10 Jul 2013 21:21:37 +0200 wenzelm fall back on synchronous message output for single-threaded SML/NJ;
Wed, 10 Jul 2013 21:13:32 +0200 wenzelm make SML/NJ happy;
Wed, 10 Jul 2013 20:44:39 +0200 wenzelm retain main thread for protocol loop -- no access to raw ML toplevel;
Wed, 10 Jul 2013 20:19:51 +0200 wenzelm removed historic dimacs2hol (see also read_dimacs_cnf_file in src/HOL/Tools/sat_solver.ML);
Wed, 10 Jul 2013 20:16:04 +0200 wenzelm less intrusive token_range rendering, which is relevant for inner parse errors;
Wed, 10 Jul 2013 13:43:23 +0200 smolkas made SML/NJ happy
Wed, 10 Jul 2013 12:35:18 +0200 wenzelm merged
Wed, 10 Jul 2013 12:33:28 +0200 wenzelm tuned start_execution: avoid sleep on worker thread;
Wed, 10 Jul 2013 12:10:32 +0200 wenzelm print "persistent" flag allows to adjust tradeoff of ML run-time vs. JVM heap-space;
Wed, 10 Jul 2013 11:32:49 +0200 wenzelm allow to remove print functions;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip