aboutsummaryrefslogtreecommitdiff
path: root/main.c (follow)
Commit message (Collapse)AuthorAge
* Add graphviz output for TRIE's.Hugo Hörnquist2019-02-03
| | | | | | | | Add simple output in dot format for trie structures. Along with a slightly updated main which handles a few more command line arguments. Also updated makefile to generate pdf's from dot files and dot-files from parse.
* 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