aboutsummaryrefslogtreecommitdiff
path: root/module (follow)
Commit message (Expand)AuthorAge
* Move test runner to library.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
* 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
* 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
* Add eval- and exec-state.Hugo Hörnquist2023-04-10
* Add init+last.Hugo Hörnquist2023-04-10
* Borrow state-monad from guile-dns.Hugo Hörnquist2023-04-10
* Extend (web http) to allow adding new methods.Hugo Hörnquist2023-04-10
* Vendor (web http) from Guile 3.0.9.Hugo Hörnquist2023-04-10
* Fix guile3 deprecation notices.Hugo Hörnquist2023-04-10
* Change child/parent interface for vcomponent.Hugo Hörnquist2023-02-23
* Change group-by to return direct pairs.Hugo Hörnquist2023-02-23
* Extend `for'-macro to allow improper list elements.Hugo Hörnquist2023-02-23
* Allow shorter byday when constructing recurrence rules.Hugo Hörnquist2023-02-23
* Add (vcomponent create).Hugo Hörnquist2023-02-23
* Change kvlist->assq to return pairs.Hugo Hörnquist2023-02-21
* Fix seeding of UUIDs.Hugo Hörnquist2023-02-21
* Fix IPv6-binding without hot-patching guile.Hugo Hörnquist2022-12-07
* Add /everything.ics endpoint.HEADshowmasterHugo Hörnquist2022-10-24
* Change graphviz linking for easier patching.Hugo Hörnquist2022-10-24
* Replace root-redirect with propper HTTP 307.Hugo Hörnquist2022-10-24
* Minor cleaup.Hugo Hörnquist2022-10-16
* Validate that submitted event doesn't have invalid interval.Hugo Hörnquist2022-10-16
* Fix errors when submitting events.Hugo Hörnquist2022-10-16
* Add missing lambda in make routes.Hugo Hörnquist2022-10-16
* Truncate print for spawned repl.Hugo Hörnquist2022-10-16
* Better error handling when submitting events.Hugo Hörnquist2022-10-16
* Extend catch to allow pre-unwind handlers.Hugo Hörnquist2022-10-16
* Remove exec flag from guild scripts.Hugo Hörnquist2022-10-16
* Improve source-analyzing module introspection.Hugo Hörnquist2022-10-16
* Clean up imports in main.Hugo Hörnquist2022-10-16
* Move load-config to own file.Hugo Hörnquist2022-10-16
* Fix minor errors.Hugo Hörnquist2022-10-16
* Change gettext '_' to 'G_'.Hugo Hörnquist2022-10-16