Improve .proto options parsing.
authorPetteri Aimonen <jpa@git.mail.kapsi.fi>
Mon, 29 Oct 2012 16:20:15 +0000 (18:20 +0200)
committerPetteri Aimonen <jpa@git.mail.kapsi.fi>
Mon, 29 Oct 2012 16:20:15 +0000 (18:20 +0200)
commit28b0136ea4dcd045f0422d16a25b7d82b0d2aaee
tree7ec5fd5962a733b53e2bc93ea90618df58e5806f
parent9e0ee92f0a42ce2c5c9d4bf4f1d7d822caf1c561
Improve .proto options parsing.

Options can now be defined on command line, file, message or in field
scope.

Update issue 12
Status: Started
generator/nanopb.proto
generator/nanopb_generator.py
generator/nanopb_pb2.py
tests/Makefile
tests/options.expected [new file with mode: 0644]
tests/options.proto [new file with mode: 0644]