summaryrefslogtreecommitdiffstats
path: root/lib/typerb.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: add `_last` and `_prev` on typesafe RB/DLISTDavid Lamparter2022-03-121-0/+22
* lib: add missing include in typerb.hDavid Lamparter2021-11-101-0/+1
* lib: typesafe *_member()David Lamparter2021-10-191-0/+7
* lib: add *_swap_all to typesafe containersDavid Lamparter2021-05-031-0/+1
* *: require semicolon after DEFINE_<typesafe...>David Lamparter2021-03-171-6/+7
* lib: add const iteration & find to typesafe listsDavid Lamparter2020-05-041-17/+22
* lib: Add const to _count() in new list APIsStephen Worley2019-07-311-1/+1
* lib: Add identifiers to RB declarationsStephen Worley2019-07-311-7/+7
* lib: Impelement the `*_del` list API.Stephen Worley2019-07-311-3/+6
* lib: add missing extern "C" {} blocks to new headersRenato Westphal2019-05-211-0/+8
* lib: typesafe rb-treeDavid Lamparter2019-04-271-0/+182