Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(wire): move next and get from xml to wire | Clombrong | 2025-06-27 | 1 | -19/+0 |
| | |||||
* | refactor(xml): move get and next functions to Xml | Clombrong | 2025-06-26 | 1 | -0/+19 |
| | |||||
* | refactor(xml): move InvalidStanza exception to Xml | Clombrong | 2025-06-26 | 1 | -0/+2 |
| | |||||
* | chore: move comments to correct location | Clombrong | 2025-06-25 | 1 | -7/+7 |
| | |||||
* | feat(xml): add xmlns to debugging | Clombrong | 2025-06-24 | 1 | -6/+8 |
| | |||||
* | feat(xml): add function element_to_string | Clombrong | 2025-06-24 | 1 | -0/+26 |
| | |||||
* | docs(xml): document the tree function | Clombrong | 2025-06-20 | 1 | -0/+2 |
| | |||||
* | feat(xml): add conversion function from Markup.ml to element | Clombrong | 2025-06-19 | 1 | -0/+20 |
| | |||||
* | feat: new module Xml | Clombrong | 2025-06-19 | 1 | -0/+6 |