Age | Commit message (Expand) | Author | Lines |
2019-06-28 | Switch to an OS-independent XDR implementation for protocol evaluations | Daniel Friesel | -6/+2 |
2019-06-26 | Add a 16-bit XDR variant | Daniel Friesel | -0/+5 |
2019-01-09 | import binn serialization format | Daniel Friesel | -14/+3 |
2018-12-14 | prototest: remove ts variable (unused in benchmarks) | Daniel Friesel | -2/+2 |
2018-12-04 | prototest: loop indefinitely on all architectures but esp8266 | Daniel Friesel | -1/+1 |
2018-12-03 | prototest: only include counter when needed | Daniel Friesel | -2/+5 |
2018-11-22 | prototest: switch to full autogeneration | Daniel Friesel | -373/+4 |
2018-11-21 | prototest: autogen capnproto_c | Daniel Friesel | -27/+38 |
2018-11-21 | capnp_c list test | Daniel Friesel | -0/+7 |
2018-11-21 | working minimal capnp_c test case | Daniel Friesel | -23/+90 |
2018-11-20 | move nanopb generated files to nanopbbench.pb.* | Daniel Friesel | -1/+1 |
2018-11-19 | prototest: further benchmarking and code generation tests | Daniel Friesel | -20/+117 |
2018-11-14 | prototest: More arduinojson, ubjson, cbor | Daniel Friesel | -7/+43 |
2018-11-14 | prototest: restore nlohmann tests | Daniel Friesel | -0/+34 |
2018-11-13 | prototest: add ubjson | Daniel Friesel | -0/+30 |
2018-11-13 | import MPack. Does not work with embedded yet | Daniel Friesel | -0/+35 |
2018-11-13 | add NanoPB Protocol Buffers implementation | Daniel Friesel | -40/+59 |
2018-11-12 | prototest: json serialization | Daniel Friesel | -3/+43 |
2018-10-15 | prototest wip | Daniel Friesel | -1/+15 |
2018-09-25 | Your Templates are Bad and You Should Feel Bad | Daniel Friesel | -2/+8 |
2018-09-24 | prototest: Include xdrstream | Daniel Friesel | -0/+29 |
2018-09-17 | Import arduinojson and ubjson. Only partially working at the moment | Daniel Friesel | -0/+30 |