20 Commits (097bfb53d1a9e448751d1241693935c3dad3c0bd)

Author SHA1 Message Date
Jie Luo ccb76fff44 Add Oneof custom options test 8 years ago
Jon Skeet 047575f20c Support custom options in C# 8 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 0f370b468b Remove a redundant layer of directory hierarchy. 9 years ago
Jon Skeet 801b169bce Addressed issues raised in code review. Will merge when green. 9 years ago
Jon Skeet 4fed0b515f Fix JSON formatting to always emit fields in field order, including oneofs 9 years ago
Jon Skeet f994cfe808 Handle field names of "descriptor" and "types". 9 years ago
Jon Skeet 8d83f8d13e Fix for doubly-nested types - issue #307. 10 years ago
Jon Skeet fb77cc9d9f More cleanup, based around searches for "Google.ProtocolBuffers" 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
Jon Skeet 998b5ba20d Remove the C#-specific field_presence_test.proto, using unittest_no_field_presence.proto instead. 10 years ago
Jie Luo 41c175e711 Change field_presence_test.proto 10 years ago
Jie Luo d1f5acaafb Change the package for field_presence_test.proto 10 years ago
Jie Luo c5c9c6a7e0 field presence Reflection and tests 10 years ago
Jon Skeet cc058e1118 Remove RPC support. 10 years ago
Jon Skeet e8310aa259 Remove a bunch of files which are no longer relevant: 10 years ago
Jon Skeet ce66c5f1b9 Updated set of unit tests and unit test protos. 10 years ago
Jie Luo 8a3ec53e86 remove test proto for field presence 10 years ago
Jie Luo 856ced5d76 Field Presence: remove has methods for optional non-message fields in proto3 10 years ago