aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add iterate procedure.Hugo Hörnquist2020-04-22
* Remove define-quick-record macros.Hugo Hörnquist2020-04-22
* map takes 2 arguments...Hugo Hörnquist2020-04-20
* Add parser for plaintext zoneinfo files.Hugo Hörnquist2020-04-20
* Add parameterizised warning procedure.Hugo Hörnquist2020-04-20
* Add group prodedure.Hugo Hörnquist2020-04-20
* Change cross-product to take any number of lists.Hugo Hörnquist2020-04-20
* Add ->> macro.Hugo Hörnquist2020-04-20
* Add some week handling procedures.Hugo Hörnquist2020-04-20
* Add year-day function.Hugo Hörnquist2020-04-20
* Improve some errors.Hugo Hörnquist2020-04-17
* RRULE parser now converts weekdays to (datetime util) weekdays.Hugo Hörnquist2020-04-17
* Add week numbers to HTML small calendar.Hugo Hörnquist2020-04-16
* Add datetime functions for working with week numbers.Hugo Hörnquist2020-04-16
* Fix date-difference when changing year.Hugo Hörnquist2020-04-16
* Fix directory-table erroring when subdirs are present.Hugo Hörnquist2020-04-16
* Add UI sliders to tune CSS.Hugo Hörnquist2020-04-14
* Add some TODO's.Hugo Hörnquist2020-04-10
* Show EXDATES in text format.Hugo Hörnquist2020-04-07
* Minor notes and fixes.Hugo Hörnquist2020-04-07
* Parse EXDATES, basic handling of repeated keys.Hugo Hörnquist2020-04-07
* Introduce --repl.Hugo Hörnquist2020-04-07
* Add location to blocks, rrules and last-modified to text in html.Hugo Hörnquist2020-04-07
* Added pretty formatter for RRULE:s.Hugo Hörnquist2020-04-06
* Add some utility functions.Hugo Hörnquist2020-04-06
* Add multiple new text formatting procedures.Hugo Hörnquist2020-04-06
* Add ~k to datetime format.Hugo Hörnquist2020-04-06
* recurence BYMONTH now sets correct field.Hugo Hörnquist2020-04-06
* Popups more or less fixed, now with animations.Hugo Hörnquist2020-04-06
* Fix Y overflow.Hugo Hörnquist2020-04-06
* Short event x-axis popup fix.Hugo Hörnquist2020-04-06
* Add TODO about end of date interval JS.Hugo Hörnquist2020-04-06
* Made small-calendar have box-sizing border-box.Hugo Hörnquist2020-04-05
* Made script work better for month view.Hugo Hörnquist2020-04-05
* Update JS to only try to mark today if posible.Hugo Hörnquist2020-04-05
* Introduce datetime->unix-time and back.Hugo Hörnquist2020-04-05
* CSS made smallcal links larger.Hugo Hörnquist2020-04-05
* Fix JS for current time.Hugo Hörnquist2020-04-05
* Minor changes.Hugo Hörnquist2020-04-05
* Made dates in month-view slightly smaller.Hugo Hörnquist2020-04-04
* Add header for month layout.Hugo Hörnquist2020-04-04
* Move nav buttons away from smallcal.Hugo Hörnquist2020-04-04
* Add responsivnes, major rework on css.Hugo Hörnquist2020-04-03
* Update define-config to hopefully check pre-existing values.Hugo Hörnquist2020-04-03
* Enable REPL server in main.Hugo Hörnquist2020-04-03
* Add string tilecase to some date outputs.Hugo Hörnquist2020-04-03
* Remove ensure? for configs, built in instead.Hugo Hörnquist2020-04-02
* week-day-name rethrow with better error.Hugo Hörnquist2020-04-02
* Made date->str use datetime->str. Reintroduce time->str.Hugo Hörnquist2020-04-02
* Fix internationalization of datetime formatting.Hugo Hörnquist2020-04-02