aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add ./ to makefile.Hugo Hörnquist2019-03-21
* Started work on stream interleaving.Hugo Hörnquist2019-03-21
* Add find-min.Hugo Hörnquist2019-03-21
* Change main-loop input.Hugo Hörnquist2019-03-21
* Update utility functions.Hugo Hörnquist2019-03-21
* Fix up fetch to use better abstractions.Hugo Hörnquist2019-03-21
* Some cleanup.Hugo Hörnquist2019-03-21
* Move time procedures from main to where they belong.Hugo Hörnquist2019-03-21
* Fix crash when day has 0 events.Hugo Hörnquist2019-03-19
* Fix problem with screen not refreshing.Hugo Hörnquist2019-03-19
* Made vulgar interface slightly more stable.Hugo Hörnquist2019-03-19
* Add simple event view to vulgar front-end.Hugo Hörnquist2019-03-19
* Fix BSD cal output.Hugo Hörnquist2019-03-13
* Possibly add support for systems with BSD cal(1).Hugo Hörnquist2019-03-13
* Fix events only overlapping days.Hugo Hörnquist2019-03-13
* Add interactive terminal UI.term-uiHugo Hörnquist2019-03-12
* Add a bunch of terminal control modules.Hugo Hörnquist2019-03-12
* Add some more time utils.Hugo Hörnquist2019-03-12
* Update vcalendar to utilize TYPE field.Hugo Hörnquist2019-03-12
* Add name and color parsing to calendar, Add TYPE.Hugo Hörnquist2019-03-12
* Add termios bindings from C.Hugo Hörnquist2019-03-12
* Add sample fetch.scm.Hugo Hörnquist2019-03-11
* Add ctags generation for RFC-file.Hugo Hörnquist2019-03-11
* Work on RRULE's.Hugo Hörnquist2019-03-11
* Add serialize-vcomponent.Hugo Hörnquist2019-03-10
* Update vcalendar to allow symbol keys.Hugo Hörnquist2019-03-10
* Add with-replaced-attrs.Hugo Hörnquist2019-03-10
* Add filter-children!Hugo Hörnquist2019-03-10
* Add parsing for all RRULEs except BYDAY.Hugo Hörnquist2019-03-09
* Fix compilation error.Hugo Hörnquist2019-03-09
* Minor cleanups.Hugo Hörnquist2019-03-09
* Extend let* macro with SRFI-71.Hugo Hörnquist2019-03-09
* Various small fixes.Hugo Hörnquist2019-03-08
* Remove some macros and wrote some documentation.Hugo Hörnquist2019-03-08
* A whole bunch of macro rewrites!Hugo Hörnquist2019-03-08
* Simplify srfi-19 setters.Hugo Hörnquist2019-03-08
* Move stuff between modules.Hugo Hörnquist2019-03-08
* Fix error when looking at cloned events.Hugo Hörnquist2019-03-08
* Clean up srfi-19 util.Hugo Hörnquist2019-03-08
* Fix main.Hugo Hörnquist2019-03-08
* Made DTSTART have <time> instead of <date> type.Hugo Hörnquist2019-03-08
* Got DAILY repeating event!Hugo Hörnquist2019-03-08
* Varius minor fixes.Hugo Hörnquist2019-03-08
* Add copy-vevent.Hugo Hörnquist2019-03-08
* Remove C hash library.Hugo Hörnquist2019-03-08
* Remove C vector library.Hugo Hörnquist2019-03-08
* Work on recuring event stream.Hugo Hörnquist2019-03-05
* Add date-add to srfi srfi-19 util.Hugo Hörnquist2019-03-05
* Parsing of RRULE works (except some).Hugo Hörnquist2019-03-05
* Parsing work on recur.Hugo Hörnquist2019-03-05