aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/vppapigen/vppapigen_json.py
AgeCommit message (Expand)AuthorFilesLines
2021-03-05vppapigen: expose the values of per-message "options" in the api.json filesAndrew Yourtchenko1-0/+1
2020-12-04vppapigen: add parser support for enumflagsPaul Vinciguerra1-0/+2
2020-11-21vppapigen: move import processing logic to individual pluginsPaul Vinciguerra1-0/+2
2020-10-13stats: counters data modelOle Troan1-0/+16
2020-05-25api: add new stream message conventionOle Troan1-0/+2
2020-02-26vppapigen: list imports in JSONOndrej Fabry1-0/+7
2019-09-25api: split api generated filesOle Troan1-1/+1
2019-09-19api: split vl_api_prefix into twoOle Troan1-2/+1
2019-09-16api: autogenerate api trace print/endianOle Troan1-6/+12
2019-06-07vppapigen: Fold up CRC from dependent types.Ole Troan1-5/+5
2019-04-29API: Add support for limits to language.Ole Troan1-1/+4
2019-02-26vppapigen: Expose "option version" in generated JSON file.Ole Troan1-0/+1
2018-12-13API: Use string type instead of u8.Ole Troan1-6/+5
2018-11-29API: Add support for type aliasesOle Troan1-0/+1
2018-09-13Fix: vppapigen make build fails on fresh installPaul Vinciguerra1-0/+69