summaryrefslogtreecommitdiff
path: root/doc/developer/lists.rst
AgeCommit message (Expand)Author
2025-03-09doc: Add typesafe conversion examplesDonald Sharp
2022-04-19doc: Fix spelling of choosenDonald Sharp
2022-04-19*: Fix spelling of neccessaryDonald Sharp
2022-03-12doc/developer: remove outdated paragraphDavid Lamparter
2022-03-12doc/developer: reword list -> containerDavid Lamparter
2022-03-12lib: add `_last` and `_prev` on typesafe RB/DLISTDavid Lamparter
2021-10-19doc/developer: add _member and _anywhereDavid Lamparter
2021-10-14doc/developer: fix duplicate const prototypesDavid Lamparter
2021-10-14doc/developer: use :c:macro: where appropriateDavid Lamparter
2021-05-03lib: add *_swap_all to typesafe containersDavid Lamparter
2021-03-17*: require semicolon after DEFINE_<typesafe...>David Lamparter
2020-09-08doc: add notes about hash table invariantsQuentin Young
2020-05-04lib: add const iteration & find to typesafe listsDavid Lamparter
2020-02-14doc: Fixup some missing syntaxDonald Sharp
2019-08-01doc: add a small FAQ for the typesafe datastructsDavid Lamparter
2019-05-25doc: Update docs to represent changes on the groundDonald Sharp
2019-05-21lib: add DECLARE_HEAP datastructureDavid Lamparter
2019-05-21lib: add DECLARE_DLIST (double-linked list)David Lamparter
2019-05-02doc: Some minor doc cleanup for new data structuresDonald Sharp
2019-05-02Revert "Zebra diet"Lou Berger
2019-05-01doc: Some minor doc cleanup for new data structuresDonald Sharp
2019-04-27doc: add developer docs for type-safe listsDavid Lamparter