Bart Hertog 39c463d6f4 Added a test case to verify setting and clearing a enum in a oneof field. %!s(int64=5) %!d(string=hai) anos
..
subfolder 510600a53a Correctly find templated classes in a different namespace. %!s(int64=5) %!d(string=hai) anos
empty_message.proto 15773f6576 Small changes in documentation of the empty message tests. %!s(int64=5) %!d(string=hai) anos
file_to_include.proto d910374eda Typo in header. %!s(int64=5) %!d(string=hai) anos
include_other_files.proto 510600a53a Correctly find templated classes in a different namespace. %!s(int64=5) %!d(string=hai) anos
nested_message.proto 286d2ab207 Worked on reducing the scope used for variable types. This to prevent having to write out template parameters of parent scopes. %!s(int64=5) %!d(string=hai) anos
oneof_fields.proto 39c463d6f4 Added a test case to verify setting and clearing a enum in a oneof field. %!s(int64=5) %!d(string=hai) anos
repeated_fields.proto 66c0def90c Added a test to see if the assignment of a nested message with a repeated field works. %!s(int64=5) %!d(string=hai) anos
simple_types.proto d910374eda Typo in header. %!s(int64=5) %!d(string=hai) anos
string_bytes.proto 709782936f Enabled String and Byte arrays to be repeated fields. %!s(int64=5) %!d(string=hai) anos