summaryrefslogtreecommitdiffstats
path: root/lib/atomlist.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: make python/ts_expand.py actually workDavid Lamparter2024-05-311-1/+1
* python: add tool to expand typesafe definitionsDavid Lamparter2024-04-291-0/+2
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-12/+1
* lib: fix spelling nits in more lib filesewlumpkin2021-10-051-1/+1
* *: require semicolon after DEFINE_<typesafe...>David Lamparter2021-03-171-10/+12
* lib, zebra: add missing extern "C" {} blocks to new header filesRenato Westphal2020-04-231-0/+8
* lib/atomlist: make C++ compatibleDavid Lamparter2020-04-211-11/+15
* lib: Impelement the `*_del` list API.Stephen Worley2019-07-311-3/+7
* lib: add missing atomlist_init/finiDavid Lamparter2019-05-211-0/+9
* lib: atomlist & atomsortDavid Lamparter2019-04-271-0/+347