wenzelm [Sun, 11 Mar 2012 22:06:12 +0100] rev 46870
tuned;
wenzelm [Sun, 11 Mar 2012 14:09:01 +0100] rev 46869
more direct Name_Space.defined_entry;
tuned Variable.export_inst: avoid keeping full contexts within the gen_fixesT closure (NB: locale infrastructure stores morphisms persistently);
wenzelm [Sun, 11 Mar 2012 13:54:08 +0100] rev 46868
eliminated old-fashioned 'constrains' element;
wenzelm [Sun, 11 Mar 2012 13:39:16 +0100] rev 46867
modernized locale expression, with some fluctuation of arguments;
wenzelm [Sat, 10 Mar 2012 23:45:47 +0100] rev 46866
simplified span class in conformance to Scala version;
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;