13 Commits (628a7e6fa4389b6564b2649a45077aaea73e7341)

Author SHA1 Message Date
theodorerose 628a7e6fa4 Sync from Piper @457757259 3 years ago
Jon Skeet b926a7d209 Add ToProto() method to all C# descriptor classes 3 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Joshua Haberman 6ed738305b Sync from Piper @311396324 5 years ago
Jan Tattermusch fc5ded36bc Merge pull request #7434 from jtattermusch/csharp_expose_options 5 years ago
Jon Skeet 7282f29ced Avoid NullReferenceException when accessing CustomOptions 6 years ago
Sydney Acksman 05712c6791 Reapply custom option accessors from previous PR along with CustomOptions accessor deprecations 6 years ago
Sydney Acksman 9e89b6e70a C# Proto2 feature : Extensions (#5350) 6 years ago
Jon Skeet 1711999078 Provide simple access to descriptor declarations in C# 7 years ago
Jon Skeet 047575f20c Support custom options in C# 8 years ago
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 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 f8c151f21e Initial implementation of JSON formatting 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 e38294a62d First pass at the mutable API. Quite a bit more to do - in particular, it's pretty slow right now. 10 years ago