aboutsummaryrefslogtreecommitdiff
path: root/hash.inc.h (unfollow)
Commit message (Expand)Author
2019-02-18Made to compile as C++.Hugo Hörnquist
2019-02-05Improve templating macros.Hugo Hörnquist
2019-02-05Normalize and improve INIT & FREE macros.Hugo Hörnquist
2019-02-03Rework makefile, made .inc into .inc.h.Hugo Hörnquist
2019-01-22Clean up a number of comments, and remove TODO's.Hugo Hörnquist
2019-01-22Rename hash_help.inc => hash.inc.Hugo Hörnquist
2019-01-22Start using trie's instead of hash-maps.Hugo Hörnquist
2019-01-20Fix some memmory errors.Hugo Hörnquist
2019-01-19[BROKEN] Work on adding hash tables.Hugo Hörnquist