Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-20 | Add syntax specification to .proto files (issue #167) | Petteri Aimonen | 1 | -0/+2 | |
Eliminates a warning on protoc 3.0. | |||||
2015-09-12 | Make the generator understand included files (issue #165). | Petteri Aimonen | 1 | -0/+4 | |
This will allow message sizes and enum options to be available across the include files. Currently searching for .options files for included files may not work for all path combinations, this is related to issue #116. Should probably make a pull request to protoc about that. | |||||
2015-09-12 | Expand the multiple_files test case to include oneofs and enums | Petteri Aimonen | 1 | -0/+28 | |