Fri, 12 Jul 2013 12:04:16 +0200 clarified execution: maintain running execs only, check "stable" separately via memo (again);
wenzelm [Fri, 12 Jul 2013 12:04:16 +0200] rev 52607
clarified execution: maintain running execs only, check "stable" separately via memo (again); tuned signatures;
Fri, 12 Jul 2013 11:28:03 +0200 tuned signature;
wenzelm [Fri, 12 Jul 2013 11:28:03 +0200] rev 52606
tuned signature; tuned comments;
Fri, 12 Jul 2013 11:07:02 +0200 clarified module name;
wenzelm [Fri, 12 Jul 2013 11:07:02 +0200] rev 52605
clarified module name;
Thu, 11 Jul 2013 23:24:40 +0200 more explicit type Exec.context;
wenzelm [Thu, 11 Jul 2013 23:24:40 +0200] rev 52604
more explicit type Exec.context; eliminated obsolete execution group -- NB: cancelation happens individually for registered execs;
Thu, 11 Jul 2013 22:53:56 +0200 tuned signature;
wenzelm [Thu, 11 Jul 2013 22:53:56 +0200] rev 52603
tuned signature; unified exceptions for this module;
Thu, 11 Jul 2013 18:41:05 +0200 strictly monotonic Document.update: avoid disruptive cancel_execution, merely discontinue_execution and cancel/terminate old execs individually;
wenzelm [Thu, 11 Jul 2013 18:41:05 +0200] rev 52602
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 tuned -- cleanup before publishing assignment;
wenzelm [Thu, 11 Jul 2013 16:35:37 +0200] rev 52601
tuned -- cleanup before publishing assignment;
Thu, 11 Jul 2013 16:26:14 +0200 more abstract types;
wenzelm [Thu, 11 Jul 2013 16:26:14 +0200] rev 52600
more abstract types; tuned signature;
Thu, 11 Jul 2013 16:01:48 +0200 tuned;
wenzelm [Thu, 11 Jul 2013 16:01:48 +0200] rev 52599
tuned;
Thu, 11 Jul 2013 15:56:12 +0200 disallow concurrent execution attempt explicitly -- it should never happen due to management of singleton execution;
wenzelm [Thu, 11 Jul 2013 15:56:12 +0200] rev 52598
disallow concurrent execution attempt explicitly -- it should never happen due to management of singleton execution; tuned error messages: prefer plain "error" as in document.ML;
Thu, 11 Jul 2013 14:56:58 +0200 more precise fact declarations -- fewer warnings;
wenzelm [Thu, 11 Jul 2013 14:56:58 +0200] rev 52597
more precise fact declarations -- fewer warnings;
Thu, 11 Jul 2013 14:42:11 +0200 global management of command execution fragments;
wenzelm [Thu, 11 Jul 2013 14:42:11 +0200] rev 52596
global management of command execution fragments; tuned;
Thu, 11 Jul 2013 12:28:24 +0200 fully synchronized guard of running execution;
wenzelm [Thu, 11 Jul 2013 12:28:24 +0200] rev 52595
fully synchronized guard of running execution; tuned;
Thu, 11 Jul 2013 21:34:50 +0200 merged
nipkow [Thu, 11 Jul 2013 21:34:50 +0200] rev 52594
merged
Thu, 11 Jul 2013 21:34:37 +0200 added exercises
nipkow [Thu, 11 Jul 2013 21:34:37 +0200] rev 52593
added exercises
Thu, 11 Jul 2013 20:08:06 +0200 optimize isar-proofs by trying different proof methods
smolkas [Thu, 11 Jul 2013 20:08:06 +0200] rev 52592
optimize isar-proofs by trying different proof methods
Thu, 11 Jul 2013 13:33:20 +0200 made SML/NJ happy
smolkas [Thu, 11 Jul 2013 13:33:20 +0200] rev 52591
made SML/NJ happy
Thu, 11 Jul 2013 13:33:19 +0200 tuned
smolkas [Thu, 11 Jul 2013 13:33:19 +0200] rev 52590
tuned
Thu, 11 Jul 2013 11:40:21 +0200 tuned;
wenzelm [Thu, 11 Jul 2013 11:40:21 +0200] rev 52589
tuned;
Thu, 11 Jul 2013 11:37:06 +0200 re-assign prints of unchanged eval only -- avoid crash of new_exec;
wenzelm [Thu, 11 Jul 2013 11:37:06 +0200] rev 52588
re-assign prints of unchanged eval only -- avoid crash of new_exec;
Thu, 11 Jul 2013 11:09:23 +0200 tuned -- refrain from odd optimization;
wenzelm [Thu, 11 Jul 2013 11:09:23 +0200] rev 52587
tuned -- refrain from odd optimization;
Thu, 11 Jul 2013 10:43:53 +0200 tuned;
wenzelm [Thu, 11 Jul 2013 10:43:53 +0200] rev 52586
tuned;
Wed, 10 Jul 2013 23:30:10 +0200 added "echo" command for demonstration purposes;
wenzelm [Wed, 10 Jul 2013 23:30:10 +0200] rev 52585
added "echo" command for demonstration purposes;
Wed, 10 Jul 2013 23:25:28 +0200 more abstract message channel;
wenzelm [Wed, 10 Jul 2013 23:25:28 +0200] rev 52584
more abstract message channel;
Wed, 10 Jul 2013 22:56:48 +0200 explicit shutdown of message output thread;
wenzelm [Wed, 10 Jul 2013 22:56:48 +0200] rev 52583
explicit shutdown of message output thread;
Wed, 10 Jul 2013 22:04:57 +0200 tuned signature;
wenzelm [Wed, 10 Jul 2013 22:04:57 +0200] rev 52582
tuned signature;
Wed, 10 Jul 2013 21:54:43 +0200 no need for raw stdin;
wenzelm [Wed, 10 Jul 2013 21:54:43 +0200] rev 52581
no need for raw stdin;
Wed, 10 Jul 2013 21:21:37 +0200 fall back on synchronous message output for single-threaded SML/NJ;
wenzelm [Wed, 10 Jul 2013 21:21:37 +0200] rev 52580
fall back on synchronous message output for single-threaded SML/NJ;
Wed, 10 Jul 2013 21:13:32 +0200 make SML/NJ happy;
wenzelm [Wed, 10 Jul 2013 21:13:32 +0200] rev 52579
make SML/NJ happy;
Wed, 10 Jul 2013 20:44:39 +0200 retain main thread for protocol loop -- no access to raw ML toplevel;
wenzelm [Wed, 10 Jul 2013 20:44:39 +0200] rev 52578
retain main thread for protocol loop -- no access to raw ML toplevel;
Wed, 10 Jul 2013 20:19:51 +0200 removed historic dimacs2hol (see also read_dimacs_cnf_file in src/HOL/Tools/sat_solver.ML);
wenzelm [Wed, 10 Jul 2013 20:19:51 +0200] rev 52577
removed historic dimacs2hol (see also read_dimacs_cnf_file in src/HOL/Tools/sat_solver.ML);
Wed, 10 Jul 2013 20:16:04 +0200 less intrusive token_range rendering, which is relevant for inner parse errors;
wenzelm [Wed, 10 Jul 2013 20:16:04 +0200] rev 52576
less intrusive token_range rendering, which is relevant for inner parse errors;
Wed, 10 Jul 2013 13:43:23 +0200 made SML/NJ happy
smolkas [Wed, 10 Jul 2013 13:43:23 +0200] rev 52575
made SML/NJ happy
Wed, 10 Jul 2013 12:35:18 +0200 merged
wenzelm [Wed, 10 Jul 2013 12:35:18 +0200] rev 52574
merged
Wed, 10 Jul 2013 12:33:28 +0200 tuned start_execution: avoid sleep on worker thread;
wenzelm [Wed, 10 Jul 2013 12:33:28 +0200] rev 52573
tuned start_execution: avoid sleep on worker thread;
Wed, 10 Jul 2013 12:10:32 +0200 print "persistent" flag allows to adjust tradeoff of ML run-time vs. JVM heap-space;
wenzelm [Wed, 10 Jul 2013 12:10:32 +0200] rev 52572
print "persistent" flag allows to adjust tradeoff of ML run-time vs. JVM heap-space;
Wed, 10 Jul 2013 11:32:49 +0200 allow to remove print functions;
wenzelm [Wed, 10 Jul 2013 11:32:49 +0200] rev 52571
allow to remove print functions; tuned signature;
Wed, 10 Jul 2013 11:26:55 +0200 clarified Command.print: update old prints here;
wenzelm [Wed, 10 Jul 2013 11:26:55 +0200] rev 52570
clarified Command.print: update old prints here;
Tue, 09 Jul 2013 23:49:19 +0200 produce print_execs assignment earlier during last_common phase (referring to current command_id, not prev);
wenzelm [Tue, 09 Jul 2013 23:49:19 +0200] rev 52569
produce print_execs assignment earlier during last_common phase (referring to current command_id, not prev);
Tue, 09 Jul 2013 18:11:31 +0200 tuned;
wenzelm [Tue, 09 Jul 2013 18:11:31 +0200] rev 52568
tuned;
Tue, 09 Jul 2013 18:08:56 +0200 tuned proofs;
wenzelm [Tue, 09 Jul 2013 18:08:56 +0200] rev 52567
tuned proofs;
Tue, 09 Jul 2013 17:58:38 +0200 more formal type assign_update: avoid duplicate results and redundant update of global State.execs;
wenzelm [Tue, 09 Jul 2013 17:58:38 +0200] rev 52566
more formal type assign_update: avoid duplicate results and redundant update of global State.execs;
Tue, 09 Jul 2013 16:32:51 +0200 tuned message;
wenzelm [Tue, 09 Jul 2013 16:32:51 +0200] rev 52565
tuned message;
Tue, 09 Jul 2013 13:24:17 +0200 tuned signature -- NB: Command.read is actually part of Command.eval;
wenzelm [Tue, 09 Jul 2013 13:24:17 +0200] rev 52564
tuned signature -- NB: Command.read is actually part of Command.eval;
Tue, 09 Jul 2013 13:17:22 +0200 tuned protocol terminology;
wenzelm [Tue, 09 Jul 2013 13:17:22 +0200] rev 52563
tuned protocol terminology; tuned signature;
Tue, 09 Jul 2013 13:16:10 +0200 tuned;
wenzelm [Tue, 09 Jul 2013 13:16:10 +0200] rev 52562
tuned;
Mon, 08 Jul 2013 21:00:16 +0200 allow whitespace in file names;
wenzelm [Mon, 08 Jul 2013 21:00:16 +0200] rev 52561
allow whitespace in file names;
Mon, 08 Jul 2013 12:47:39 +0200 tuned;
wenzelm [Mon, 08 Jul 2013 12:47:39 +0200] rev 52560
tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 tip