aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/csharp/csharp_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* Down-integrate from google3.Feng Xiao2018-08-081-1/+1
* Support custom options in C#Jon Skeet2017-01-191-0/+16
* Attempt to fix AppVeyor build by exporting GetEnumValueNameJon Skeet2016-04-201-1/+4
* Add C# codegen changes to enum value names (mostly C++)Jon Skeet2016-04-201-0/+2
* Line-wrapping changes only for C# generator codeJon Skeet2016-04-061-7/+11
* Added access_level for typesGaurav Vaish2016-04-051-1/+2
* Rename "umbrella" to "reflection" consistently.Jon Skeet2015-11-191-6/+2
* expose GetOutputFile in csharp_names.hJan Tattermusch2015-09-231-2/+0
* Remove vestigial reference to MakeFixedTagJon Skeet2015-09-011-2/+0
* Change where we rename Descriptor.cs to DescriptorProtoFile.cs.Jon Skeet2015-08-251-6/+1
* Allow public access to descriptor.proto as a dependency.Jon Skeet2015-08-131-1/+4
* refactor umbrella class helpersJan Tattermusch2015-07-301-6/+5
* Revamp to reflection.Jon Skeet2015-07-211-4/+2
* Merge pull request #611 from jskeet/csharp-wrappersJon Skeet2015-07-171-0/+9
|\
| * First part of implementing wrapper types. Not ready yet!Jon Skeet2015-07-161-0/+9
* | Merge pull request #586 from jtattermusch/csharp_names_exportJan Tattermusch2015-07-161-2/+1
|\ \ | |/ |/|
| * export c# naming routines publiclyJan Tattermusch2015-07-101-2/+1
* | Don't create nested types (or field accessors) for map types.Jon Skeet2015-07-151-0/+6
* | Convert package name to PascalCase for C# namespaceJon Skeet2015-07-141-1/+5
|/
* Codegen changes to support descriptor runtime changesJon Skeet2015-07-091-0/+9
* Remove unused code in C# codegenJon Skeet2015-06-301-6/+0
* Revert the change to wire_format.h.Jon Skeet2015-06-241-0/+2
* Field Presence: remove has methods for optional non-message fields in proto3Jie Luo2015-04-271-0/+4
* Rewrote C# protogen to C++ (initial version)Jan Tattermusch2015-03-261-0/+108