История коммитов

Автор SHA1 Сообщение Дата
  detlevschwabe dc0aeaa903 Adding conditional compiler symbol to support .NET 3.5 (#1713) 9 лет назад
  alien 6f8dd2115b Code review fixes 9 лет назад
  alien 0d32ab37fa csharp: add support for the json_name option 9 лет назад
  Jon Skeet a3ea9d1203 Rename GeneratedCodeInfo to GeneratedClrTypeInfo 9 лет назад
  Jon Skeet 022a9b2675 Allow the original field name (rather than camel-cased) when parsing JSON 9 лет назад
  Jon Skeet a2667aafd8 Generated code changes for previous commit (basically InternalBuildGeneratedFileFrom => FromGeneratedCode) 10 лет назад
  Jon Skeet 72ec33676f Tidy up reflection in advance of attempting to implement DynamicMessage. 10 лет назад
  Jon Skeet 2a15051a1e Introduce a Parser property into MessageDescriptor, and populate it from generated types. 10 лет назад
  Jon Skeet 6a94273549 Move the creation of the "fields by JSON name" dictionary to the descriptor. 10 лет назад
  Jon Skeet 811fc89f0e Document everything, and turn on errors if we fail to document anything in the future. 10 лет назад
  Jon Skeet fd02e45b2a Fix trivial bug in field orderings. 10 лет назад
  Jon Skeet c1c6b2d0d5 Implemented Jan's suggestion of FieldCollection, replacing FieldAccessorCollection. 10 лет назад
  Jon Skeet 5e0cfc9a47 Added newlines 10 лет назад
  Jon Skeet 20bf6a563a First pass at making field access simpler. 10 лет назад
  Jon Skeet 4668c3dc39 Remove the usage of attributes for field/method discovery. 10 лет назад
  Jon Skeet 53c399a1d6 Revamp to reflection. 10 лет назад
  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 лет назад
  Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 лет назад