13 Commits (f265fb8152ae5f7647f876c5539f3ed174673cb2)

Author SHA1 Message Date
Jon Skeet 84ea2c7a81 Regenerate all C# code and make it compile 9 years ago
Jon Skeet 71e8dca083 Refactoring of FieldDescriptor 9 years ago
alien 6f8dd2115b Code review fixes 9 years ago
alien 0d32ab37fa csharp: add support for the json_name option 9 years ago
Jon Skeet 72ec33676f Tidy up reflection in advance of attempting to implement DynamicMessage. 9 years ago
Jon Skeet f5a0a7feeb Fix clearing wrapper type fields with reflection. 10 years ago
Jon Skeet 2212f56bcd Added documentation to generated code. 10 years ago
Jon Skeet 547d8e8221 Make FieldDescriptor.IsPacked work appropriately. 10 years ago
Jon Skeet 811fc89f0e Document everything, and turn on errors if we fail to document anything in the future. 10 years ago
Jon Skeet 0dbd5ec80d First attempt at using profile 259 for Google.Protobuf. 10 years ago
Jon Skeet 4668c3dc39 Remove the usage of attributes for field/method discovery. 10 years ago
Jon Skeet 53c399a1d6 Revamp to reflection. 10 years ago
Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
Jon Skeet 1660c5631e Changing reflection namespace (part 4) 10 years ago
Jon Skeet 9f37de960f Changing reflection namespace (part 1) 10 years ago
Jon Skeet af259b77bf Fix descriptor reflection in various ways 10 years ago
Jon Skeet 78ea98f56f Implement reflection properly for fields. 10 years ago
Jon Skeet ee835a3fe4 Fix copyright lines for all C# code. 10 years ago
Jon Skeet aa5104143c Remove a lot of code which wasn't needed any more. 10 years ago
Jon Skeet e38294a62d First pass at the mutable API. Quite a bit more to do - in particular, it's pretty slow right now. 10 years ago
Jie Luo f7b417ddfe Add oneof support for C# 10 years ago
Jon Skeet f015b860b7 Remove CLS compliance from runtime code. 10 years ago
Jon Skeet f3504cf3b1 First part of making the C# runtime work with the new codegen. 10 years ago