]> Git — Sourcephile - haskell/symantic-xml.git/commit
XML: fix union of EscapedText
authorJulien Moutinho <julm+haskell-symantic-xml@autogeree.net>
Thu, 10 Jan 2019 23:13:28 +0000 (23:13 +0000)
committerJulien Moutinho <julm+haskell-symantic-xml@autogeree.net>
Thu, 10 Jan 2019 23:13:28 +0000 (23:13 +0000)
commit2b8a8f1f8e23b119d74b02a7da4e03ded3eccae3
treea14f9aca32c9de6f920101951e66aa1705ef31e5
parent1a00f0b815ce18694434d642122fb83b39132744
XML: fix union of EscapedText
53 files changed:
Language/Symantic/RNC/Validate.hs
Language/Symantic/XML/Document.hs
Language/Symantic/XML/Read.hs
Language/Symantic/XML/Write.hs
test/Golden/XML/0001.xml.read
test/Golden/XML/0002.xml.read
test/Golden/XML/0003.xml.read
test/Golden/XML/0004.xml.read
test/Golden/XML/0005.xml.read
test/Golden/XML/0006.xml.read
test/Golden/XML/0007.xml.read
test/Golden/XML/0008.xml.read
test/Golden/XML/0009.xml.read
test/Golden/XML/0010.xml.read
test/Golden/XML/0011.xml.read
test/Golden/XML/0012.xml.read
test/Golden/XML/0013.xml.read
test/Golden/XML/0014.xml.read
test/Golden/XML/0015.xml.read
test/Golden/XML/0016.xml.read
test/Golden/XML/0017.xml.read
test/Golden/XML/0018.xml.read
test/Golden/XML/0019.xml.read
test/Golden/XML/0020.xml.read
test/Golden/XML/0021.xml.read
test/Golden/XML/0022.xml.read
test/Golden/XML/0023.xml.read
test/Golden/XML/0024.xml.read
test/Golden/XML/0025.xml.read
test/Golden/XML/0026.xml.read
test/Golden/XML/0027.xml.read
test/Golden/XML/0028.xml.read
test/Golden/XML/0029.xml.read
test/Golden/XML/0030.xml.read
test/Golden/XML/0032.xml.read
test/Golden/XML/0035.xml.read
test/Golden/XML/0036.xml.read
test/Golden/XML/0037.xml.read
test/Golden/XML/0038.xml.read
test/Golden/XML/0042.xml.read
test/Golden/XML/0043.xml.read
test/Golden/XML/0045.xml.read
test/Golden/XML/0046.xml.read
test/Golden/XML/NS/0001.xml.read
test/Golden/XML/NS/0002.xml.read
test/Golden/XML/NS/0003.xml.read
test/Golden/XML/NS/0004.xml.read
test/Golden/XML/NS/0005.xml.read
test/Golden/XML/NS/0006.xml.read
test/Golden/XML/NS/0007.xml.read
test/Golden/XML/NS/0008.xml.read
test/Golden/XML/NS/0009.xml.read
test/Golden/XML/NS/0010.xml.read