Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-17 | Update nanopb to 0.2.5 and fix max string length options. | 2 | -18/+18 | |
2014-01-07 | Minimize the number of separate protobuf types. | 3 | -34/+56 | |
2014-01-07 | Revert "Switch back to many subtypes for binary messages." | 3 | -186/+66 | |
2014-01-07 | Revert "Restore accidentally deleted data field from raw message." | 3 | -14/+9 | |
2014-01-07 | Restore accidentally deleted data field from raw message. | 3 | -9/+14 | |
2014-01-07 | Switch back to many subtypes for binary messages. | 3 | -66/+186 | |
2014-01-07 | Fix package name of generated protobuf objects. | 3 | -4/+6 | |
2014-01-07 | Switch raw data field to uint64 to fit all values and update benchmark. | 3 | -5/+5 | |
2014-01-07 | Merge all sub-types into a single TranslatedMessage type. | 3 | -87/+58 | |
2014-01-07 | Add generated protobuf implementations. | 3 | -0/+187 |