Tue, 26 Feb 2013 20:11:11 +0100 updated Toplevel.command_exception;
wenzelm [Tue, 26 Feb 2013 20:11:11 +0100] rev 51287
updated Toplevel.command_exception;
Tue, 26 Feb 2013 20:09:25 +0100 tuned;
wenzelm [Tue, 26 Feb 2013 20:09:25 +0100] rev 51286
tuned;
Tue, 26 Feb 2013 19:58:27 +0100 tuned signature;
wenzelm [Tue, 26 Feb 2013 19:58:27 +0100] rev 51285
tuned signature;
Tue, 26 Feb 2013 19:44:26 +0100 fork diagnostic commands (theory loader and PIDE interaction);
wenzelm [Tue, 26 Feb 2013 19:44:26 +0100] rev 51284
fork diagnostic commands (theory loader and PIDE interaction); explicit id for load_thy, for more robust Goal.fork accounting and commit for each theory -- NB: use_thys nodes become subject to Position.is_reported like PIDE document transactions; clarified Toplevel.command_exception vs. Toplevel.command_errors;
Tue, 26 Feb 2013 13:38:34 +0100 disallow shutdown from worker, which would lead to deadlock since the scheduler cannot terminate;
wenzelm [Tue, 26 Feb 2013 13:38:34 +0100] rev 51283
disallow shutdown from worker, which would lead to deadlock since the scheduler cannot terminate;
Tue, 26 Feb 2013 13:27:24 +0100 tuned 2464ba6e6fc9 -- NB: approximative_id is NONE for PIDE document transactions;
wenzelm [Tue, 26 Feb 2013 13:27:24 +0100] rev 51282
tuned 2464ba6e6fc9 -- NB: approximative_id is NONE for PIDE document transactions;
Tue, 26 Feb 2013 13:05:48 +0100 signal work_available should be sufficient to initiate daisy-chained workers, and lead to separate broadcast work_finished eventually -- NB: broadcasting all worker threads tends to burn parallel CPU cycles;
wenzelm [Tue, 26 Feb 2013 13:05:48 +0100] rev 51281
signal work_available should be sufficient to initiate daisy-chained workers, and lead to separate broadcast work_finished eventually -- NB: broadcasting all worker threads tends to burn parallel CPU cycles;
Tue, 26 Feb 2013 12:50:52 +0100 less eventful shutdown: merely wait for scheduler to terminate;
wenzelm [Tue, 26 Feb 2013 12:50:52 +0100] rev 51280
less eventful shutdown: merely wait for scheduler to terminate;
Tue, 26 Feb 2013 12:46:47 +0100 tuned messages;
wenzelm [Tue, 26 Feb 2013 12:46:47 +0100] rev 51279
tuned messages;
Tue, 26 Feb 2013 11:57:19 +0100 tuned;
wenzelm [Tue, 26 Feb 2013 11:57:19 +0100] rev 51278
tuned;
Mon, 25 Feb 2013 20:55:48 +0100 merged;
wenzelm [Mon, 25 Feb 2013 20:55:48 +0100] rev 51277
merged;
Mon, 25 Feb 2013 17:47:32 +0100 more explicit Goal.shutdown_futures;
wenzelm [Mon, 25 Feb 2013 17:47:32 +0100] rev 51276
more explicit Goal.shutdown_futures;
Mon, 25 Feb 2013 13:31:02 +0100 reconsider 'export_code' as "thy_decl" command due to its global side-effect on the file-system;
wenzelm [Mon, 25 Feb 2013 13:31:02 +0100] rev 51275
reconsider 'export_code' as "thy_decl" command due to its global side-effect on the file-system;
Mon, 25 Feb 2013 13:29:19 +0100 discontinued pointless command category "thy_schematic_goal" -- this is checked dynamically;
wenzelm [Mon, 25 Feb 2013 13:29:19 +0100] rev 51274
discontinued pointless command category "thy_schematic_goal" -- this is checked dynamically;
Mon, 25 Feb 2013 12:52:27 +0100 clarified Toplevel.element_result: scheduling policies happen here;
wenzelm [Mon, 25 Feb 2013 12:52:27 +0100] rev 51273
clarified Toplevel.element_result: scheduling policies happen here; tuned;
Mon, 25 Feb 2013 12:17:50 +0100 prefer stateless 'ML_val' for tests;
wenzelm [Mon, 25 Feb 2013 12:17:50 +0100] rev 51272
prefer stateless 'ML_val' for tests;
Mon, 25 Feb 2013 12:17:11 +0100 tuned comment;
wenzelm [Mon, 25 Feb 2013 12:17:11 +0100] rev 51271
tuned comment;
Mon, 25 Feb 2013 11:07:02 +0100 reconsider 'pretty_setmargin' as "control" command (instead of "diag") -- it is stateful and Proof General legacy;
wenzelm [Mon, 25 Feb 2013 11:07:02 +0100] rev 51270
reconsider 'pretty_setmargin' as "control" command (instead of "diag") -- it is stateful and Proof General legacy;
Mon, 25 Feb 2013 10:50:52 +0100 merged;
wenzelm [Mon, 25 Feb 2013 10:50:52 +0100] rev 51269
merged;
Sun, 24 Feb 2013 17:29:55 +0100 simplified Outer_Syntax.read_span: internalized Toplevel.is_ignored;
wenzelm [Sun, 24 Feb 2013 17:29:55 +0100] rev 51268
simplified Outer_Syntax.read_span: internalized Toplevel.is_ignored; eliminated separate Outer_Syntax.read_element;
Sun, 24 Feb 2013 14:14:07 +0100 tuned;
wenzelm [Sun, 24 Feb 2013 14:14:07 +0100] rev 51267
tuned;
Sun, 24 Feb 2013 14:11:51 +0100 unified Command.is_proper in ML with Scala (see also 123be08eed88);
wenzelm [Sun, 24 Feb 2013 14:11:51 +0100] rev 51266
unified Command.is_proper in ML with Scala (see also 123be08eed88);
Mon, 25 Feb 2013 10:18:33 +0100 tuned order of modules;
wenzelm [Mon, 25 Feb 2013 10:18:33 +0100] rev 51265
tuned order of modules;
Mon, 25 Feb 2013 20:11:42 +0100 fixed document;
wenzelm [Mon, 25 Feb 2013 20:11:42 +0100] rev 51264
fixed document;
Sun, 24 Feb 2013 20:29:13 +0100 turned example into library for comparing growth of functions
haftmann [Sun, 24 Feb 2013 20:29:13 +0100] rev 51263
turned example into library for comparing growth of functions
Sun, 24 Feb 2013 20:18:32 +0100 corrected reference
haftmann [Sun, 24 Feb 2013 20:18:32 +0100] rev 51262
corrected reference
Sun, 24 Feb 2013 18:30:35 +0100 improved orderings
nipkow [Sun, 24 Feb 2013 18:30:35 +0100] rev 51261
improved orderings
Sun, 24 Feb 2013 15:49:07 +0100 tuned agressiveness of isar compression
smolkas [Sun, 24 Feb 2013 15:49:07 +0100] rev 51260
tuned agressiveness of isar compression
Sun, 24 Feb 2013 13:46:14 +1100 eliminated isize in favour of size + type coercion
kleing [Sun, 24 Feb 2013 13:46:14 +1100] rev 51259
eliminated isize in favour of size + type coercion
Sat, 23 Feb 2013 22:00:12 +0100 make SML/NJ happy;
wenzelm [Sat, 23 Feb 2013 22:00:12 +0100] rev 51258
make SML/NJ happy;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip