Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: make python/ts_expand.py actually work | David Lamparter | 2024-05-31 | 1 | -1/+1 |
* | python: add tool to expand typesafe definitions | David Lamparter | 2024-04-29 | 1 | -0/+2 |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -12/+1 |
* | lib: fix spelling nits in more lib files | ewlumpkin | 2021-10-05 | 1 | -1/+1 |
* | *: require semicolon after DEFINE_<typesafe...> | David Lamparter | 2021-03-17 | 1 | -10/+12 |
* | lib, zebra: add missing extern "C" {} blocks to new header files | Renato Westphal | 2020-04-23 | 1 | -0/+8 |
* | lib/atomlist: make C++ compatible | David Lamparter | 2020-04-21 | 1 | -11/+15 |
* | lib: Impelement the `*_del` list API. | Stephen Worley | 2019-07-31 | 1 | -3/+7 |
* | lib: add missing atomlist_init/fini | David Lamparter | 2019-05-21 | 1 | -0/+9 |
* | lib: atomlist & atomsort | David Lamparter | 2019-04-27 | 1 | -0/+347 |