aboutsummaryrefslogtreecommitdiff
path: root/module/main.scm (unfollow)
Commit message (Expand)Author
2019-04-21Move where streams are merged.Hugo Hörnquist
2019-04-20Rename (vcalendar {recur => recurrence}).Hugo Hörnquist
2019-04-20Add binding to dump vcomponent to stdout.Hugo Hörnquist
2019-04-10Minor cleanups.Hugo Hörnquist
2019-04-09Start using multi-set!Hugo Hörnquist
2019-04-09Add slightly better terminal drawing procedures.Hugo Hörnquist
2019-03-29Minor whitespace fixup.Hugo Hörnquist
2019-03-29Replace recur loop with while.Hugo Hörnquist
2019-03-29Add summary-filter to SUMMARY field.Hugo Hörnquist
2019-03-29Move TTY input to end of loop.Hugo Hörnquist
2019-03-25Fix #\q in main loop.Hugo Hörnquist
2019-03-25Minor cleanups.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-22Move take-to to util.Hugo Hörnquist
2019-03-21Update main to show recurring events.Hugo Hörnquist
2019-03-21Change main-loop input.Hugo Hörnquist
2019-03-21Some cleanup.Hugo Hörnquist
2019-03-21Move time procedures from main to where they belong.Hugo Hörnquist
2019-03-19Fix crash when day has 0 events.Hugo Hörnquist
2019-03-19Fix problem with screen not refreshing.Hugo Hörnquist
2019-03-19Made vulgar interface slightly more stable.Hugo Hörnquist
2019-03-19Add simple event view to vulgar front-end.Hugo Hörnquist
2019-03-13Fix events only overlapping days.Hugo Hörnquist
2019-03-12Add interactive terminal UI.term-uiHugo Hörnquist
2019-03-08Move stuff between modules.Hugo Hörnquist
2019-03-08Fix main.Hugo Hörnquist
2019-03-08Made DTSTART have <time> instead of <date> type.Hugo Hörnquist
2019-03-08Varius minor fixes.Hugo Hörnquist
2019-03-02Move datetime stuff to better suited files.Hugo Hörnquist
2019-03-01Fix setters for date types.Hugo Hörnquist
2019-03-01Add color-if and for-each-in macros.Hugo Hörnquist
2019-02-26Move stuff between code.scm and main.scm.Hugo Hörnquist