Fix bugs in proto3 mode encoding of submessages (#256)
[apps/agl-service-can-low-level.git] / generator / proto / nanopb.proto
2017-02-22 Petteri AimonenExtend inline / fixed length bytes array support (issue...
2017-02-20 Petteri AimonenAdd new option max_length for strings (issue #107)
2016-11-22 Petteri AimonenMerge branch 'wak-google-upstream1' (#223)
2016-11-21 William A. Kenning... nanopb: update generator to emit optional enum->string...
2016-10-10 Petteri AimonenMerge pull request #208 from podsvirov/topic-cmake...
2016-10-10 Petteri AimonenMerge pull request #216 from berni155/proto3_singular_f...
2016-10-09 Bernhard KrämerAdd proto3 option to handle singular fields
2016-08-05 Petteri AimonenMerge pull request #211 from tmroeder/feat-inline-bytes
2016-08-04 Tom RoederAdd inline allocation of bytes fields
2015-11-11 Benjamin KamathAdd option to allow for anonymous unions
2015-09-12 Petteri AimonenAdd packed_enum option to generator.
2015-03-22 Michael Haberlernanopb.proto: add msgid message-level option
2015-01-11 Petteri AimonenNew generator options for oneofs: allow skipping or...
2015-01-05 Petteri AimonenAllow using 8/16/32/64 as values in int_size setting
2015-01-04 Petteri AimonenAdd int_size option for generator.
2014-12-22 Petteri AimonenVerify build with protobuf-3.0.0, fix problems.
2014-07-20 Petteri AimonenAdd skip_message option to generator.
2014-02-12 Petteri AimonenMove descriptor.proto to google/protobuf directory...
2013-12-29 Petteri AimonenAdd descriptor.proto to repository to avoid messing...
2013-12-29 Petteri AimonenMove the generator .proto files to a subdir, and get...