aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
2023-10-22Test work.Hugo Hörnquist
2023-10-21Add tests for sxml namespaced + fix 'root-element'.Hugo Hörnquist
2023-10-18Change namespaced sxml to use new object system.Hugo Hörnquist
2023-10-18Remove (hnh util graph) export of rebuild-graph.Hugo Hörnquist
2023-10-18Finish tests for (vcomponent duration).Hugo Hörnquist
2023-10-18Add "unreachable".Hugo Hörnquist
2023-10-18Move (vcomponent duration) to new object system.Hugo Hörnquist
2023-10-18Move vcomponent geo to new object system.Hugo Hörnquist
2023-10-18Change add-enumeration-punctuation to always return lists.Hugo Hörnquist
2023-10-18Add commentary to (web http dav)Hugo Hörnquist
2023-10-18Move (vcomponent create) to new object system.Hugo Hörnquist
2023-10-18Remove srfi-9 from defalut ignore of use2dot-all.Hugo Hörnquist
2023-10-18Remove commented srfi-9 import.Hugo Hörnquist
2023-10-18Change zic to use new object system.Hugo Hörnquist
2023-10-18Introduce keyword: to define-type.Hugo Hörnquist
2023-10-16Move timespec and recur-rule to new object system.Hugo Hörnquist
2023-10-16Add `not` case to type validators.Hugo Hörnquist
2023-10-16Move `false?` to type module.Hugo Hörnquist
2023-10-16Change printer for vcomponent.Hugo Hörnquist
2023-10-16Fixen in vcomponent formats.Hugo Hörnquist
2023-10-16Remove some old debug prints.Hugo Hörnquist
2023-10-16Update some data formats to properly use table type.Hugo Hörnquist
2023-10-16Add fallback arg for table-get.Hugo Hörnquist
2023-10-16Better test diffs for strings.Hugo Hörnquist
2023-10-16Add number of clearifying comments + minor cleanup.Hugo Hörnquist
2023-10-10Better structuring between webdav modules.Hugo Hörnquist
2023-10-09Fix `prop` for multi-valued items.Hugo Hörnquist
2023-10-09Handle crashes in tests!Hugo Hörnquist
2023-10-08Document atomic types.Hugo Hörnquist
2023-10-08Further rewrite of testrunner.Hugo Hörnquist
2023-10-03Cleanup in lens.Hugo Hörnquist
2023-10-02Add TODO comments.Hugo Hörnquist
2023-10-02Rewrite test running system.Hugo Hörnquist
2023-10-02Made displayln into a library export.Hugo Hörnquist
2023-09-13Rewrote `with-replaced-properties`.Hugo Hörnquist
2023-09-12Even more documentation.nextHugo Hörnquist
2023-09-12Add a bunch of documentation.Hugo Hörnquist
2023-09-11Fix bug causing for's continue to not work.Hugo Hörnquist
2023-09-11Document text modules.Hugo Hörnquist
2023-09-11Introduce stream-split-by.Hugo Hörnquist
2023-09-11Clean up and include exception utility documentation.Hugo Hörnquist
2023-09-11Allow shorter byday when constructing recurrence rules.Hugo Hörnquist
2023-09-11Extend `for'-macro to allow improper list elements.Hugo Hörnquist
2023-09-11Change `kvlist->assq` and `group-by` to return pairs.Hugo Hörnquist
2023-09-11Fix seeding of UUIDs.Hugo Hörnquist
2023-09-11Add comment about bad stream error.Hugo Hörnquist
2023-09-11Simplify glob procedure bindings.Hugo Hörnquist
2023-09-11Require component for path append.Hugo Hörnquist
2023-09-11Allow find-undocumented to skip files.Hugo Hörnquist
2023-09-11Document how find-undocumented's pattern builder work.Hugo Hörnquist