Age | Commit message (Expand) | Author | Files | Lines |
2021-02-02 | binapigen: added enumflags type |  Vladimir Lavor | 1 | -2/+2 |
2020-12-03 | Fixed incorrect message error in the stream API |  Vladimir Lavor | 1 | -2/+4 |
2020-10-13 | Generate VPE HTTP handler |  Vladimir Lavor | 1 | -1/+1 |
2020-09-03 | Improve doc & fix import ordering |  Nathan Skrzypczak | 1 | -8/+21 |
2020-08-25 | Binapi generator: improved file input |  Vladimir Lavor | 1 | -0/+1 |
2020-08-21 | Expose version info control flags |  Nathan Skrzypczak | 1 | -4/+8 |
2020-07-17 | Improve binapi generator |  Ondrej Fabry | 4 | -152/+305 |
2020-06-24 | Fix codec fallback and generate type imports |  Ondrej Fabry | 1 | -7/+3 |
2020-06-22 | Refactored binapi generator with message encoding |  Ondrej Fabry | 17 | -6044/+160 |
2020-04-17 | Format generated Go source code in-processv0.3.4 |  Ondrej Fabry | 2 | -17/+15 |
2020-03-18 | Release 0.3.0v0.3.0 |  Ondrej Fabry | 3 | -7/+21 |
2020-01-31 | Support imported type aliases |  Ondrej Fabry | 4 | -31/+207 |
2020-01-27 | Update jsongo dep |  Ondrej Fabry | 2 | -10/+10 |
2020-01-20 | Fix parsing default meta parameter |  Ondrej Fabry | 2 | -2/+2 |
2019-10-30 | fix data races in proxy server |  Matus Mrekaj | 1 | -2/+7 |
2019-10-17 | add missing implementation for proxy |  Matus Mrekaj | 1 | -0/+8 |
2019-10-10 | Introduce proxy for VPP |  Ondrej Fabry | 1 | -0/+131 |
2019-09-09 | Fix compatibility with latest master (20.01-rc0) |  Ondrej Fabry | 3 | -16/+29 |
2019-08-02 | Migrate to modules, refactor Makefile and use Travis for CI |  Ondrej Fabry | 1 | -5/+31 |
2019-08-01 | Fix unit tests |  Ondrej Fabry | 2 | -13/+22 |
2019-07-02 | Fix duplicate types |  Ondrej Fabry | 1 | -13/+37 |
2019-06-27 | Improvements for binapi-generator and support VPP 19.04 in statsclient |  Ondrej Fabry | 5 | -212/+223 |
2019-06-12 | Fix parsing API with removed CRC for types and unions |  Ondrej Fabry | 3 | -15/+27 |
2019-06-06 | Add various generator improvements |  Ondrej Fabry | 6 | -169/+260 |
2019-06-04 | Fix union data size for types with enums |  Ondrej Fabry | 4 | -32/+95 |
2019-05-27 | Add support for field meta data to binapi-generator |  Ondrej Fabry | 3 | -14/+62 |
2019-02-08 | Add support for using multiple generated versions |  Ondrej Fabry | 1 | -0/+8 |
2019-02-08 | Generator improvements and cleanup |  Ondrej Fabry | 6 | -248/+292 |
2019-01-31 | Generator improvements |  Ondrej Fabry | 3 | -71/+93 |
2019-01-10 | Add support for string types |  Ondrej Fabry | 3 | -58/+70 |
2019-01-02 | added support for string type |  Vladimir Lavor | 2 | -13/+11 |
2018-12-13 | Add support for aliases and boolean type |  Ondrej Fabry | 4 | -95/+240 |
2018-10-03 | Omit message factory and line numbers from generated output |  Ondrej Fabry | 1 | -20/+5 |
2018-08-24 | Simplify subscribing to events and fix events |  Ondrej Fabry | 1 | -1/+2 |
2018-08-22 | Show VPPApiError value always and remove RegisterBinAPITypes for mock adapter |  Ondrej Fabry | 2 | -28/+27 |
2018-08-21 | Make the warnings for validating services more obvious |  Ondrej Fabry | 4 | -125/+169 |
2018-08-16 | Refactor GoVPP |  Ondrej Fabry | 8 | -678/+1581 |
2018-01-26 | Make including VlAPIVersion in generated file as opt-in |  Ondrej Fabry | 1 | -9/+13 |
2018-01-25 | Update examples, tests and testdata after binapi-generator update. |  Milan Lenco | 4 | -383/+3330 |
2018-01-24 | Update binapi-generator for the new VPPAPIGEN. |  Milan Lenco | 1 | -11/+28 |
2017-11-28 | Add WaitReady to VppAdapter |  Ondrej Fabry | 1 | -2/+2 |
2017-09-25 | generator fix - add new message type |  Rastislav Szabo | 1 | -0/+5 |
2017-09-25 | generator fix - better identification of message types |  Rastislav Szabo | 2 | -16/+23 |
2017-07-26 | Modify the generator to generate the code that is ignored by golint https://g... |  Lukas Macko | 1 | -1/+2 |
2017-05-22 | binapi-generator renamed & moved, finished documentation |  Rastislav Szabo | 9 | -0/+1480 |