aboutsummaryrefslogtreecommitdiff
path: root/macro.h (unfollow)
Commit message (Expand)Author
2019-02-22restHugo Hörnquist
2019-02-22Build, but doesn't link.Hugo Hörnquist
2019-02-18Made to compile as C++.Hugo Hörnquist
2019-02-15Remove repeat information in invocation of FOR macro.Hugo Hörnquist
2019-02-15Improve FOR macro.Hugo Hörnquist
2019-02-15Rewrote content_line, and how parameters are stored.Hugo Hörnquist
2019-02-15Replace key_val type with templatized PAIR(T, V).Hugo Hörnquist
2019-02-10Add formatting macros.Hugo Hörnquist
2019-02-10Linked list improvements.Hugo Hörnquist
2019-02-09Add iterator macros.Hugo Hörnquist
2019-02-09Fix main loop.Hugo Hörnquist
2019-02-09Extend parsing to handle tree's of vcomponents.Hugo Hörnquist
2019-02-08Remove pendatic, update macro to be more portable.Hugo Hörnquist
2019-02-06Code cleanup and add documentation.Hugo Hörnquist
2019-02-05Improve templating macros.Hugo Hörnquist
2019-02-05Fix most memmory errors.Hugo Hörnquist
2019-02-05Normalize and improve INIT & FREE macros.Hugo Hörnquist
2019-02-04Work on propper memmory management for linked lists.Hugo Hörnquist
2019-02-03Add linked list generic type.Hugo Hörnquist
2019-01-22Fix crash.Hugo Hörnquist
2019-01-22Start using trie's instead of hash-maps.Hugo Hörnquist
2019-01-21Bunch of renames + macros.Hugo Hörnquist
2019-01-19[BROKEN] Work on adding hash tables.Hugo Hörnquist