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
haftmann [Wed, 07 Mar 2012 21:34:36 +0100] rev 46833
tuned syntax; more candidates
wenzelm [Wed, 07 Mar 2012 23:21:24 +0100] rev 46832
tuned message (cf. ML version);
wenzelm [Wed, 07 Mar 2012 20:49:18 +0100] rev 46831
eliminated dead code;
tuned;
wenzelm [Wed, 07 Mar 2012 19:38:36 +0100] rev 46830
tuned signature;
wenzelm [Wed, 07 Mar 2012 19:32:52 +0100] rev 46829
simplified signature (NB: interpretation of properties is mainly done via XML.Encode/Decode);
berghofe [Wed, 07 Mar 2012 16:13:49 +0100] rev 46828
to_pred/set attributes now properly handle variables of type "... => T set"
wenzelm [Wed, 07 Mar 2012 14:30:35 +0100] rev 46827
some recovery of IsaMakefile targets from f3c10e908f65;