wenzelm [Sat, 10 Mar 2012 23:28:42 +0100] rev 46865
discontinued specific entity markup, which causes confusion with "kind" names with spaces (e.g. "type name");
uniform treatment of "class" entities in input and output;
wenzelm [Sat, 10 Mar 2012 23:00:32 +0100] rev 46864
merged
bulwahn [Sat, 10 Mar 2012 16:39:55 +0100] rev 46863
adding tags to quickcheck's result
wenzelm [Sat, 10 Mar 2012 23:00:07 +0100] rev 46862
clarified idents for activated locales, with subtle change of semantics: insert/merge wrt. term equality, but avoid redundant_ident on retrieval;
avoid confusing quasiorder ident_le as "eq" for member/merge;
wenzelm [Sat, 10 Mar 2012 22:02:45 +0100] rev 46861
eliminated dead code;
wenzelm [Sat, 10 Mar 2012 21:25:59 +0100] rev 46860
clarified total_ident_ord, swapping first argument back to normal (unlike e464f84f3680) -- NB: "fast" ord is erratic anyway;
wenzelm [Sat, 10 Mar 2012 20:58:40 +0100] rev 46859
misc tuning and simplification;
wenzelm [Sat, 10 Mar 2012 20:02:15 +0100] rev 46858
tuned;
wenzelm [Sat, 10 Mar 2012 19:49:32 +0100] rev 46857
clarified Pattern.matchess;
wenzelm [Sat, 10 Mar 2012 17:07:10 +0100] rev 46856
tuned;
wenzelm [Sat, 10 Mar 2012 16:49:34 +0100] rev 46855
more precise alignment of begin/end, proof/qed;
improved English;
wenzelm [Fri, 09 Mar 2012 22:05:15 +0100] rev 46854
merged
haftmann [Fri, 09 Mar 2012 21:50:27 +0100] rev 46853
beautified
haftmann [Fri, 09 Mar 2012 21:17:21 +0100] rev 46852
more precise checking for wellformedness of mapper, before and after morphism application