Sign in
pigweed
/
third_party
/
github
/
nanopb
/
nanopb
/
b03be4fa4d863e6beb362cfef6d834d14c96b7e1
commit
b03be4fa4d863e6beb362cfef6d834d14c96b7e1
[
log
]
author
Petteri Aimonen <jpa@git.mail.kapsi.fi>
Sun Sep 20 14:12:19 2015 +0300
committer
Petteri Aimonen <jpa@git.mail.kapsi.fi>
Sun Sep 20 14:29:39 2015 +0300
tree
31bdb84f1be4ce5104d4a67d3e5c321f12639b83
parent
6e72df4808aa138f1396ad098ce2d06a6feba882
[
diff
]
Add syntax specification to .proto files (issue #167) Eliminates a warning on protoc 3.0.
examples/cmake_simple/simple.proto
[
diff
]
examples/network_server/fileproto.proto
[
diff
]
examples/simple/simple.proto
[
diff
]
examples/using_double_on_avr/doubleproto.proto
[
diff
]
examples/using_union_messages/unionproto.proto
[
diff
]
tests/alltypes/alltypes.proto
[
diff
]
tests/backwards_compatibility/alltypes_legacy.proto
[
diff
]
tests/callbacks/callbacks.proto
[
diff
]
tests/common/person.proto
[
diff
]
tests/common/unittestproto.proto
[
diff
]
tests/cyclic_messages/cyclic.proto
[
diff
]
tests/enum_sizes/enumsizes.proto
[
diff
]
tests/extensions/extensions.proto
[
diff
]
tests/field_size_16/alltypes.proto
[
diff
]
tests/field_size_32/alltypes.proto
[
diff
]
tests/fuzztest/SConscript
[
diff
]
tests/intsizes/intsizes.proto
[
diff
]
tests/message_sizes/messages1.proto
[
diff
]
tests/message_sizes/messages2.proto
[
diff
]
tests/missing_fields/missing_fields.proto
[
diff
]
tests/multiple_files/multifile1.proto
[
diff
]
tests/multiple_files/multifile2.proto
[
diff
]
tests/no_messages/no_messages.proto
[
diff
]
tests/oneof/oneof.proto
[
diff
]
tests/options/options.proto
[
diff
]
tests/package_name/SConscript
[
diff
]
tests/regression/issue_118/enumdef.proto
[
diff
]
tests/regression/issue_118/enumuse.proto
[
diff
]
tests/regression/issue_125/extensionbug.proto
[
diff
]
tests/regression/issue_141/testproto.proto
[
diff
]
tests/regression/issue_145/comments.proto
[
diff
]
tests/regression/issue_166/enums.proto
[
diff
]
tests/special_characters/funny-proto+name has.characters.proto
[
diff
]
33 files changed
tree: 31bdb84f1be4ce5104d4a67d3e5c321f12639b83
docs/
examples/
extra/
generator/
tests/
tools/
.gitignore
CHANGELOG.txt
library.json
LICENSE.txt
pb.h
pb_common.c
pb_common.h
pb_decode.c
pb_decode.h
pb_encode.c
pb_encode.h
README.txt