aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Remove remnants of late RRULE parser.Hugo Hörnquist2020-06-15
* Change STATUS to enum type.Hugo Hörnquist2020-06-15
* Save soruce-prop object to vline.Hugo Hörnquist2020-06-15
* Minor error cleanup in component.Hugo Hörnquist2020-06-15
* Re-add timezone normalization for parsed datetimes.Hugo Hörnquist2020-06-15
* Clarify and fix TZ stuff in (datetime).Hugo Hörnquist2020-06-15
* Fix multi-valued fields.Hugo Hörnquist2020-06-15
* Work on parser.Hugo Hörnquist2020-06-15
* Repaired ability to set config value to #f.Hugo Hörnquist2020-06-14
* Map all fields into types.Hugo Hörnquist2020-06-14
* Add parser for all remaining types.Hugo Hörnquist2020-06-13
* Add duration parser.Hugo Hörnquist2020-06-13
* Add base64 encoder/decoder.Hugo Hörnquist2020-06-13
* Util now exports fold-values.Hugo Hörnquist2020-06-13
* Add list of keys that may repeat.Hugo Hörnquist2020-06-13
* Change write-form of <datetime>.Hugo Hörnquist2020-06-13
* Update weekday-list documentation.Hugo Hörnquist2020-06-13
* 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
* Proof-read all the generated test sets.Hugo Hörnquist2020-06-13
* Add generated recurrence sets for tests.Hugo Hörnquist2020-06-13
* Date, time & datetime now display themself in read-able forms.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
* Add benchmarking script.Hugo Hörnquist2020-06-10
* Fix HTML help file creation.Hugo Hörnquist2020-06-10
* Remove minor TODO's in server.Hugo Hörnquist2020-06-10
* Add --config flag.Hugo Hörnquist2020-06-10
* Note that --field for benchmark is required.Hugo Hörnquist2020-06-10
* Main error handler how handles different arities.Hugo Hörnquist2020-06-10
* (util config) compiles again.Hugo Hörnquist2020-06-10
* Add TODO about -o in sub-commands.Hugo Hörnquist2020-06-05
* Minor parse fix for -o, + spelling.Hugo Hörnquist2020-06-05
* Change top error handler.Hugo Hörnquist2020-06-05
* Add warnings-are-errors config.Hugo Hörnquist2020-06-05
* Filter out ALL X-HNH- fields from ics output.Hugo Hörnquist2020-06-05
* Remove incorrect output of DURATION.Hugo Hörnquist2020-06-05
* Repair terminal output.Hugo Hörnquist2020-06-03
* Define method now actually sets current-app.Hugo Hörnquist2020-06-01
* Minor comment changes.Hugo Hörnquist2020-06-01
* Minor output changes.Hugo Hörnquist2020-06-01
* Break text procedures into modules.Hugo Hörnquist2020-06-01
* Remove *TOP* tags from descriptions.Hugo Hörnquist2020-06-01
* Extend and document benchmark main.Hugo Hörnquist2020-06-01
* Add debug config to html.Hugo Hörnquist2020-06-01
* Add --option flag.Hugo Hörnquist2020-06-01