aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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
|
* Fix configuration help, print with --help.Hugo Hörnquist2020-06-01
|
* Add number of tags and attributes to ANSI formatter.Hugo Hörnquist2020-06-01
|
* Modify config to store return of #:pre.Hugo Hörnquist2020-06-01
|
* Add assq-limit.Hugo Hörnquist2020-06-01
|
* Document assq-merge.Hugo Hörnquist2020-06-01
|
* Change for loop from for-each to map.Hugo Hörnquist2020-06-01
|
* Fix multi day overflow in time-.Hugo Hörnquist2020-05-24
|
* Remove comment about atomic boxes.Hugo Hörnquist2020-05-24
|
* Move TODO's about BYSETPOS to GitHub issue.Hugo Hörnquist2020-05-24
| | | | https://github.com/HugoNikanor/calp/issues/6
* Add stream-partition.Hugo Hörnquist2020-05-24
|
* Add comment about allows multi-valued items in ics.Hugo Hörnquist2020-05-24
|
* Handle events with no DTEND.Hugo Hörnquist2020-05-24
|