aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Move C and Scheme code into subdirs.Hugo Hörnquist2019-03-22
* Add stuff to test.scm.Hugo Hörnquist2019-03-22
* Cleanup and cleandown in (v r generate).Hugo Hörnquist2019-03-22
* Update formatting of some comments.Hugo Hörnquist2019-03-22
* Change time->string default format.Hugo Hörnquist2019-03-22
* Rename build-recur-rules to parse-recurrence-rule.Hugo Hörnquist2019-03-22
* Fix imports for (vcalendar recurrence parse).Hugo Hörnquist2019-03-22
* Move take-to to util.Hugo Hörnquist2019-03-22
* Add clean-scheme to makefile.Hugo Hörnquist2019-03-22
* Update main to show recurring events.Hugo Hörnquist2019-03-21
* Fixed recurrence code.Hugo Hörnquist2019-03-21
* Add filter-sorted-stream.Hugo Hörnquist2019-03-21
* 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