13 Commits (41824d93e5bde93afde4c2627e481d6e8f4f2b0c)

Author SHA1 Message Date
Jon Skeet a2667aafd8 Generated code changes for previous commit (basically InternalBuildGeneratedFileFrom => FromGeneratedCode) 10 years ago
Jon Skeet 72ec33676f Tidy up reflection in advance of attempting to implement DynamicMessage. 10 years ago
Jon Skeet 2a15051a1e Introduce a Parser property into MessageDescriptor, and populate it from generated types. 10 years ago
Jon Skeet 6a94273549 Move the creation of the "fields by JSON name" dictionary to the descriptor. 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 fd02e45b2a Fix trivial bug in field orderings. 10 years ago
Jon Skeet c1c6b2d0d5 Implemented Jan's suggestion of FieldCollection, replacing FieldAccessorCollection. 10 years ago
Jon Skeet 5e0cfc9a47 Added newlines 10 years ago
Jon Skeet 20bf6a563a First pass at making field access simpler. 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 c9fd53a3b7 First part of JSON formatting for well-known types. I think we need a reflection API rethink before doing the rest. 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 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 f3504cf3b1 First part of making the C# runtime work with the new codegen. 10 years ago