aboutsummaryrefslogtreecommitdiff
path: root/module/hnh/util.scm (unfollow)
Commit message (Expand)Author
2022-09-18Add uniq to hnh/util.Hugo Hörnquist
2022-07-07Remove case*.Hugo Hörnquist
2022-06-23Remove ->str and ->quoted-string.Hugo Hörnquist
2022-06-23Normalize keyword syntax.Hugo Hörnquist
2022-06-23Centralize (almost) all exports to :export in define-module.Hugo Hörnquist
2022-06-22Replace define-macro with define-syntax in (hnh util).Hugo Hörnquist
2022-06-13Remove custom let*.Hugo Hörnquist
2022-05-11Move let-env to own module.Hugo Hörnquist
2022-04-21Fix comment on unval.Hugo Hörnquist
2022-03-28Add catch*Hugo Hörnquist
2022-03-28Normalize errors.Hugo Hörnquist
2022-03-15Add native UUID generator.Hugo Hörnquist
2022-02-13Begin1 handle multiple values.Hugo Hörnquist
2022-02-01Move path-append to own module.Hugo Hörnquist
2022-02-01Remove define-many.Hugo Hörnquist
2022-02-01Remove (hnh util) exports without values.Hugo Hörnquist
2022-01-31Move stuff from calp/util to hnh/util.Hugo Hörnquist
2022-01-29Add span-upto.Hugo Hörnquist
2021-12-22Cleanup modules.Hugo Hörnquist
2021-12-20let-env now handles non-local exits correctly.Hugo Hörnquist
2021-12-20find-extreme on empty list now an error.Hugo Hörnquist
2021-12-20Documentation updates for util.Hugo Hörnquist
2021-12-20Remove procedure map-eachHugo Hörnquist
2021-12-20Remove re-export-modulesHugo Hörnquist
2021-12-06Add assoc-ref-all family of procedures.Hugo Hörnquist
2021-08-30Fix minor syntax error for set/r!Hugo Hörnquist
2020-08-28Fix spelling of intersperse.Hugo Hörnquist
2020-08-27Add /search/text endpoint.Hugo Hörnquist
2020-08-24Move util modules into calp module..Hugo Hörnquist
2020-08-24.Hugo Hörnquist
2020-08-23Remove custom if + *unspecified*.Hugo Hörnquist
2020-08-23Move catch-warnings.Hugo Hörnquist
2020-08-17Fixes.Hugo Hörnquist
2020-08-17even more.Hugo Hörnquist
2020-08-17Work on paths?Hugo Hörnquist
2020-08-16Setup directories for dist.Hugo Hörnquist
2020-08-14Popup style improvement, add tab for repeats.Hugo Hörnquist
2020-08-14Move ->string.Hugo Hörnquist
2020-08-12Minor changes.Hugo Hörnquist
2020-08-12Massivly simplify config internals.Hugo Hörnquist
2020-07-27Merge mod!:s functionality into set!Hugo Hörnquist
2020-07-27Remove some unused functions.Hugo Hörnquist
2020-07-20Add split-by.Hugo Hörnquist
2020-07-20Remove invalid export tree-map from (util).Hugo Hörnquist
2020-07-07Remove some TODO:s.Hugo Hörnquist
2020-07-07Clean up datetime parsing.Hugo Hörnquist
2020-07-07Add insert-ordered.Hugo Hörnquist
2020-06-28Change calling for find-min.Hugo Hörnquist
2020-06-13Util now exports fold-values.Hugo Hörnquist
2020-06-05Filter out ALL X-HNH- fields from ics output.Hugo Hörnquist