summaryrefslogtreecommitdiffstats
path: root/lib/typesafe.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: require semicolon after DEFINE_<typesafe...>David Lamparter2021-03-171-22/+28
* lib: add const iteration & find to typesafe listsDavid Lamparter2020-05-041-43/+101
* lib: Add const to _count() in new list APIsStephen Worley2019-07-311-6/+6
* lib: Impelement the `*_del` list API.Stephen Worley2019-07-311-13/+20
* lib: fix misplaced brace in typesafe listsDavid Lamparter2019-07-281-3/+3
* *: rename new ForEach macros from the typesafe APIRenato Westphal2019-05-211-3/+3
* lib: add missing extern "C" {} blocks to new headersRenato Westphal2019-05-211-0/+8
* Revert "lib: Make _find functions treat the head as const"David Lamparter2019-05-211-3/+3
* lib: add DECLARE_HEAP datastructureDavid Lamparter2019-05-211-0/+114
* lib: add DECLARE_DLIST (double-linked list)David Lamparter2019-05-211-0/+101
* lib: add dedicated pop() to DECLARE_SKIPLISTDavid Lamparter2019-05-211-5/+3
* lib: Make _find functions treat the head as constDonald Sharp2019-05-021-3/+3
* Revert "Zebra diet"Lou Berger2019-05-021-3/+3
* lib: Make _find functions treat the head as constDonald Sharp2019-05-021-3/+3
* lib: typesafe rb-treeDavid Lamparter2019-04-271-0/+5
* lib: typesafe lists, skiplist & hashDavid Lamparter2019-04-271-0/+640