aboutsummaryrefslogtreecommitdiff
path: root/main.c (follow)
Commit message (Expand)AuthorAge
* Remove C vector library.Hugo Hörnquist2019-03-08
* Change vendor attribute from HH to HNH.Hugo Hörnquist2019-03-04
* Made filename attribute of all objects.Hugo Hörnquist2019-02-26
* Minor cleanup.Hugo Hörnquist2019-02-26
* WIP.Hugo Hörnquist2019-02-26
* Start update of types.Hugo Hörnquist2019-02-26
* Made to compile as C++.Hugo Hörnquist2019-02-18
* Slightly improve main default output.Hugo Hörnquist2019-02-18
* Rewrote content_line, and how parameters are stored.Hugo Hörnquist2019-02-15
* Replace printf/puts with INFO/ERR.Hugo Hörnquist2019-02-10
* 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
* V{calendar,event} merged into vcomponent, making it symmetic.Hugo Hörnquist2019-02-08
* Code cleanup and add documentation.Hugo Hörnquist2019-02-06
* Remove GC.Hugo Hörnquist2019-02-06
* Fix up GC a tiny bit.Hugo Hörnquist2019-02-05
* Add single file mode.Hugo Hörnquist2019-02-05
* Fix most memmory errors.Hugo Hörnquist2019-02-05
* Work on propper memmory management for linked lists.Hugo Hörnquist2019-02-04
* Add linked list generic type.Hugo Hörnquist2019-02-03
* Loads of memmory fixes, among other.Hugo Hörnquist2019-02-03
* Add graphviz output for TRIE's.Hugo Hörnquist2019-02-03
* Broke read_vcalendar of into own file.Hugo Hörnquist2019-02-02
* Clean up a number of comments, and remove TODO's.Hugo Hörnquist2019-01-22
* Start using trie's instead of hash-maps.Hugo Hörnquist2019-01-22
* Rename all instances of string to strbuf.Hugo Hörnquist2019-01-21
* Bunch of renames + macros.Hugo Hörnquist2019-01-21
* Add closedir.Hugo Hörnquist2019-01-21
* [BROKEN] Work on adding hash tables.Hugo Hörnquist2019-01-19