aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/recurrence (follow)
Commit message (Expand)AuthorAge
* Normalize keyword syntax.Hugo Hörnquist2022-06-23
* Centralize (almost) all exports to :export in define-module.Hugo Hörnquist2022-06-23
* Remove all inline use-modules.Hugo Hörnquist2022-06-23
* Minor cleanup in recurrence generate.Hugo Hörnquist2022-06-23
* Rewrote extenders or limiter generations.Hugo Hörnquist2022-06-23
* Remove custom let*.Hugo Hörnquist2022-06-13
* Rewrote rrule-instances to handle RDATE and EXDATE correctly.Hugo Hörnquist2022-06-11
* Move if in recurrence generate to better place.Hugo Hörnquist2022-06-10
* Add rrule-instances-rawHugo Hörnquist2022-06-10
* Add rrule-instances-rawHugo Hörnquist2022-06-10
* Merge branch 'translation'Hugo Hörnquist2022-04-07
|\
| * Fix modularization of recurrence display.Hugo Hörnquist2022-02-22
* | Set some default values for recur rules.Hugo Hörnquist2022-04-05
* | Normalize errors.Hugo Hörnquist2022-03-28
* | Replace Guile's srfi-64:s test-error with working version.Hugo Hörnquist2022-03-07
* | Add missing (ice-9 format) imports.Hugo Hörnquist2022-03-06
|/
* Move stuff from calp/util to hnh/util.Hugo Hörnquist2022-01-31
* Add clarifying comments.Hugo Hörnquist2021-12-06
* Improve error messages of rfc->datetime-weekdayHugo Hörnquist2021-08-21
* Repair BYDAY output for ical serialization.Hugo Hörnquist2021-08-21
* Fix bug where 'base' of event repeated through multiple VEVENT:s would be "lo...Hugo Hörnquist2021-07-19
* xcal parse now handles WKST in RRULE's.Hugo Hörnquist2021-01-14
* Add comments to some procedures.Hugo Hörnquist2021-01-14
* Generated xcal now has by*-rules correct.Hugo Hörnquist2020-11-29
* Allow recurrence from just Recurrence-ID.Hugo Hörnquist2020-09-06
* Add some type signatures.Hugo Hörnquist2020-09-06
* Fix spelling of intersperse.Hugo Hörnquist2020-08-28
* Move text numbers into sv-submodule, create en-module.Hugo Hörnquist2020-08-28
* Move util modules into calp module..Hugo Hörnquist2020-08-24
* even more.Hugo Hörnquist2020-08-17
* Change internal fields to stat with a dash.Hugo Hörnquist2020-07-24
* Fix RRULE/UNTIL in xCal.Hugo Hörnquist2020-07-18
* Fix UNTIL parsinrg for RRULE:s.Hugo Hörnquist2020-07-07
* Merge (datetime util) into (datetime).Hugo Hörnquist2020-07-07
* Finished renamining attribute to property.Hugo Hörnquist2020-07-07
* Fix number of problems with new serializers.Hugo Hörnquist2020-06-25
* Add xcal output!Hugo Hörnquist2020-06-25
* Work on parser.Hugo Hörnquist2020-06-15
* Fix normalization in (datetime util).Hugo Hörnquist2020-06-13
* All recurrence test except SETPOS now pass.Hugo Hörnquist2020-06-13
* Which lead to some other bugs needing fixing.Hugo Hörnquist2020-06-13
* Fix unless-clauses in make-extenders.Hugo Hörnquist2020-06-13
* Move recurrence output test to tests/.Hugo Hörnquist2020-06-13
* Add missing space.Hugo Hörnquist2020-06-13
* Add 'a-form' to my ordinals.Hugo Hörnquist2020-06-13
* Resolve some TODO's.Hugo Hörnquist2020-06-12
* Break text procedures into modules.Hugo Hörnquist2020-06-01
* Move TODO's about BYSETPOS to GitHub issue.Hugo Hörnquist2020-05-24
* Simplify rrule writer.Hugo Hörnquist2020-05-23
* Cleanup in recurrence generate.Hugo Hörnquist2020-05-23