aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)Author
2019-10-06Cleanup in C code.Hugo Hörnquist
2019-10-06Remove old C code.Hugo Hörnquist
2019-10-04HTML output seems to work in full now.Hugo Hörnquist
2019-10-04Comments in parser.Hugo Hörnquist
2019-10-04Actually fix NAME.Hugo Hörnquist
2019-10-04Reintroduce color and name parsing.Hugo Hörnquist
2019-10-04General cleanup in parse.Hugo Hörnquist
2019-10-04Remove debug prints..Hugo Hörnquist
2019-10-03Everything seems to parse now.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-02Restore directory parsing.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-10-01Start moving to scheme structs.Hugo Hörnquist
2019-06-01Fix segfault when getting extension from file without one.Hugo Hörnquist
2019-05-29Stop adding copies of vcomponent to parent.Hugo Hörnquist
2019-05-01Change function for creating hashtables.Hugo Hörnquist
2019-05-01Micro-optimizations with huge impact.Hugo Hörnquist
2019-05-01Remove trailintg newline from parsed displayname files.Hugo Hörnquist
2019-05-01Change how attributes are fetched.Hugo Hörnquist
2019-04-25Move statprof to encompass all.Hugo Hörnquist
2019-04-25Move single curly brace.Hugo Hörnquist
2019-04-22Remove trailing newline from color.Hugo Hörnquist
2019-04-10Rework how attributes and properties are accessed.Hugo Hörnquist
2019-04-10Add some stuff to guile_type_helpers.Hugo Hörnquist
2019-04-06Add temporary set-attributes!Hugo Hörnquist
2019-04-06Rename get_property to get_attributes.Hugo Hörnquist
2019-04-05Remove old termios bindings.Hugo Hörnquist
2019-03-31Add (read only) property access from scheme.Hugo Hörnquist
2019-03-31Add cval field to LLIST.Hugo Hörnquist
2019-03-29Cal name now set to basename of path.Hugo Hörnquist
2019-03-25Minor cleanups.Hugo Hörnquist
2019-03-24Add VIRTUAL vcomponents.Hugo Hörnquist
2019-03-22Add comment on NAME attr.Hugo Hörnquist
2019-03-22Add tests to C main.Hugo Hörnquist
2019-03-22Fix error when setting attr before ever accessing it.Hugo Hörnquist
2019-03-22Add empty constructor for vcomponent.Hugo Hörnquist
2019-03-22Fix GET(TRIE(T)) erroring when target was a neighbour.Hugo Hörnquist
2019-03-22Fix errors shown by scan-build.Hugo Hörnquist
2019-03-22Move C and Scheme code into subdirs.Hugo Hörnquist