Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: add `_last` and `_prev` on typesafe RB/DLIST | David Lamparter | 2022-03-12 | 1 | -0/+22 |
* | lib: add missing include in typerb.h | David Lamparter | 2021-11-10 | 1 | -0/+1 |
* | lib: typesafe *_member() | David Lamparter | 2021-10-19 | 1 | -0/+7 |
* | lib: add *_swap_all to typesafe containers | David Lamparter | 2021-05-03 | 1 | -0/+1 |
* | *: require semicolon after DEFINE_<typesafe...> | David Lamparter | 2021-03-17 | 1 | -6/+7 |
* | lib: add const iteration & find to typesafe lists | David Lamparter | 2020-05-04 | 1 | -17/+22 |
* | lib: Add const to _count() in new list APIs | Stephen Worley | 2019-07-31 | 1 | -1/+1 |
* | lib: Add identifiers to RB declarations | Stephen Worley | 2019-07-31 | 1 | -7/+7 |
* | lib: Impelement the `*_del` list API. | Stephen Worley | 2019-07-31 | 1 | -3/+6 |
* | lib: add missing extern "C" {} blocks to new headers | Renato Westphal | 2019-05-21 | 1 | -0/+8 |
* | lib: typesafe rb-tree | David Lamparter | 2019-04-27 | 1 | -0/+182 |