aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Expand)Author
2020-07-30Improve terminal input.Hugo Hörnquist
2020-07-30Turn cursor invisible.Hugo Hörnquist
2020-07-30Term output work.Hugo Hörnquist
2020-07-30Fix speed problems with term ui.Hugo Hörnquist
2020-07-30Rework terminal output into view system.Hugo Hörnquist
2020-07-30Simplify internal app interface.Hugo Hörnquist
2020-07-30vulgar fixups.Hugo Hörnquist
2020-07-30Add stream-paginate.Hugo Hörnquist
2020-07-29Make glob.scm use include#.Hugo Hörnquist
2020-07-27Merge mod!:s functionality into set!Hugo Hörnquist
2020-07-27Remove some unused functions.Hugo Hörnquist
2020-07-27Cleanup in atomic-output...Hugo Hörnquist
2020-07-27Crash properly on overflow on remove event.Hugo Hörnquist
2020-07-26Change html-id to randomly generate.Hugo Hörnquist
2020-07-24Button onclick now actually sends object.Hugo Hörnquist
2020-07-24Use X-HNH-REMOVED to "remove" an event.Hugo Hörnquist
2020-07-24Error on failed save.Hugo Hörnquist
2020-07-24Add missing equal signs for parameters in ical output.Hugo Hörnquist
2020-07-24Change internal fields to stat with a dash.Hugo Hörnquist
2020-07-24/insert endpoint actually saves the events.Hugo Hörnquist
2020-07-24Move parenthesis.Hugo Hörnquist
2020-07-24Stuff about (output vdir).Hugo Hörnquist
2020-07-24Reordering in (c cpp).Hugo Hörnquist
2020-07-24Remove some unused procedures.Hugo Hörnquist
2020-07-22Let with-atomic-output-to-file break free.Hugo Hörnquist
2020-07-22Remove command pointer to header for termios.Hugo Hörnquist
2020-07-20Change TODO to NOTE.Hugo Hörnquist
2020-07-20s/TOOD/TODO/Hugo Hörnquist
2020-07-20Resolve {i,o}speed TODO in termios.Hugo Hörnquist
2020-07-20Resolve TODO for with-ptr.Hugo Hörnquist
2020-07-20Cleanup for cpp.Hugo Hörnquist
2020-07-20Split parse-cpp into multiple modules.Hugo Hörnquist
2020-07-20Bunch of work on cpp.Hugo Hörnquist
2020-07-20Add missing format dependency for exceptions.Hugo Hörnquist
2020-07-20Add split-by.Hugo Hörnquist
2020-07-20Remove invalid export tree-map from (util).Hugo Hörnquist
2020-07-20Add read-lines.Hugo Hörnquist
2020-07-20Add module for immutable directed graphs.Hugo Hörnquist
2020-07-19Start cpp.Hugo Hörnquist
2020-07-18Fix RRULE/UNTIL in xCal.Hugo Hörnquist
2020-07-17Fix parameter print in describe.Hugo Hörnquist
2020-07-17Properties now return alist instead of hashmap.Hugo Hörnquist
2020-07-17Resolve TODO about parameter name.Hugo Hörnquist
2020-07-17Add duration output.Hugo Hörnquist
2020-07-17Fix parse error on duration.Hugo Hörnquist
2020-07-17Resolve TODO about datetime output.Hugo Hörnquist
2020-07-15Move --editmode width for generated events to fix css.Hugo Hörnquist
2020-07-15Repair jump to date.Hugo Hörnquist
2020-07-15HTML Generated events now come without an UID.Hugo Hörnquist
2020-07-14Add TODO about id to functions JS.Hugo Hörnquist