aboutsummaryrefslogtreecommitdiff
path: root/lib/xml.ml
Commit message (Collapse)AuthorAgeFilesLines
* feat(wire): move next and get from xml to wireClombrong2025-06-271-19/+0
|
* refactor(xml): move get and next functions to XmlClombrong2025-06-261-0/+19
|
* refactor(xml): move InvalidStanza exception to XmlClombrong2025-06-261-0/+2
|
* chore: move comments to correct locationClombrong2025-06-251-7/+7
|
* feat(xml): add xmlns to debuggingClombrong2025-06-241-6/+8
|
* feat(xml): add function element_to_stringClombrong2025-06-241-0/+26
|
* docs(xml): document the tree functionClombrong2025-06-201-0/+2
|
* feat(xml): add conversion function from Markup.ml to elementClombrong2025-06-191-0/+20
|
* feat: new module XmlClombrong2025-06-191-0/+6