Thu, 15 Jan 2015 13:39:41 +0100 separate image for prerequisites of codegen tutorial
haftmann [Thu, 15 Jan 2015 13:39:41 +0100] rev 59378
separate image for prerequisites of codegen tutorial
Thu, 15 Jan 2015 13:39:41 +0100 modernized cartouches
haftmann [Thu, 15 Jan 2015 13:39:41 +0100] rev 59377
modernized cartouches
Thu, 15 Jan 2015 13:39:41 +0100 even more pervasive replacement of auxiliary destination
haftmann [Thu, 15 Jan 2015 13:39:41 +0100] rev 59376
even more pervasive replacement of auxiliary destination
Thu, 15 Jan 2015 21:45:23 +0100 merged
boehmes [Thu, 15 Jan 2015 21:45:23 +0100] rev 59375
merged
Thu, 15 Jan 2015 21:44:51 +0100 more detailed runtime statistics for Z3 proof reconstruction
boehmes [Thu, 15 Jan 2015 21:44:51 +0100] rev 59374
more detailed runtime statistics for Z3 proof reconstruction
Thu, 15 Jan 2015 20:37:33 +0100 merged
wenzelm [Thu, 15 Jan 2015 20:37:33 +0100] rev 59373
merged
Thu, 15 Jan 2015 20:36:26 +0100 proper update of perspective after implicit edit due to reparse (e.g. ~~/src/HOL/Nat.thy);
wenzelm [Thu, 15 Jan 2015 20:36:26 +0100] rev 59372
proper update of perspective after implicit edit due to reparse (e.g. ~~/src/HOL/Nat.thy);
Thu, 15 Jan 2015 16:26:23 +0100 updated to scala-2.11.5;
wenzelm [Thu, 15 Jan 2015 16:26:23 +0100] rev 59371
updated to scala-2.11.5;
Thu, 15 Jan 2015 14:01:26 +0100 refrain from default task_context for all protocol commands, e.g. relevant for "build_theories" to admit Session.shutdown;
wenzelm [Thu, 15 Jan 2015 14:01:26 +0100] rev 59370
refrain from default task_context for all protocol commands, e.g. relevant for "build_theories" to admit Session.shutdown;
Thu, 15 Jan 2015 12:54:08 +0100 more informative build_theories_result: cumulative Runtime.exn_message;
wenzelm [Thu, 15 Jan 2015 12:54:08 +0100] rev 59369
more informative build_theories_result: cumulative Runtime.exn_message;
Thu, 15 Jan 2015 11:39:58 +0100 tuned;
wenzelm [Thu, 15 Jan 2015 11:39:58 +0100] rev 59368
tuned;
Wed, 14 Jan 2015 17:24:55 +0100 more type-safe handler interface;
wenzelm [Wed, 14 Jan 2015 17:24:55 +0100] rev 59367
more type-safe handler interface; proper progress for Build.Handler;
Wed, 14 Jan 2015 16:27:19 +0100 clarified build_theories: proper protocol handler;
wenzelm [Wed, 14 Jan 2015 16:27:19 +0100] rev 59366
clarified build_theories: proper protocol handler;
Wed, 14 Jan 2015 16:23:33 +0100 added Promise.cancel;
wenzelm [Wed, 14 Jan 2015 16:23:33 +0100] rev 59365
added Promise.cancel;
Wed, 14 Jan 2015 14:28:52 +0100 clarified build_theories;
wenzelm [Wed, 14 Jan 2015 14:28:52 +0100] rev 59364
clarified build_theories;
Wed, 14 Jan 2015 11:52:08 +0100 added Path.decode in ML, in correspondence to Path.encode in Scala;
wenzelm [Wed, 14 Jan 2015 11:52:08 +0100] rev 59363
added Path.decode in ML, in correspondence to Path.encode in Scala;
Tue, 13 Jan 2015 21:46:09 +0100 some support for PIDE batch session;
wenzelm [Tue, 13 Jan 2015 21:46:09 +0100] rev 59362
some support for PIDE batch session; clarified Thy_Info.use_thys_options and corresponding protocol command;
Thu, 15 Jan 2015 15:04:51 +0100 piecewise measurability using restrict_space; cleanup Borel_Space
hoelzl [Thu, 15 Jan 2015 15:04:51 +0100] rev 59361
piecewise measurability using restrict_space; cleanup Borel_Space
Wed, 14 Jan 2015 17:04:19 +0100 tuned
nipkow [Wed, 14 Jan 2015 17:04:19 +0100] rev 59360
tuned
Wed, 14 Jan 2015 15:22:50 +0100 indent broken lines of bindings in do blocks
Andreas Lochbihler [Wed, 14 Jan 2015 15:22:50 +0100] rev 59359
indent broken lines of bindings in do blocks
Wed, 14 Jan 2015 13:51:34 +0100 more line breaks in integral notation
Andreas Lochbihler [Wed, 14 Jan 2015 13:51:34 +0100] rev 59358
more line breaks in integral notation
Wed, 14 Jan 2015 10:15:41 +0100 allow line breaks in integral notation
Andreas Lochbihler [Wed, 14 Jan 2015 10:15:41 +0100] rev 59357
allow line breaks in integral notation
Wed, 14 Jan 2015 09:59:12 +0100 allow line breaks in probability syntax
Andreas Lochbihler [Wed, 14 Jan 2015 09:59:12 +0100] rev 59356
allow line breaks in probability syntax
Wed, 14 Jan 2015 01:42:36 +0100 don't minimize chained facts -- this leads to subtle failures, e.g. if a method succeeds without a chained fact but fails with it
blanchet [Wed, 14 Jan 2015 01:42:36 +0100] rev 59355
don't minimize chained facts -- this leads to subtle failures, e.g. if a method succeeds without a chained fact but fails with it
Tue, 13 Jan 2015 20:01:48 +0100 NEWS
hoelzl [Tue, 13 Jan 2015 20:01:48 +0100] rev 59354
NEWS
Tue, 13 Jan 2015 19:10:36 +0100 measurability prover: removed app splitting, replaced by more powerful destruction rules
hoelzl [Tue, 13 Jan 2015 19:10:36 +0100] rev 59353
measurability prover: removed app splitting, replaced by more powerful destruction rules
Sun, 11 Jan 2015 21:06:47 +0100 tuned warnings: observe Context_Position.is_visible;
wenzelm [Sun, 11 Jan 2015 21:06:47 +0100] rev 59352
tuned warnings: observe Context_Position.is_visible;
Sun, 11 Jan 2015 20:45:03 +0100 removed unused/non-portable with_tmp_fifo;
wenzelm [Sun, 11 Jan 2015 20:45:03 +0100] rev 59351
removed unused/non-portable with_tmp_fifo;
Sun, 11 Jan 2015 20:40:14 +0100 discontinued fifo channel, always use portable socket;
wenzelm [Sun, 11 Jan 2015 20:40:14 +0100] rev 59350
discontinued fifo channel, always use portable socket;
Sun, 11 Jan 2015 13:44:25 +0100 tuned -- more Sidekick-friendly layout;
wenzelm [Sun, 11 Jan 2015 13:44:25 +0100] rev 59349
tuned -- more Sidekick-friendly layout;
Sun, 11 Jan 2015 13:12:47 +0100 do not crash into already running exec, instead join its lazy result in the subsequent step (amending 59f1591a11cb);
wenzelm [Sun, 11 Jan 2015 13:12:47 +0100] rev 59348
do not crash into already running exec, instead join its lazy result in the subsequent step (amending 59f1591a11cb);
Sun, 11 Jan 2015 12:46:19 +0100 more explicit errors;
wenzelm [Sun, 11 Jan 2015 12:46:19 +0100] rev 59347
more explicit errors;
Sat, 10 Jan 2015 22:04:43 +0100 proper latex;
wenzelm [Sat, 10 Jan 2015 22:04:43 +0100] rev 59346
proper latex;
Sat, 10 Jan 2015 21:39:49 +0100 tuned -- less redundant;
wenzelm [Sat, 10 Jan 2015 21:39:49 +0100] rev 59345
tuned -- less redundant;
Sat, 10 Jan 2015 21:22:25 +0100 proper Session.save with shutdown, which is relevant to avoid persistent threads;
wenzelm [Sat, 10 Jan 2015 21:22:25 +0100] rev 59344
proper Session.save with shutdown, which is relevant to avoid persistent threads;
Sat, 10 Jan 2015 20:28:53 +0100 tuned latex;
wenzelm [Sat, 10 Jan 2015 20:28:53 +0100] rev 59343
tuned latex;
Sat, 10 Jan 2015 16:35:21 +0100 merged
wenzelm [Sat, 10 Jan 2015 16:35:21 +0100] rev 59342
merged
Sat, 10 Jan 2015 16:35:07 +0100 always use socket to test performance and stability;
wenzelm [Sat, 10 Jan 2015 16:35:07 +0100] rev 59341
always use socket to test performance and stability;
Sat, 10 Jan 2015 14:28:41 +0100 explicit shutdown of scheduler and worker thread farm, assuming Session.shutdown() before saving heap image;
wenzelm [Sat, 10 Jan 2015 14:28:41 +0100] rev 59340
explicit shutdown of scheduler and worker thread farm, assuming Session.shutdown() before saving heap image; discontinued spontaneous thread expiration from TTY age to avoid sporadic Simple_Thread.fork, which is potentially fragile in situations of resource shortage;
Sat, 10 Jan 2015 13:02:27 +0100 tuned;
wenzelm [Sat, 10 Jan 2015 13:02:27 +0100] rev 59339
tuned;
Sat, 10 Jan 2015 12:21:27 +0100 discontinued worker_trend: prefer constant number of active + reserve threads;
wenzelm [Sat, 10 Jan 2015 12:21:27 +0100] rev 59338
discontinued worker_trend: prefer constant number of active + reserve threads; tuned exceptional situations;
Sat, 10 Jan 2015 11:48:52 +0100 tuned;
wenzelm [Sat, 10 Jan 2015 11:48:52 +0100] rev 59337
tuned;
Sat, 10 Jan 2015 13:31:37 +0100 added lemma
nipkow [Sat, 10 Jan 2015 13:31:37 +0100] rev 59336
added lemma
Sat, 10 Jan 2015 10:40:11 +0100 typo
haftmann [Sat, 10 Jan 2015 10:40:11 +0100] rev 59335
typo
Sat, 10 Jan 2015 10:24:30 +0100 avoid writing into source
haftmann [Sat, 10 Jan 2015 10:24:30 +0100] rev 59334
avoid writing into source
Fri, 09 Jan 2015 21:20:07 +0100 clarified active_job: take dependencies into account (e.g. future based on promise);
wenzelm [Fri, 09 Jan 2015 21:20:07 +0100] rev 59333
clarified active_job: take dependencies into account (e.g. future based on promise);
Fri, 09 Jan 2015 20:51:26 +0100 tuned;
wenzelm [Fri, 09 Jan 2015 20:51:26 +0100] rev 59332
tuned;
Fri, 09 Jan 2015 20:39:17 +0100 non-strict print_state: display old proof state on failure, e.g. unfinished command;
wenzelm [Fri, 09 Jan 2015 20:39:17 +0100] rev 59331
non-strict print_state: display old proof state on failure, e.g. unfinished command;
Fri, 09 Jan 2015 20:12:42 +0100 permissive worker_start: failure to fork thread is deferred to later attempt to provide missing threads, without crashing scheduler;
wenzelm [Fri, 09 Jan 2015 20:12:42 +0100] rev 59330
permissive worker_start: failure to fork thread is deferred to later attempt to provide missing threads, without crashing scheduler;
Fri, 09 Jan 2015 19:20:00 +0100 clarified Event_Timer.shutdown: manager thread remains until final shutdown in Session.finish;
wenzelm [Fri, 09 Jan 2015 19:20:00 +0100] rev 59329
clarified Event_Timer.shutdown: manager thread remains until final shutdown in Session.finish; discontinued spontaneous thread expiration from TTY age to avoid sporadic Simple_Thread.fork, which is potentially fragile in situations of resource shortage;
Fri, 09 Jan 2015 11:51:02 +0100 ignore print process even after fork, to avoid loosing active worker threads;
wenzelm [Fri, 09 Jan 2015 11:51:02 +0100] rev 59328
ignore print process even after fork, to avoid loosing active worker threads;
Fri, 09 Jan 2015 10:49:35 +0100 rel_pmf OO: conversion to nat is not necessary
hoelzl [Fri, 09 Jan 2015 10:49:35 +0100] rev 59327
rel_pmf OO: conversion to nat is not necessary
Fri, 09 Jan 2015 09:17:10 +0100 merged
Andreas Lochbihler [Fri, 09 Jan 2015 09:17:10 +0100] rev 59326
merged
Fri, 09 Jan 2015 09:16:51 +0100 simplify construction for distribution of rel_pmf over op OO
Andreas Lochbihler [Fri, 09 Jan 2015 09:16:51 +0100] rev 59325
simplify construction for distribution of rel_pmf over op OO
Fri, 09 Jan 2015 08:37:00 +0100 prefer option for default code printing width
haftmann [Fri, 09 Jan 2015 08:37:00 +0100] rev 59324
prefer option for default code printing width
Fri, 09 Jan 2015 08:36:59 +0100 modernized and more uniform style
haftmann [Fri, 09 Jan 2015 08:36:59 +0100] rev 59323
modernized and more uniform style
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip