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