aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add tree->list, -map, and -fold.Hugo Hörnquist2023-04-24
* Add basic table.Hugo Hörnquist2023-04-24
* Merge remote-tracking branch 'origin/new-object-system' into datarewrite-stru...Hugo Hörnquist2023-04-24
|\
| * Document type and object system.new-object-systemHugo Hörnquist2022-07-09
| * Move type checking macros to own module.Hugo Hörnquist2022-07-09
| * Change list-of and pair-of validator to separate macros.Hugo Hörnquist2022-07-08
| * Add pair-of to object system.Hugo Hörnquist2022-07-07
| * Extend object type system to allow list-of.Hugo Hörnquist2022-07-07
| * Change date/time interface.Hugo Hörnquist2022-07-07
| * Add tests for lenses.Hugo Hörnquist2022-07-07
| * Add lenses.Hugo Hörnquist2022-07-07
| * Add new object system.Hugo Hörnquist2022-07-07
* | Add tests for href stuff.datarewriteHugo Hörnquist2023-04-21
* | Add href-relative.Hugo Hörnquist2023-04-21
* | Split WebDAV calendar resources into 2.Hugo Hörnquist2023-04-21
* | Split data-store and data-format indo separate doc pages.Hugo Hörnquist2023-04-21
* | Remove old unit-test style seraliazation tests.Hugo Hörnquist2023-04-21
* | Add tests for serialization foramts.Hugo Hörnquist2023-04-21
* | Add xmllint shell-out for normalizing xml trees.Hugo Hörnquist2023-04-21
* | Change xcal to work on namespaced sxml instead.Hugo Hörnquist2023-04-21
* | Utilities for namespaced sxml.Hugo Hörnquist2023-04-19
* | Allow namespaced sxml to add namespaces.Hugo Hörnquist2023-04-18
* | Move code for finding an available socket.Hugo Hörnquist2023-04-18
* | Move test runner to library.Hugo Hörnquist2023-04-18
* | Fix function tags in save-load.texi.Hugo Hörnquist2023-04-18
* | Update test cases from RFC 4791 to be parsable by Guile.Hugo Hörnquist2023-04-18
* | Flush ports between tests.Hugo Hörnquist2023-04-18
* | Move test runner diff to variable.Hugo Hörnquist2023-04-18
* | Import test cases from RFC 4791 (CalDAV).Hugo Hörnquist2023-04-18
* | Allow compilation without sqlite3 module.Hugo Hörnquist2023-04-14
* | WebDAV Fail properly on bad body.Hugo Hörnquist2023-04-14
* | Disable auto_compile while compiling.Hugo Hörnquist2023-04-14
* | Fix propfind.Hugo Hörnquist2023-04-14
* | Fix webdav move.Hugo Hörnquist2023-04-13
* | Fix copy for file resources.Hugo Hörnquist2023-04-12
* | UNFINISHED webdav server.Hugo Hörnquist2023-04-12
* | Add with-locale1.Hugo Hörnquist2023-04-12
* | Add registry of HTTP status codes.Hugo Hörnquist2023-04-12
* | UNFINISHED work on data stores and formats.Hugo Hörnquist2023-04-12
* | UNFINISHED work on formats.Hugo Hörnquist2023-04-10
* | Start writing data-store: metaHugo Hörnquist2023-04-10
* | Put base for new store-load interface.Hugo Hörnquist2023-04-10
* | Minor style change.Hugo Hörnquist2023-04-10
* | Avoid extra string allocation in (calp server routes).Hugo Hörnquist2023-04-10
* | Term UI: Display end instead of start time for END.Hugo Hörnquist2023-04-10
* | Fix command line handling in test runner.Hugo Hörnquist2023-04-10
* | Add various TODOsHugo Hörnquist2023-04-10
* | Add (sxml namespaced).Hugo Hörnquist2023-04-10
* | Add (sxml util).Hugo Hörnquist2023-04-10
* | Add ->port.Hugo Hörnquist2023-04-10