aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Start port of parse to scheme.Hugo Hörnquist2019-11-01
* Start work on ical output.Hugo Hörnquist2019-10-29
* Minor improvements on timezone loading.Hugo Hörnquist2019-10-29
* Move env init out from main.scm.Hugo Hörnquist2019-10-29
* Made extrapolate-tz-stream slightly less worse.Hugo Hörnquist2019-10-15
* Add final fallback for name.Hugo Hörnquist2019-10-15
* Remove tailing null from parsed color files.Hugo Hörnquist2019-10-08
* Slight impromevents to parse-offset.Hugo Hörnquist2019-10-06
* Fix property access.Hugo Hörnquist2019-10-06
* Fix re-export of add-child!Hugo Hörnquist2019-10-06
* Cleanup in C code.Hugo Hörnquist2019-10-06
* Minor cleanup in scheme code.Hugo Hörnquist2019-10-06
* Remove old C code.Hugo Hörnquist2019-10-06
* Documentation of stream behavior.Hugo Hörnquist2019-10-05
* Fix day-stream, and in effect terminal output.Hugo Hörnquist2019-10-05
* HTML output seems to work in full now.Hugo Hörnquist2019-10-04
* Comments in parser.Hugo Hörnquist2019-10-04
* Actually fix NAME.Hugo Hörnquist2019-10-04
* Reintroduce color and name parsing.Hugo Hörnquist2019-10-04
* General cleanup in parse.Hugo Hörnquist2019-10-04
* Remove debug prints..Hugo Hörnquist2019-10-04
* Everything seems to parse now.Hugo Hörnquist2019-10-03
* Fix problem with no end date.Hugo Hörnquist2019-10-03
* Locate bug with DTEND.Hugo Hörnquist2019-10-03
* Slowly going through and fixing everything.Hugo Hörnquist2019-10-03
* Restore directory parsing.Hugo Hörnquist2019-10-02
* Made parser work again (for single files).Hugo Hörnquist2019-10-02
* Disabled bunch of old stuff, new stuff kinda builds.Hugo Hörnquist2019-10-01
* Start moving to scheme structs.Hugo Hörnquist2019-10-01
* Add missing '$' sign in main.Hugo Hörnquist2019-09-26
* Makefile cleanup.Hugo Hörnquist2019-07-21
* Add guile_auto_compile env var to makefile.Hugo Hörnquist2019-07-21
* Remove fetch script.Hugo Hörnquist2019-07-21
* Add html target.Hugo Hörnquist2019-07-21
* Rewrote build and main execution.Hugo Hörnquist2019-07-21
* Reword terminal output to better modularization.Hugo Hörnquist2019-06-01
* Rename {terminal => vulgar}.Hugo Hörnquist2019-06-01
* Work on cloning events through editor.Hugo Hörnquist2019-06-01
* Add stream-insert.Hugo Hörnquist2019-06-01
* Fix serialize-vcomponent.Hugo Hörnquist2019-06-01
* Fix segfault when getting extension from file without one.Hugo Hörnquist2019-06-01
* Move get-git-version to new git module.Hugo Hörnquist2019-06-01
* Reword how statprof is loaded.Hugo Hörnquist2019-05-29
* Add info output.Hugo Hörnquist2019-05-29
* Stop adding copies of vcomponent to parent.Hugo Hörnquist2019-05-29
* Fix previous commit.Hugo Hörnquist2019-05-23
* Update server.Hugo Hörnquist2019-05-23
* Server add POST body parameters, and state forwarding.Hugo Hörnquist2019-05-22
* Large work on server software.Hugo Hörnquist2019-05-22
* Add support for events without DTEND set.Hugo Hörnquist2019-05-22