aboutsummaryrefslogtreecommitdiff
path: root/trie.inc.h (follow)
Commit message (Collapse)AuthorAge
* Add formatting macros.Hugo Hörnquist2019-02-10
|
* Add support for full tree printing.Hugo Hörnquist2019-02-09
|
* Made root of graphviz output gray.Hugo Hörnquist2019-02-08
|
* Code cleanup and add documentation.Hugo Hörnquist2019-02-06
|
* Fix most memmory problems.Hugo Hörnquist2019-02-05
|
* Improve templating macros.Hugo Hörnquist2019-02-05
|
* Fix most memmory errors.Hugo Hörnquist2019-02-05
|
* Normalize and improve INIT & FREE macros.Hugo Hörnquist2019-02-05
|
* Work on propper memmory management for linked lists.Hugo Hörnquist2019-02-04
|
* Loads of memmory fixes, among other.Hugo Hörnquist2019-02-03
|
* 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.
* Rework makefile, made .inc into .inc.h.Hugo Hörnquist2019-02-03