aboutsummaryrefslogtreecommitdiff
path: root/vcal.h (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.
* Fixed all leaks.Hugo Hörnquist2019-01-22
|
* Fix crash.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
|
* [BROKEN] Work on adding hash tables.Hugo Hörnquist2019-01-19
|
* Works reasonably well for single calendar files.Hugo Hörnquist2019-01-17
|
* Further work.Hugo Hörnquist2019-01-17