summaryrefslogtreecommitdiffstats
path: root/src/tools/vppapigen/vppapigen_c.py
AgeCommit message (Expand)AuthorFilesLines
2019-09-09api: enforce vla is last and fixed string typeOle Troan1-2/+9
2019-07-31vppapigen: add endian_string for f64Paul Vinciguerra1-0/+1
2019-06-07vppapigen: Fold up CRC from dependent types.Ole Troan1-2/+2
2019-05-30ipip: refactor ipip.api with explicit typesOle Troan1-0/+1
2019-03-22vppapigen: allow for enum size other than u32Andrew Yourtchenko1-1/+10
2018-12-13API: Use string type instead of u8.Ole Troan1-4/+12
2018-12-03API: C generator improve symbol protection.Ole Troan1-2/+2
2018-11-29API: Add support for type aliasesOle Troan1-2/+11
2018-09-13Fix: vppapigen make build fails on fresh installPaul Vinciguerra1-0/+286