aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
2019-04-24Rewrote quick-case macro. Keeps signature.Hugo Hörnquist
2019-04-24Change RRULE-parsing to use let-lazy.Hugo Hörnquist
2019-04-24Add let-lazy.Hugo Hörnquist
2019-04-24Add {mod,set}/r!Hugo Hörnquist
2019-04-24Add overriding define-syntax.Hugo Hörnquist
2019-04-24Made keys in vulgar output bold.Hugo Hörnquist
2019-04-24Remove surpurflous lambda.Hugo Hörnquist
2019-04-24Remembered about define-values existance.Hugo Hörnquist
2019-04-24Add option to disable everything.Hugo Hörnquist
2019-04-24Add 'from' and 'to' flags to HTML.Hugo Hörnquist
2019-04-24Improve text layout code.Hugo Hörnquist
2019-04-24Remove concat.Hugo Hörnquist
2019-04-23Minor movement in fix-event-widths./module/main.scm 2>/dev/pts/0Hugo Hörnquist
2019-04-23Move some procedures.Hugo Hörnquist
2019-04-23Term display now reacts more to terminal size.Hugo Hörnquist
2019-04-23Get terminal size of terminal output.Hugo Hörnquist
2019-04-23Change how branch length is calculated.Hugo Hörnquist
2019-04-23Replace text-flow function.Hugo Hörnquist
2019-04-23Add ability to set start-date of term mode.Hugo Hörnquist
2019-04-23Move stuff from main.Hugo Hörnquist
2019-04-23Add command line option parsing.Hugo Hörnquist
2019-04-23Fix terminal output.Hugo Hörnquist
2019-04-23General cleanup in HTML.Hugo Hörnquist
2019-04-23Add summary-filter to HTML output.Hugo Hörnquist
2019-04-23Change how util is loaded.Hugo Hörnquist
2019-04-23Rename module vcalendar => vcomponent.Hugo Hörnquist
2019-04-23Change event-length => event-length/day.Hugo Hörnquist
2019-04-23Add event-length/day.Hugo Hörnquist
2019-04-23Add time-{min,max}.Hugo Hörnquist
2019-04-23Move event-length.Hugo Hörnquist
2019-04-23Reorder CSS output for event size.Hugo Hörnquist
2019-04-23Rewrote fix-event-widths!Hugo Hörnquist
2019-04-23Add some utilitiy functions.Hugo Hörnquist
2019-04-23Add tree datatype.Hugo Hörnquist
2019-04-22Slightly better HTML colors.Hugo Hörnquist
2019-04-22Fix events spanning over multiple days.Hugo Hörnquist
2019-04-22Made multi day events appear in HTML.Hugo Hörnquist
2019-04-22General cleanup.Hugo Hörnquist
2019-04-22Limit HTML output to single week.Hugo Hörnquist
2019-04-22Add CSS.Hugo Hörnquist
2019-04-22Add rudamentary HTML output.HTMLHugo Hörnquist
2019-04-22Fix DTEND of timezoned events.Hugo Hörnquist
2019-04-22Add some date generating procedures.Hugo Hörnquist
2019-04-21Move where streams are merged.Hugo Hörnquist
2019-04-20Rename (vcalendar {recur => recurrence}).Hugo Hörnquist
2019-04-20Add timezone handling.timezoneHugo Hörnquist
2019-04-20Add binding to dump vcomponent to stdout.Hugo Hörnquist
2019-04-20Update parse-recurrence-rule to use new catch-multiple.Hugo Hörnquist
2019-04-20Add '=' case to mod!Hugo Hörnquist
2019-04-20Change how properties procedure work.Hugo Hörnquist