wenzelm [Mon, 12 Mar 2012 13:53:26 +0100] rev 46873
clarified prepare_positions: always retain source positions to allow using it as formal information, not just markup reports;
wenzelm [Sun, 11 Mar 2012 22:06:13 +0100] rev 46872
merged
bulwahn [Sun, 11 Mar 2012 20:18:38 +0100] rev 46871
renewing Executable_Relation
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;
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
haftmann [Fri, 09 Mar 2012 20:50:28 +0100] rev 46851
reject mapper terms with type variables not contained in the term's type
haftmann [Fri, 09 Mar 2012 20:17:16 +0100] rev 46850
always bracket case expressions in Scala
wenzelm [Fri, 09 Mar 2012 20:04:19 +0100] rev 46849
tuned signature;
paulson [Fri, 09 Mar 2012 17:24:42 +0000] rev 46848
merges
paulson [Fri, 09 Mar 2012 17:24:00 +0000] rev 46847
More calculation-based cardinality proofs
sultana [Fri, 09 Mar 2012 15:39:06 +0000] rev 46846
split make_tptp_parser into two scripts, for parser and lib respectively;
sultana [Fri, 09 Mar 2012 15:39:00 +0000] rev 46845
added ml-yacc library sources;
sultana [Fri, 09 Mar 2012 15:38:55 +0000] rev 46844
added tptp parser;