summaryrefslogtreecommitdiff
path: root/lib/tlists.h
AgeCommit message (Expand)Author
2023-04-22Typed lists: added add_after() and unit testsMaria Matejka
2023-04-19Typed lists keep an explicit pointer to the list head.Maria Matejka
2023-02-02Typed lists: shortcut for simple nodesMaria Matejka
2022-04-06Typed lists for easier walking and stronger type checkingMaria Matejka