aboutsummaryrefslogtreecommitdiff
path: root/macro.h (follow)
Commit message (Expand)AuthorAge
* restHugo Hörnquist2019-02-22
* Build, but doesn't link.Hugo Hörnquist2019-02-22
* Made to compile as C++.Hugo Hörnquist2019-02-18
* Remove repeat information in invocation of FOR macro.Hugo Hörnquist2019-02-15
* Improve FOR macro.Hugo Hörnquist2019-02-15
* Rewrote content_line, and how parameters are stored.Hugo Hörnquist2019-02-15
* Replace key_val type with templatized PAIR(T, V).Hugo Hörnquist2019-02-15
* Add formatting macros.Hugo Hörnquist2019-02-10
* Linked list improvements.Hugo Hörnquist2019-02-10
* Add iterator macros.Hugo Hörnquist2019-02-09
* Fix main loop.Hugo Hörnquist2019-02-09
* Extend parsing to handle tree's of vcomponents.Hugo Hörnquist2019-02-09
* Remove pendatic, update macro to be more portable.Hugo Hörnquist2019-02-08
* Code cleanup and add documentation.Hugo Hörnquist2019-02-06
* 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
* Add linked list generic type.Hugo Hörnquist2019-02-03
* Fix crash.Hugo Hörnquist2019-01-22
* Start using trie's instead of hash-maps.Hugo Hörnquist2019-01-22
* Bunch of renames + macros.Hugo Hörnquist2019-01-21
* [BROKEN] Work on adding hash tables.Hugo Hörnquist2019-01-19