History log of /seL4-l4v-master/l4v/isabelle/src/Pure/term_xml.ML
Revision Date Author Comments
# 61e80d14 12-Oct-2019 wenzelm <none@none>

more compact XML;


# 308485f3 11-Oct-2019 wenzelm <none@none>

more compact XML;


# a7912ed2 10-Oct-2019 wenzelm <none@none>

more compact XML representation;


# 3dbd8fa2 04-Oct-2019 wenzelm <none@none>

Term_XML.Encode/Decode.term uses Const "typargs";


# e757cfe1 12-Jul-2011 wenzelm <none@none>

tuned;


# 57494739 12-Jul-2011 wenzelm <none@none>

more uniform Term and Term_XML modules;


# 9e1645ff 12-Jul-2011 wenzelm <none@none>

more compact representation of XML data (notably sort/typ/term), using properties as vector of atomic values;


# a33bb41d 12-Jul-2011 wenzelm <none@none>

tuned XML modules;


# dada9359 10-Jul-2011 wenzelm <none@none>

inner syntax supports inlined YXML according to Term_XML (particularly useful for producing text under program control);
tuned signature;


# be8a0acb 10-Jul-2011 wenzelm <none@none>

lambda terms with XML data representation in Scala;
avoid `class` in signature;


# 2280ab9c 10-Jul-2011 wenzelm <none@none>

XML data representation of lambda terms;