Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-03-09 | alltypes.proto no longer needs to include nanopb.proto | Petteri Aimonen | 1 | -2/+0 |
2013-03-09 | Switch alltypes.proto to use the new .options file mechanism. | Petteri Aimonen | 1 | -23/+23 |
2013-03-09 | Fix bug with decoding empty message types. Add test for the same. | Petteri Aimonen | 1 | -0/+7 |
2012-08-26 | Added alltypes-testcases for optional fields and default values. | Petteri Aimonen | 1 | -2/+23 |
2012-07-31 | Extend 'alltypes' testcase to cover repeated fields. | Petteri Aimonen | 1 | -0/+24 |
2012-01-12 | Added an encode/decode test for 'required' fields of all types. | Petteri Aimonen | 1 | -0/+40 |