summaryrefslogtreecommitdiff
path: root/python/tsexpand.py
AgeCommit message (Collapse)Author
2024-04-29python: add tool to expand typesafe definitionsDavid Lamparter
This can be used to get less cryptic error/warnings from GCC when dealing with something typesafe container related. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>