summaryrefslogtreecommitdiffstats
path: root/tests/cyclic_messages
AgeCommit message (Collapse)AuthorFilesLines
2015-09-20Add syntax specification to .proto files (issue #167)Petteri Aimonen1-0/+2
Eliminates a warning on protoc 3.0.
2014-08-28Fix cyclic messages support in generator. Beginnings of test.Petteri Aimonen4-0/+191
Update issue 130 Status: Started