aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2019-07-02Fix duplicate typesOndrej Fabry1-13/+37
2019-06-27Improvements for binapi-generator and support VPP 19.04 in statsclientOndrej Fabry5-212/+223
2019-06-12Fix parsing API with removed CRC for types and unionsOndrej Fabry3-15/+27
2019-06-06Add various generator improvementsOndrej Fabry6-169/+260
2019-06-04Fix union data size for types with enumsOndrej Fabry4-32/+95
2019-05-27Add support for field meta data to binapi-generatorOndrej Fabry3-14/+62
2019-02-08Add support for using multiple generated versionsOndrej Fabry1-0/+8
2019-02-08Generator improvements and cleanupOndrej Fabry6-248/+292
2019-01-31Generator improvementsOndrej Fabry3-71/+93
2019-01-10Add support for string typesOndrej Fabry3-58/+70
2019-01-02added support for string typeVladimir Lavor2-13/+11
2018-12-13Add support for aliases and boolean typeOndrej Fabry4-95/+240
2018-10-03Omit message factory and line numbers from generated outputOndrej Fabry1-20/+5
2018-08-24Simplify subscribing to events and fix eventsOndrej Fabry1-1/+2
2018-08-22Show VPPApiError value always and remove RegisterBinAPITypes for mock adapterOndrej Fabry2-28/+27
2018-08-21Make the warnings for validating services more obviousOndrej Fabry4-125/+169
2018-08-16Refactor GoVPPOndrej Fabry8-678/+1581
2018-01-26Make including VlAPIVersion in generated file as opt-inOndrej Fabry1-9/+13
2018-01-25Update examples, tests and testdata after binapi-generator update.Milan Lenco4-383/+3330
2018-01-24Update binapi-generator for the new VPPAPIGEN.Milan Lenco1-11/+28
2017-11-28Add WaitReady to VppAdapterOndrej Fabry1-2/+2
2017-09-25generator fix - add new message typeRastislav Szabo1-0/+5
2017-09-25generator fix - better identification of message typesRastislav Szabo2-16/+23
2017-07-26Modify the generator to generate the code that is ignored by golint https://g...Lukas Macko1-1/+2
2017-05-22binapi-generator renamed & moved, finished documentationRastislav Szabo9-0/+1480