aboutsummaryrefslogtreecommitdiff
path: root/module (unfollow)
Commit message (Collapse)Author
2019-10-06Fix re-export of add-child!Hugo Hörnquist
2019-10-06Minor cleanup in scheme code.Hugo Hörnquist
2019-10-05Documentation of stream behavior.Hugo Hörnquist
2019-10-05Fix day-stream, and in effect terminal output.Hugo Hörnquist
2019-10-04HTML output seems to work in full now.Hugo Hörnquist
2019-10-04Actually fix NAME.Hugo Hörnquist
2019-10-04Remove debug prints..Hugo Hörnquist
2019-10-03Everything seems to parse now.Hugo Hörnquist
2019-10-03Fix problem with no end date.Hugo Hörnquist
2019-10-03Locate bug with DTEND.Hugo Hörnquist
2019-10-03Slowly going through and fixing everything.Hugo Hörnquist
2019-10-02Made parser work again (for single files).Hugo Hörnquist
2019-10-01Disabled bunch of old stuff, new stuff kinda builds.Hugo Hörnquist
2019-09-26Add missing '$' sign in main.Hugo Hörnquist
2019-07-21Remove fetch script.Hugo Hörnquist
2019-07-21Rewrote build and main execution.Hugo Hörnquist
2019-06-01Reword terminal output to better modularization.Hugo Hörnquist
2019-06-01Rename {terminal => vulgar}.Hugo Hörnquist
2019-06-01Work on cloning events through editor.Hugo Hörnquist
2019-06-01Add stream-insert.Hugo Hörnquist
2019-06-01Fix serialize-vcomponent.Hugo Hörnquist
2019-06-01Move get-git-version to new git module.Hugo Hörnquist
2019-05-29Reword how statprof is loaded.Hugo Hörnquist
2019-05-29Add info output.Hugo Hörnquist
2019-05-23Fix previous commit.Hugo Hörnquist
2019-05-23Update server.Hugo Hörnquist
2019-05-22Server add POST body parameters, and state forwarding.Hugo Hörnquist
2019-05-22Large work on server software.Hugo Hörnquist
2019-05-22Add support for events without DTEND set.Hugo Hörnquist
2019-05-21Fix git version parsing.Hugo Hörnquist
2019-05-20Add git version to HTML info footer.Hugo Hörnquist
2019-05-13Add basic server.Hugo Hörnquist
2019-05-13Add preliminary use-modules* form.Hugo Hörnquist
2019-05-13Improve glob.Hugo Hörnquist
2019-05-10Update CSS.Hugo Hörnquist
2019-05-10Add HTML footer.Hugo Hörnquist
2019-05-08Add flags for just running the text flower.Hugo Hörnquist
It's twisted if one program should do many things, or just a single thing. If we assume that this program does two things: reading calendar files, and writing output, then it should be ok to allow any of those parts to run independentally of the other. Making it ok to just run the text flower.
2019-05-06Add glob routine.Hugo Hörnquist
2019-05-06Add value function.Hugo Hörnquist
2019-05-06Clean up in config.Hugo Hörnquist
2019-05-06Add unused js for creating events.Hugo Hörnquist
2019-05-06Add marker on today in small calendar.Hugo Hörnquist
2019-05-05Add missing leading zeroes in minical.Hugo Hörnquist
2019-05-04Handle no event groups in interval.Hugo Hörnquist
2019-05-03Fix re-export-modules.Hugo Hörnquist
2019-05-03Replace if.Hugo Hörnquist
2019-05-03Create module (vcomponent base).Hugo Hörnquist
2019-05-01Change function for creating hashtables.Hugo Hörnquist
2019-05-01Add options to --statprof.Hugo Hörnquist
2019-05-01Add names to components of 'attr'.Hugo Hörnquist