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;
wenzelm [Thu, 08 Mar 2012 22:04:40 +0100] rev 46843
merged
paulson [Thu, 08 Mar 2012 16:49:24 +0000] rev 46842
Structured and calculation-based proofs (with new trans rules!)
paulson [Thu, 08 Mar 2012 16:43:29 +0000] rev 46841
Structured and calculation-based proofs (with new trans rules!)
wenzelm [Thu, 08 Mar 2012 21:40:15 +0100] rev 46840
tuned comment;
wenzelm [Thu, 08 Mar 2012 21:36:36 +0100] rev 46839
simplified -- plain map_index is sufficient (pointed out by Enrico Tassi);
wenzelm [Thu, 08 Mar 2012 21:35:54 +0100] rev 46838
tuned;
wenzelm [Thu, 08 Mar 2012 19:56:57 +0100] rev 46837
clarified XML signature (again) -- coincide with basic Markup without explicit dependency;
wenzelm [Thu, 08 Mar 2012 17:47:51 +0100] rev 46836
more precise warning/error positions;
wenzelm [Wed, 07 Mar 2012 23:21:00 +0100] rev 46835
merged
haftmann [Wed, 07 Mar 2012 21:38:29 +0100] rev 46834
less rigorous but more realistic migration recommendation; note on code generation of sets