aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* new segfaults, I give up.c++Hugo Hörnquist2019-02-20
* Further C++ improvements, maybe doesn't segfault now.Hugo Hörnquist2019-02-19
* Further changes.Hugo Hörnquist2019-02-19
* Jag kan inte ens programmera på rätt dator...Hugo Hörnquist2019-02-19
* Now it links, but segfaults.Hugo Hörnquist2019-02-19
* No idea, to tired.Hugo Hörnquist2019-02-19
* I somehow got stuff to bulid, now it just doesn't link.Hugo Hörnquist2019-02-19
* Started full rewrite in C++.Hugo Hörnquist2019-02-19
* Made to compile as C++.Hugo Hörnquist2019-02-18
* Start rework of guile interface.Hugo Hörnquist2019-02-18
* Maybe improved makefile.Hugo Hörnquist2019-02-18
* Slightly improve main default output.Hugo Hörnquist2019-02-18
* Fix pending fixes in calendar.c.Hugo Hörnquist2019-02-15
* Move fold function.Hugo Hörnquist2019-02-15
* Add character escaping.Hugo Hörnquist2019-02-15
* Add ERR_P macro.Hugo Hörnquist2019-02-15
* LinkedList O(1) length.Hugo Hörnquist2019-02-15
* Remove repeat information in invocation of FOR macro.Hugo Hörnquist2019-02-15
* Improve FOR macro.Hugo Hörnquist2019-02-15
* Add toggle for node data output.Hugo Hörnquist2019-02-15
* Rewrote content_line, and how parameters are stored.Hugo Hörnquist2019-02-15
* Replace key_val type with templatized PAIR(T, V).Hugo Hörnquist2019-02-15
* Merge strbuf copy functions.Hugo Hörnquist2019-02-15
* Move trie->dot from trie to graphs. Add value printing.Hugo Hörnquist2019-02-10
* Add space to FMT(LLIST(T)).Hugo Hörnquist2019-02-10
* Minor cleanup.Hugo Hörnquist2019-02-10
* Add parameters to graph output.Hugo Hörnquist2019-02-10
* Add support for parameters in parser!Hugo Hörnquist2019-02-10
* Fix linked_list RESET.Hugo Hörnquist2019-02-10
* Clean up vcal, add key_val type.Hugo Hörnquist2019-02-10
* Replace printf/puts with INFO/ERR.Hugo Hörnquist2019-02-10
* Add PRINT macro.Hugo Hörnquist2019-02-10
* Improve makefile for building .dot.Hugo Hörnquist2019-02-10
* Remove SAFE_STR, making strbuf always safe.Hugo Hörnquist2019-02-10
* Improve strbuf.Hugo Hörnquist2019-02-10
* Add push_strbuf function.Hugo Hörnquist2019-02-10
* Minor general cleanup.Hugo Hörnquist2019-02-10
* Add attr_helper to graph output.Hugo Hörnquist2019-02-10
* Add formatting macros.Hugo Hörnquist2019-02-10
* Add param field to content_line.Hugo Hörnquist2019-02-10
* Linked list improvements.Hugo Hörnquist2019-02-10
* Improve err.h.Hugo Hörnquist2019-02-10
* Add iterator macros.Hugo Hörnquist2019-02-09
* Add some more scheme bindings.Hugo Hörnquist2019-02-09
* Add support for full tree printing.Hugo Hörnquist2019-02-09
* Fix main loop.Hugo Hörnquist2019-02-09
* Extend parsing to handle tree's of vcomponents.Hugo Hörnquist2019-02-09
* Fix minor memmory error.Hugo Hörnquist2019-02-08
* V{calendar,event} merged into vcomponent, making it symmetic.Hugo Hörnquist2019-02-08
* Made root of graphviz output gray.Hugo Hörnquist2019-02-08