aboutsummaryrefslogtreecommitdiff
path: root/module (follow)
Commit message (Expand)AuthorAge
* Even more documentation.nextHugo Hörnquist2023-09-12
* Add a bunch of documentation.Hugo Hörnquist2023-09-12
* Fix bug causing for's continue to not work.Hugo Hörnquist2023-09-11
* Document text modules.Hugo Hörnquist2023-09-11
* Introduce stream-split-by.Hugo Hörnquist2023-09-11
* Clean up and include exception utility documentation.Hugo Hörnquist2023-09-11
* Allow shorter byday when constructing recurrence rules.Hugo Hörnquist2023-09-11
* Extend `for'-macro to allow improper list elements.Hugo Hörnquist2023-09-11
* Change `kvlist->assq` and `group-by` to return pairs.Hugo Hörnquist2023-09-11
* Fix seeding of UUIDs.Hugo Hörnquist2023-09-11
* Add comment about bad stream error.Hugo Hörnquist2023-09-11
* Simplify glob procedure bindings.Hugo Hörnquist2023-09-11
* Require component for path append.Hugo Hörnquist2023-09-11
* Allow find-undocumented to skip files.Hugo Hörnquist2023-09-11
* Document how find-undocumented's pattern builder work.Hugo Hörnquist2023-09-11
* Expose eager-stream-cons.Hugo Hörnquist2023-09-11
* Add `break` and `continue` support in `for`.Hugo Hörnquist2023-09-11
* Enable let-env to unset variables.Hugo Hörnquist2023-09-11
* Fixes to xdg basedir.Hugo Hörnquist2023-09-11
* Remove xdg sysconfdir.Hugo Hörnquist2023-09-11
* Add new script to find undocumented symbols.Hugo Hörnquist2023-09-07
* Remove accidental extra 'vcomponent control' module.Hugo Hörnquist2023-09-07
* Explicitly import copy-tree (needed since guile 3).Hugo Hörnquist2023-09-07
* Create a true all-files-under-directory procedure.Hugo Hörnquist2023-09-07
* Add test for path-append without components.Hugo Hörnquist2023-02-11
* 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
* Change NOTE to TODO.Hugo Hörnquist2022-09-23
* Cleanup in module-{dependants,imports}.Hugo Hörnquist2022-09-23
* Document and parameterize peg-to-graph.Hugo Hörnquist2022-09-23
* Document and parameterize use2dot-all.Hugo Hörnquist2022-09-23
* Move all generally usable scripts to module dir.Hugo Hörnquist2022-09-23
* Move graphviz to main tree.Hugo Hörnquist2022-09-23
* Add procedure module-file-mappings.Hugo Hörnquist2022-09-18
* Add uniq to hnh/util.Hugo Hörnquist2022-09-18