wenzelm [Fri, 12 Oct 2012 13:55:13 +0200] rev 49830
no special treatment of errors inside goal forks without transaction id, to avoid duplication in plain build with sequential log, for example;
wenzelm [Fri, 12 Oct 2012 13:46:41 +0200] rev 49829
do not treat interrupt as error here, to avoid confusion in log etc.;
wenzelm [Fri, 12 Oct 2012 11:03:23 +0200] rev 49828
more basic ML compiler messages -- avoid conflict of 638cefe3ee99 and cb7264721c91 concerning Protocol.message_positions;
wenzelm [Thu, 11 Oct 2012 23:10:49 +0200] rev 49827
refined separator: FBreak needs to be free for proper breaking, extra space at end helps to work around last-line oddity in jEdit;
wenzelm [Thu, 11 Oct 2012 21:02:19 +0200] rev 49826
merged
hoelzl [Thu, 11 Oct 2012 14:38:58 +0200] rev 49825
cleanup borel_measurable_positive_integral_(fst|snd)
haftmann [Thu, 11 Oct 2012 11:56:43 +0200] rev 49824
msetprod based directly on Multiset.fold;
pretty syntax for msetprod_image
haftmann [Thu, 11 Oct 2012 11:56:43 +0200] rev 49823
avoid global interpretation
haftmann [Thu, 11 Oct 2012 11:56:42 +0200] rev 49822
simplified construction of fold combinator on multisets;
more coherent name for fold combinator on multisets
wenzelm [Thu, 11 Oct 2012 20:38:02 +0200] rev 49821
clarified output token markup (see also bc22daeed49e);
wenzelm [Thu, 11 Oct 2012 19:25:36 +0200] rev 49820
refined aprop_tr' -- retain entity information by using type slot as adhoc marker;
wenzelm [Thu, 11 Oct 2012 16:09:44 +0200] rev 49819
refrain from quantifying outer fixes, to enable nesting of contexts like "context fixes x context assumes A x";
tuned;
wenzelm [Thu, 11 Oct 2012 15:26:33 +0200] rev 49818
tuned;
wenzelm [Thu, 11 Oct 2012 15:06:27 +0200] rev 49817
tuned;
wenzelm [Thu, 11 Oct 2012 12:38:18 +0200] rev 49816
more position information for hyperlink and placement of message;
wenzelm [Thu, 11 Oct 2012 12:37:38 +0200] rev 49815
tuned;
krauss [Thu, 11 Oct 2012 00:13:21 +0200] rev 49814
mira: discontinued special settings for lxbroy10, which are probably made obsolete by newer polyml
krauss [Wed, 10 Oct 2012 22:53:48 +0200] rev 49813
removed unused legacy material from mira.py
wenzelm [Wed, 10 Oct 2012 17:43:23 +0200] rev 49812
eliminated some remaining uses of typedef with implicit set definition;
Andreas Lochbihler [Wed, 10 Oct 2012 16:41:19 +0200] rev 49811
merged
Andreas Lochbihler [Wed, 10 Oct 2012 16:18:27 +0200] rev 49810
fix code equation for RBT_Impl.fold
Andreas Lochbihler [Wed, 10 Oct 2012 15:17:18 +0200] rev 49809
merged
Andreas Lochbihler [Wed, 10 Oct 2012 15:16:44 +0200] rev 49808
tail-recursive implementation for length
Andreas Lochbihler [Wed, 10 Oct 2012 15:05:07 +0200] rev 49807
correct definition for skip_black
wenzelm [Wed, 10 Oct 2012 16:19:52 +0200] rev 49806
merged
hoelzl [Wed, 10 Oct 2012 13:30:50 +0200] rev 49805
merged
hoelzl [Wed, 10 Oct 2012 12:12:37 +0200] rev 49804
infprod generator works also with empty index set
hoelzl [Wed, 10 Oct 2012 12:12:36 +0200] rev 49803
add finite entropy
hoelzl [Wed, 10 Oct 2012 12:12:36 +0200] rev 49802
continuous version of mutual_information_eq_entropy_conditional_entropy
hoelzl [Wed, 10 Oct 2012 12:12:35 +0200] rev 49801
add induction for real Borel measurable functions