aboutsummaryrefslogtreecommitdiff
path: root/module/hnh/util.scm (follow)
Commit message (Expand)AuthorAge
* Add a bunch of documentation.Hugo Hörnquist2023-09-12
* Fix bug causing for's continue to not work.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
* Add `break` and `continue` support in `for`.Hugo Hörnquist2023-09-11
* Explicitly import copy-tree (needed since guile 3).Hugo Hörnquist2023-09-07
* Extend catch to allow pre-unwind handlers.Hugo Hörnquist2022-10-16
* Change NOTE to TODO.Hugo Hörnquist2022-09-23
* Add uniq to hnh/util.Hugo Hörnquist2022-09-18
* Remove case*.Hugo Hörnquist2022-07-07
* Remove ->str and ->quoted-string.Hugo Hörnquist2022-06-23
* Normalize keyword syntax.Hugo Hörnquist2022-06-23
* Centralize (almost) all exports to :export in define-module.Hugo Hörnquist2022-06-23
* Replace define-macro with define-syntax in (hnh util).Hugo Hörnquist2022-06-22
* Remove custom let*.Hugo Hörnquist2022-06-13
* Move let-env to own module.Hugo Hörnquist2022-05-11
* Fix comment on unval.Hugo Hörnquist2022-04-21
* Add catch*Hugo Hörnquist2022-03-28
* Normalize errors.Hugo Hörnquist2022-03-28
* Add native UUID generator.Hugo Hörnquist2022-03-15
* Begin1 handle multiple values.Hugo Hörnquist2022-02-13
* Move path-append to own module.Hugo Hörnquist2022-02-01
* Remove define-many.Hugo Hörnquist2022-02-01
* Remove (hnh util) exports without values.Hugo Hörnquist2022-02-01
* Move stuff from calp/util to hnh/util.Hugo Hörnquist2022-01-31