bulwahn [Mon, 25 Oct 2010 21:17:11 +0200] rev 40136
adding a global fixed timeout to quickcheck
bulwahn [Mon, 25 Oct 2010 21:17:10 +0200] rev 40135
adding a global time limit to the values command
wenzelm [Mon, 25 Oct 2010 22:47:02 +0200] rev 40134
explicit message_output thread, with flushing after timeout, ensure atomic user-operations without the danger of IO Interrupt;
eliminated auto_flush threads -- use plain line buffering for stdout/stderr;
tuned;
wenzelm [Mon, 25 Oct 2010 21:23:09 +0200] rev 40133
more explicit indication of Output.Private_Hooks (still public to accomodate clones of Proof General for now);
wenzelm [Mon, 25 Oct 2010 21:06:56 +0200] rev 40132
renamed Output.priority to Output.urgent_message to emphasize its special role more clearly;
wenzelm [Mon, 25 Oct 2010 20:24:13 +0200] rev 40131
explicitly qualify type Output.output, which is a slightly odd internal feature;
wenzelm [Mon, 25 Oct 2010 16:52:20 +0200] rev 40130
export main ML entry by default;
observe elisp format for preferences;
clarified command setup;
wenzelm [Mon, 25 Oct 2010 16:41:23 +0200] rev 40129
observe Isabelle/ML coding standards;
wenzelm [Mon, 25 Oct 2010 16:18:00 +0200] rev 40128
merged
wenzelm [Mon, 25 Oct 2010 16:17:16 +0200] rev 40127
significantly improved Isabelle/Isar implementation manual;
wenzelm [Mon, 25 Oct 2010 16:14:40 +0200] rev 40126
misc tuning;
wenzelm [Mon, 25 Oct 2010 11:39:52 +0200] rev 40125
removed some remains of Output.debug (follow-up to fce2202892c4);
wenzelm [Mon, 25 Oct 2010 11:22:30 +0200] rev 40124
recovered some odd two-dimensional layout;
haftmann [Mon, 25 Oct 2010 13:36:20 +0200] rev 40123
merged
haftmann [Mon, 25 Oct 2010 13:34:58 +0200] rev 40122
dropped (almost) redundant distinct.induct rule; distinct_simps again named distinct.simps