aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
2020-05-14Add some TODO's.Hugo Hörnquist
2020-05-14Remove recurrence instances before our start date.Hugo Hörnquist
2020-05-14Remove some duplicates in recurrence set generation.Hugo Hörnquist
2020-05-14Add label macro.Hugo Hörnquist
2020-05-14RRule Limiters works much better.Hugo Hörnquist
2020-05-14Add stream->values.Hugo Hörnquist
2020-05-13Week day limiter working?Hugo Hörnquist
2020-05-13Update run-test for recurrence sets.Hugo Hörnquist
2020-05-13Commented up where the failing recurrence sets fail.Hugo Hörnquist
2020-05-13Some more rr rules.Hugo Hörnquist
2020-05-13Add all-wday-in-year.Hugo Hörnquist
2020-05-13Change values-map to valued-map.Hugo Hörnquist
2020-05-13RRULES with FREQ=MONTHLY and BYDAY now works in the extension case.Hugo Hörnquist
2020-05-13Add values-map.Hugo Hörnquist
2020-05-11Reword recurrence tests.Hugo Hörnquist
2020-05-11Simplify prettify-tree of util/exceptions.Hugo Hörnquist
2020-05-11Add ~3 to datetime->string.Hugo Hörnquist
2020-05-10Add TODO about linewrapping.Hugo Hörnquist
2020-05-09Add short commentary on difference between parse and parse/component.Hugo Hörnquist
2020-05-09Remove old parser, rename new parser to component.Hugo Hörnquist
2020-05-09Minor cleanup.Hugo Hörnquist
2020-05-09New parser now on feature parity with old.Hugo Hörnquist
2020-05-09Un-escape escaped characters. Slow?Hugo Hörnquist
2020-05-09New parser now works with old code.Hugo Hörnquist
2020-05-09Clean up util header.Hugo Hörnquist
2020-05-09Work on new parser, almost works.Hugo Hörnquist
2020-05-09Set X-HNH-FILENAME outside parse-calendar.Hugo Hörnquist
2020-05-09Add draft of new parser.Hugo Hörnquist
2020-05-09Move vcalendar parse code into own file.Hugo Hörnquist
2020-05-08Remove unused with-vline-tz.Hugo Hörnquist
2020-05-06Made benchmark main runnable again.Hugo Hörnquist
2020-05-05Change to only call get-datetime in parse.Hugo Hörnquist
2020-05-05Add profile! macro.Hugo Hörnquist
2020-05-05html --help s/month/table/Hugo Hörnquist
2020-05-05Getopt-opt handles value being any symbol.Hugo Hörnquist
2020-05-04Add link in root to /today.Hugo Hörnquist
2020-05-04Catch address already in use for HTTP server.Hugo Hörnquist
2020-05-04Tests run again.Hugo Hörnquist
2020-05-04Remove execute-flag from module/main.scm.Hugo Hörnquist
2020-05-04Add ability to download ics in entirety.Hugo Hörnquist
2020-05-04Replace direct output to current-error-port with warnings.Hugo Hörnquist
2020-05-04All warning procedures now uses warning system.Hugo Hörnquist
2020-05-04Fix /today? when intervaltype is something else.Hugo Hörnquist
2020-05-04Add --help to ical.Hugo Hörnquist
2020-05-04Remove 'info' entry point.Hugo Hörnquist
2020-05-04Slightly change main --help.Hugo Hörnquist
2020-05-04Add --help to text.Hugo Hörnquist
2020-05-04text main should now read it's arguments.Hugo Hörnquist
2020-05-04Repair term + add --help.Hugo Hörnquist
2020-05-04Add support for future code tag.Hugo Hörnquist