aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove define-many.Hugo Hörnquist2022-02-01
* Remove (hnh util) exports without values.Hugo Hörnquist2022-02-01
* Add script which checks who uses a module.Hugo Hörnquist2022-02-01
* Broke module-import script into library component.Hugo Hörnquist2022-02-01
* Rename scripts/{all-symbols => module-import}.scmHugo Hörnquist2022-01-31
* Add tree-node.Hugo Hörnquist2022-01-31
* Repair warnings-are-error configuration item.Hugo Hörnquist2022-01-31
* Move stuff from calp/util to hnh/util.Hugo Hörnquist2022-01-31
* Move use2dot into scripts subdir.Hugo Hörnquist2022-01-31
* Write some extra tests.Hugo Hörnquist2022-01-31
* Add span-upto.Hugo Hörnquist2022-01-29
* Add ~b and ~p flags to datetime parser.Hugo Hörnquist2022-01-29
* Minor cleanup.Hugo Hörnquist2022-01-21
* Clean up (calp util options).Hugo Hörnquist2022-01-21
* Move config print to own flag.Hugo Hörnquist2022-01-21
* Cleanup modules.Hugo Hörnquist2021-12-22
* Complete rewrite of use2dotHugo Hörnquist2021-12-22
* Add script to find unused imports.Hugo Hörnquist2021-12-22
* Add texinfo documentation for calp util.Hugo Hörnquist2021-12-21
* add genhtml to make test.Hugo Hörnquist2021-12-21
* let-env now handles non-local exits correctly.Hugo Hörnquist2021-12-20
* find-extreme on empty list now an error.Hugo Hörnquist2021-12-20
* Merge Javascript rewrite.Hugo Hörnquist2021-12-20
|\
| * Documentation updates for util.Hugo Hörnquist2021-12-20
| * Remove procedure map-eachHugo Hörnquist2021-12-20
| * Remove re-export-modulesHugo Hörnquist2021-12-20
| * Add documenttation for javascript rewrite.Hugo Hörnquist2021-12-13
| * Made VEventComponent template optional.Hugo Hörnquist2021-12-13
| * Merge draggable into popup-element.Hugo Hörnquist2021-12-12
| * Add TODO about broken color files.Hugo Hörnquist2021-12-12
| * Correctly show recur indicator.Hugo Hörnquist2021-12-12
| * Fix recurring events not being rendered in side listHugo Hörnquist2021-12-12
| * Fix colors on earlier events in sidebarHugo Hörnquist2021-12-12
| * Add create event button!Hugo Hörnquist2021-12-10
| * Broke out setup of popup on event creation.Hugo Hörnquist2021-12-10
| * '.btn' no longer contains div.Hugo Hörnquist2021-12-10
| * Remove commented out script includes.Hugo Hörnquist2021-12-10
| * Repair event position in week.Hugo Hörnquist2021-12-10
| * Repair <date-time-input/>Hugo Hörnquist2021-12-10
| * Popup maximize now procedure.Hugo Hörnquist2021-12-10
| * Change {start,end}-date to pre-start and post-end.Hugo Hörnquist2021-12-10
| * Add various type specifiers.Hugo Hörnquist2021-12-10
| * Flip static/.gitignore.Hugo Hörnquist2021-12-10
| * Remove binders.js.Hugo Hörnquist2021-12-10
| * Major move from week to calendar meta-view. Also repairs month view.Hugo Hörnquist2021-12-10
| * Major cleanup in calp html.Hugo Hörnquist2021-12-10
| * Only focus searchbox on '/' when sensible.Hugo Hörnquist2021-12-10
| * Remove popup.ts, migrating all functionality elsewhere.Hugo Hörnquist2021-12-10
| * Remove vcal.js.Hugo Hörnquist2021-12-10
| * Close popup on event creation.Hugo Hörnquist2021-12-10