]> Git — Sourcephile - haskell/symantic-xml.git/commit
Add indentation support in XML.Write
authorJulien Moutinho <julm+haskell-symantic-xml@autogeree.net>
Sun, 18 Nov 2018 03:33:24 +0000 (03:33 +0000)
committerJulien Moutinho <julm+haskell-symantic-xml@autogeree.net>
Sun, 18 Nov 2018 03:33:24 +0000 (03:33 +0000)
commitca14498cc6d6d7dbc4ecfb16fde2966f50a394d8
tree4301b7dd7914e795019c859336fbfa88f1456ea0
parent6b6a21ca30ec20570fbbd257eacad444f0c4bbb8
Add indentation support in XML.Write
97 files changed:
.gitignore [new file with mode: 0644]
Language/Symantic/XML.hs
Language/Symantic/XML/Read.hs
Language/Symantic/XML/Write.hs
test/Golden.hs
test/Golden/RNC/0000.xml.ast [deleted file]
test/Golden/RNC/0000.xml.read [deleted file]
test/Golden/RNC/0000.xml.write [deleted file]
test/Golden/XML/0001.xml.read [deleted file]
test/Golden/XML/0001.xml.write [deleted file]
test/Golden/XML/0002.xml.read [deleted file]
test/Golden/XML/0002.xml.write [deleted file]
test/Golden/XML/0003.xml.read [deleted file]
test/Golden/XML/0003.xml.write [deleted file]
test/Golden/XML/0004.xml.disabled [deleted file]
test/Golden/XML/0004.xml.read [deleted file]
test/Golden/XML/NS/0001.xml.read [deleted file]
test/Golden/XML/NS/0001.xml.write [deleted file]
test/Golden/XML/NS/0002.xml.read [deleted file]
test/Golden/XML/NS/0003.xml.read [deleted file]
test/Golden/XML/NS/0004.xml.read [deleted file]
test/Golden/XML/NS/0005.xml.read [deleted file]
test/Golden/XML/NS/0006.xml.read [deleted file]
test/Golden/XML/NS/0007.xml.read [deleted file]
test/Golden/XML/NS/0008.xml.read [deleted file]
test/Golden/XML/NS/0009.xml.read [deleted file]
test/Golden/XML/NS/0010.xml.write [deleted file]
test/Golden/XML/NS/0011.xml.read [deleted file]
test/Golden/XML/Read/0001.xml [moved from test/Golden/XML/0001.xml with 100% similarity]
test/Golden/XML/Read/0001.xml.ast [moved from test/Golden/XML/0001.xml.ast with 100% similarity]
test/Golden/XML/Read/0001.xml.read [new file with mode: 0644]
test/Golden/XML/Read/0001.xml.write [moved from test/Golden/RNC/0000.xml with 100% similarity]
test/Golden/XML/Read/0001.xml.write.indented [new file with mode: 0644]
test/Golden/XML/Read/0002.xml [moved from test/Golden/XML/0002.xml with 100% similarity]
test/Golden/XML/Read/0002.xml.ast [moved from test/Golden/XML/0002.xml.ast with 100% similarity]
test/Golden/XML/Read/0002.xml.read [new file with mode: 0644]
test/Golden/XML/Read/0002.xml.write [new file with mode: 0644]
test/Golden/XML/Read/0002.xml.write.indented [new file with mode: 0644]
test/Golden/XML/Read/0003.xml [moved from test/Golden/XML/0003.xml with 100% similarity]
test/Golden/XML/Read/0003.xml.ast [moved from test/Golden/XML/0003.xml.ast with 100% similarity]
test/Golden/XML/Read/0003.xml.read [new file with mode: 0644]
test/Golden/XML/Read/0003.xml.write [new file with mode: 0644]
test/Golden/XML/Read/0003.xml.write.indented [new file with mode: 0644]
test/Golden/XML/Read/NS/0001.xml [moved from test/Golden/XML/NS/0001.xml with 100% similarity]
test/Golden/XML/Read/NS/0001.xml.ast [moved from test/Golden/XML/NS/0001.xml.ast with 100% similarity]
test/Golden/XML/Read/NS/0001.xml.read [new file with mode: 0644]
test/Golden/XML/Read/NS/0001.xml.write [new file with mode: 0644]
test/Golden/XML/Read/NS/0001.xml.write.indented [new file with mode: 0644]
test/Golden/XML/Read/NS/0002.xml [moved from test/Golden/XML/NS/0002.xml with 100% similarity]
test/Golden/XML/Read/NS/0002.xml.ast [moved from test/Golden/XML/NS/0002.xml.ast with 100% similarity]
test/Golden/XML/Read/NS/0002.xml.read [new file with mode: 0644]
test/Golden/XML/Read/NS/0002.xml.write [moved from test/Golden/XML/NS/0002.xml.write with 100% similarity]
test/Golden/XML/Read/NS/0002.xml.write.indented [new file with mode: 0644]
test/Golden/XML/Read/NS/0003.xml [moved from test/Golden/XML/NS/0003.xml with 100% similarity]
test/Golden/XML/Read/NS/0003.xml.ast [moved from test/Golden/XML/NS/0003.xml.ast with 100% similarity]
test/Golden/XML/Read/NS/0003.xml.read [new file with mode: 0644]
test/Golden/XML/Read/NS/0003.xml.write [moved from test/Golden/XML/NS/0003.xml.write with 69% similarity]
test/Golden/XML/Read/NS/0003.xml.write.indented [new file with mode: 0644]
test/Golden/XML/Read/NS/0004.xml [moved from test/Golden/XML/NS/0004.xml with 100% similarity]
test/Golden/XML/Read/NS/0004.xml.ast [moved from test/Golden/XML/NS/0004.xml.ast with 100% similarity]
test/Golden/XML/Read/NS/0004.xml.read [new file with mode: 0644]
test/Golden/XML/Read/NS/0004.xml.write [moved from test/Golden/XML/NS/0004.xml.write with 100% similarity]
test/Golden/XML/Read/NS/0004.xml.write.indented [new file with mode: 0644]
test/Golden/XML/Read/NS/0005.xml [moved from test/Golden/XML/NS/0005.xml with 100% similarity]
test/Golden/XML/Read/NS/0005.xml.ast [moved from test/Golden/XML/NS/0005.xml.ast with 100% similarity]
test/Golden/XML/Read/NS/0005.xml.read [new file with mode: 0644]
test/Golden/XML/Read/NS/0005.xml.write [moved from test/Golden/XML/NS/0005.xml.write with 100% similarity]
test/Golden/XML/Read/NS/0005.xml.write.indented [new file with mode: 0644]
test/Golden/XML/Read/NS/0006.xml [moved from test/Golden/XML/NS/0006.xml with 100% similarity]
test/Golden/XML/Read/NS/0006.xml.ast [moved from test/Golden/XML/NS/0006.xml.ast with 100% similarity]
test/Golden/XML/Read/NS/0006.xml.read [new file with mode: 0644]
test/Golden/XML/Read/NS/0006.xml.write [moved from test/Golden/XML/NS/0006.xml.write with 72% similarity]
test/Golden/XML/Read/NS/0006.xml.write.indented [new file with mode: 0644]
test/Golden/XML/Read/NS/0007.xml [moved from test/Golden/XML/NS/0007.xml with 100% similarity]
test/Golden/XML/Read/NS/0007.xml.ast [moved from test/Golden/XML/NS/0007.xml.ast with 100% similarity]
test/Golden/XML/Read/NS/0007.xml.read [new file with mode: 0644]
test/Golden/XML/Read/NS/0007.xml.write [moved from test/Golden/XML/NS/0007.xml.write with 62% similarity]
test/Golden/XML/Read/NS/0007.xml.write.indented [new file with mode: 0644]
test/Golden/XML/Read/NS/0008.xml [moved from test/Golden/XML/NS/0008.xml with 100% similarity]
test/Golden/XML/Read/NS/0008.xml.ast [moved from test/Golden/XML/NS/0008.xml.ast with 100% similarity]
test/Golden/XML/Read/NS/0008.xml.read [new file with mode: 0644]
test/Golden/XML/Read/NS/0008.xml.write [moved from test/Golden/XML/NS/0008.xml.write with 62% similarity]
test/Golden/XML/Read/NS/0008.xml.write.indented [new file with mode: 0644]
test/Golden/XML/Read/NS/0009.xml [moved from test/Golden/XML/NS/0009.xml with 100% similarity]
test/Golden/XML/Read/NS/0009.xml.ast [moved from test/Golden/XML/NS/0009.xml.ast with 100% similarity]
test/Golden/XML/Read/NS/0009.xml.read [new file with mode: 0644]
test/Golden/XML/Read/NS/0009.xml.write [moved from test/Golden/XML/NS/0009.xml.write with 84% similarity]
test/Golden/XML/Read/NS/0009.xml.write.indented [new file with mode: 0644]
test/Golden/XML/Read/NS/0010.xml [moved from test/Golden/XML/NS/0011.xml with 100% similarity]
test/Golden/XML/Read/NS/0010.xml.ast [moved from test/Golden/XML/NS/0011.xml.ast with 100% similarity]
test/Golden/XML/Read/NS/0010.xml.read [new file with mode: 0644]
test/Golden/XML/Read/NS/0010.xml.write [moved from test/Golden/XML/NS/0011.xml.write with 100% similarity]
test/Golden/XML/Read/NS/0010.xml.write.indented [new file with mode: 0644]
test/Golden/XML/Read/NS/Error/0001.xml [moved from test/Golden/XML/NS/0010.xml with 100% similarity]
test/Golden/XML/Read/NS/Error/0001.xml.ast [moved from test/Golden/XML/NS/0010.xml.ast with 100% similarity]
test/Golden/XML/Read/NS/Error/0001.xml.read [new file with mode: 0644]
test/Golden/XML/Read/NS/Error/0001.xml.write [moved from test/Golden/XML/NS/0010.xml.read with 100% similarity]