aboutsummaryrefslogtreecommitdiff
path: root/src/ProtoGen/ServiceInterfaceGenerator.cs
Commit message (Expand)AuthorAgeFilesLines
* Add generated_code_attributes option, defaulted to false to generate the Comp...csharptest2012-10-141-12/+4
* - Upgraded NUnitcsharptest2011-10-041-12/+5
* Reformatted to include bracescsharptest2011-07-141-7/+18
* Fixed A few last methods taking CodedInputStreamcsharptest2011-06-171-1/+1
* Fixed two errors caused by incorrect merge of the rpc interface generatorcsharptest2011-05-311-4/+4
* Completed adding attributes to all generated typescsharptest2011-05-201-0/+11
* reformatted all code to .NET standard formattingcsharptest2011-05-201-197/+239
* - Added CSharpServiceType NONE to skip service generation.csharptest2011-05-191-0/+16
* Implementation of service interface generatorcsharptest2011-05-031-0/+235