summaryrefslogtreecommitdiff
path: root/lib/typerb.h
AgeCommit message (Expand)Author
2024-04-29python: add tool to expand typesafe definitionsDavid Lamparter
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-03-12lib: add `_last` and `_prev` on typesafe RB/DLISTDavid Lamparter
2021-11-10lib: add missing include in typerb.hDavid Lamparter
2021-10-19lib: typesafe *_member()David Lamparter
2021-05-03lib: add *_swap_all to typesafe containersDavid Lamparter
2021-03-17*: require semicolon after DEFINE_<typesafe...>David Lamparter
2020-05-04lib: add const iteration & find to typesafe listsDavid Lamparter
2019-07-31lib: Add const to _count() in new list APIsStephen Worley
2019-07-31lib: Add identifiers to RB declarationsStephen Worley
2019-07-31lib: Impelement the `*_del` list API.Stephen Worley
2019-05-21lib: add missing extern "C" {} blocks to new headersRenato Westphal
2019-04-27lib: typesafe rb-treeDavid Lamparter