aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/binapi-generator/generate.go
AgeCommit message (Expand)AuthorFilesLines
2019-02-08Add support for using multiple generated versionsOndrej Fabry1-0/+8
2019-02-08Generator improvements and cleanupOndrej Fabry1-19/+42
2019-01-31Generator improvementsOndrej Fabry1-15/+20
2019-01-10Add support for string typesOndrej Fabry1-37/+44
2018-12-13Add support for aliases and boolean typeOndrej Fabry1-51/+106
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 Fabry1-0/+2
2018-08-21Make the warnings for validating services more obviousOndrej Fabry1-19/+16
2018-08-16Refactor GoVPPOndrej Fabry1-0/+565