aboutsummaryrefslogtreecommitdiff
path: root/module/util.scm (unfollow)
Commit message (Expand)Author
2019-04-20Add '=' case to mod!Hugo Hörnquist
2019-04-20Add catch-multiple.Hugo Hörnquist
2019-04-20Add `for` macro.Hugo Hörnquist
2019-04-20Remove export from util.Hugo Hörnquist
2019-04-13Add earlier work on timezones.Hugo Hörnquist
2019-04-09Add mulit-set!Hugo Hörnquist
2019-04-06Add unval.Hugo Hörnquist
2019-04-05Add extra case to let*.Hugo Hörnquist
2019-04-05Add enumerate and map-each.Hugo Hörnquist
2019-04-03Minor util update regarding quick-records.Hugo Hörnquist
2019-04-01Add support for improper-lists in let*.Hugo Hörnquist
2019-03-31Add as-{string,symb}.Hugo Hörnquist
2019-03-25Fix events being dropped by sorting them.Hugo Hörnquist
2019-03-25Replace one filter.Hugo Hörnquist
2019-03-22Move C and Scheme code into subdirs.Hugo Hörnquist
2019-03-22Update formatting of some comments.Hugo Hörnquist
2019-03-22Move take-to to util.Hugo Hörnquist
2019-03-21Fixed recurrence code.Hugo Hörnquist
2019-03-21Add find-min.Hugo Hörnquist
2019-03-21Update utility functions.Hugo Hörnquist
2019-03-12Add interactive terminal UI.term-uiHugo Hörnquist
2019-03-09Minor cleanups.Hugo Hörnquist
2019-03-09Extend let* macro with SRFI-71.Hugo Hörnquist
2019-03-08Remove some macros and wrote some documentation.Hugo Hörnquist
2019-03-08A whole bunch of macro rewrites!Hugo Hörnquist
2019-03-08Made DTSTART have <time> instead of <date> type.Hugo Hörnquist
2019-03-05Add util module.Hugo Hörnquist