aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
2020-06-15Save soruce-prop object to vline.Hugo Hörnquist
2020-06-15Minor error cleanup in component.Hugo Hörnquist
2020-06-15Re-add timezone normalization for parsed datetimes.Hugo Hörnquist
2020-06-15Clarify and fix TZ stuff in (datetime).Hugo Hörnquist
2020-06-15Fix multi-valued fields.Hugo Hörnquist
2020-06-15Work on parser.Hugo Hörnquist
2020-06-14Repaired ability to set config value to #f.Hugo Hörnquist
2020-06-14Map all fields into types.Hugo Hörnquist
2020-06-13Add parser for all remaining types.Hugo Hörnquist
2020-06-13Add duration parser.Hugo Hörnquist
2020-06-13Add base64 encoder/decoder.Hugo Hörnquist
2020-06-13Util now exports fold-values.Hugo Hörnquist
2020-06-13Add list of keys that may repeat.Hugo Hörnquist
2020-06-13Change write-form of <datetime>.Hugo Hörnquist
2020-06-13Update weekday-list documentation.Hugo Hörnquist
2020-06-13Fix normalization in (datetime util).Hugo Hörnquist
2020-06-13All recurrence test except SETPOS now pass.Hugo Hörnquist
2020-06-13Which lead to some other bugs needing fixing.Hugo Hörnquist
2020-06-13Fix unless-clauses in make-extenders.Hugo Hörnquist
2020-06-13Date, time & datetime now display themself in read-able forms.Hugo Hörnquist
2020-06-13Move recurrence output test to tests/.Hugo Hörnquist
2020-06-13Add missing space.Hugo Hörnquist
2020-06-13Add 'a-form' to my ordinals.Hugo Hörnquist
2020-06-12Resolve some TODO's.Hugo Hörnquist
2020-06-10Fix HTML help file creation.Hugo Hörnquist
2020-06-10Remove minor TODO's in server.Hugo Hörnquist
2020-06-10Add --config flag.Hugo Hörnquist
2020-06-10Note that --field for benchmark is required.Hugo Hörnquist
2020-06-10Main error handler how handles different arities.Hugo Hörnquist
2020-06-10(util config) compiles again.Hugo Hörnquist
2020-06-05Add TODO about -o in sub-commands.Hugo Hörnquist
2020-06-05Minor parse fix for -o, + spelling.Hugo Hörnquist
2020-06-05Change top error handler.Hugo Hörnquist
2020-06-05Add warnings-are-errors config.Hugo Hörnquist
2020-06-05Filter out ALL X-HNH- fields from ics output.Hugo Hörnquist
2020-06-05Remove incorrect output of DURATION.Hugo Hörnquist
2020-06-03Repair terminal output.Hugo Hörnquist
2020-06-01Define method now actually sets current-app.Hugo Hörnquist
2020-06-01Minor comment changes.Hugo Hörnquist
2020-06-01Minor output changes.Hugo Hörnquist
2020-06-01Break text procedures into modules.Hugo Hörnquist
2020-06-01Remove *TOP* tags from descriptions.Hugo Hörnquist
2020-06-01Extend and document benchmark main.Hugo Hörnquist
2020-06-01Add debug config to html.Hugo Hörnquist
2020-06-01Add --option flag.Hugo Hörnquist
2020-06-01Fix configuration help, print with --help.Hugo Hörnquist
2020-06-01Add number of tags and attributes to ANSI formatter.Hugo Hörnquist
2020-06-01Modify config to store return of #:pre.Hugo Hörnquist
2020-06-01Add assq-limit.Hugo Hörnquist
2020-06-01Document assq-merge.Hugo Hörnquist