traytel [Fri, 12 Oct 2012 15:52:55 +0200] rev 49839
disambiguated grammar
traytel [Fri, 12 Oct 2012 15:52:45 +0200] rev 49838
tuned proofs
nipkow [Fri, 12 Oct 2012 14:57:56 +0200] rev 49837
tuned
wenzelm [Fri, 12 Oct 2012 21:39:58 +0200] rev 49836
simplified 'typedef' specifications: discontinued implicit set definition and alternative name;
wenzelm [Fri, 12 Oct 2012 21:22:35 +0200] rev 49835
discontinued typedef with alternative name;
wenzelm [Fri, 12 Oct 2012 18:58:20 +0200] rev 49834
discontinued obsolete typedef (open) syntax;
wenzelm [Fri, 12 Oct 2012 15:08:29 +0200] rev 49833
discontinued typedef with implicit set_def;
wenzelm [Fri, 12 Oct 2012 14:05:30 +0200] rev 49832
merged
bulwahn [Fri, 12 Oct 2012 12:21:01 +0200] rev 49831
increading indexes to avoid clashes in the set_comprehension_pointfree simproc
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