aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers/DescriptorProtos
Commit message (Expand)AuthorAgeFilesLines
* Reimplement enums as int values, and get rid of EnumHelper.Jon Skeet2015-06-111-25/+30
* First pass at the mutable API. Quite a bit more to do - in particular, it's p...Jon Skeet2015-06-093-9405/+2655
* Change the C# enum generator inherit from primitive generatorJie Luo2015-05-291-96/+616
* Generate *all* protos in the script, applying fixups.Jon Skeet2015-05-161-111/+104
* Update DescriptorProtoFile.cs and UnitTest.cs to indicate manual changes.Jon Skeet2015-04-281-105/+110
* First part of making the C# runtime work with the new codegen.Jon Skeet2015-04-282-10997/+10533
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-164-0/+11114