Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-03 | Decode message context using the message type only | Vladimir Lavor | 1 | -8/+4 |
2020-10-30 | Fix encoding for float64 and generate conversion for Timestamp | Ondrej Fabry | 1 | -2/+2 |
2020-07-22 | Fix binapigen decoding and minor improvements | Ondrej Fabry | 3 | -196/+59 |
2020-07-17 | Improve binapi generator | Ondrej Fabry | 21 | -21511/+125 |
2020-07-02 | Binary API generator improvements | Vladimir Lavor | 1 | -1/+2 |
2020-06-24 | Fix codec fallback and generate type imports | Ondrej Fabry | 22 | -358/+21273 |
2020-06-22 | Refactored binapi generator with message encoding | Ondrej Fabry | 4 | -4/+1108 |
2020-06-16 | Optimize socketclient adapter and add various code improvements | Ondrej Fabry | 1 | -4/+16 |
2018-09-12 | Recover possible panic in EncodeMsg and improve debug logs | Ondrej Fabry | 2 | -11/+79 |
2018-08-24 | Simplify subscribing to events and fix events | Ondrej Fabry | 1 | -3/+13 |
2018-08-16 | Refactor GoVPP | Ondrej Fabry | 1 | -49/+61 |
2018-07-06 | make api.Channel as interface | Vladimir Lavor | 2 | -0/+143 |