aboutsummaryrefslogtreecommitdiff
path: root/module/sxml/namespaced.scm (follow)
Commit message (Collapse)AuthorAge
* Update things depending on namespaced sxml.sxml-workHugo Hörnquist2023-12-13
| | | | | | | | | | Update all code to emit correctly formed namespaced sxml objects, instead of the old list based approach. Also introduces a number of typechecks which in semi-related parts of the code. Note that the webdav-server test is currently broken.
* Rework namespaced sxml type. Still incomplete.Hugo Hörnquist2023-12-09
|
* Change namespaced sxml to use new object system.Hugo Hörnquist2023-10-18
|
* Utilities for namespaced sxml.Hugo Hörnquist2023-04-19
|
* Allow namespaced sxml to add namespaces.Hugo Hörnquist2023-04-18
|
* Add (sxml namespaced).Hugo Hörnquist2023-04-10