bulwahn [Sat, 09 Jul 2011 19:28:33 +0200] rev 43733
adding code equations to execute floor and ceiling on rational and real numbers
bulwahn [Sat, 09 Jul 2011 13:41:58 +0200] rev 43732
adding a floor_ceiling type class for different instantiations of floor (changeset from Brian Huffman)
wenzelm [Sun, 10 Jul 2011 20:59:04 +0200] rev 43731
inner syntax supports inlined YXML according to Term_XML (particularly useful for producing text under program control);
tuned signature;
wenzelm [Sun, 10 Jul 2011 17:58:11 +0200] rev 43730
lambda terms with XML data representation in Scala;
avoid `class` in signature;
wenzelm [Sun, 10 Jul 2011 16:34:17 +0200] rev 43729
XML data representation of lambda terms;
wenzelm [Sun, 10 Jul 2011 16:31:04 +0200] rev 43728
YXML.string_of_body convenience;
wenzelm [Sun, 10 Jul 2011 16:13:37 +0200] rev 43727
made SML/NJ happy;
wenzelm [Sun, 10 Jul 2011 16:09:08 +0200] rev 43726
tuned signature;
wenzelm [Sun, 10 Jul 2011 15:48:15 +0200] rev 43725
more abstract signature;
tuned;
wenzelm [Sun, 10 Jul 2011 13:51:21 +0200] rev 43724
simplified XML_Data;