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

Автор SHA1 Сообщение Дата
  Thomas Van Lenten 187b938339 Some small cleanups. (#1773) 11 месяцев назад
  Thomas Van Lenten ac8da77c93 Run `swift-format -p -r -i .` 1 год назад
  Thomas Van Lenten 35c64a285a TextFormat decoding options to skip unknown fields/extensions. 1 год назад
  Thomas Van Lenten 43846441ab Support field separators on the last field of a message field. 1 год назад
  Thomas Van Lenten e2596cc19f The messageType is always know, so no need for it to be optional. 1 год назад
  Thomas Van Lenten 7b4ce7cdfa Fold the extension field name parsing into nextFieldNumber. 1 год назад
  Thomas Van Lenten 0f3e371638 Add `enableUpcomingFeature("ExistentialAny")` and update accordingly. 2 лет назад
  Thomas Van Lenten 9166640f3a Move SwiftProtobufCore -> SwiftProtobuf 2 лет назад
  Gus Cairo 5002f4cee6 Split SwiftProtobuf into SwiftProtobufCore & SwiftProtobufFoundationCompat 3 лет назад
  Tim Kientzle 96d2ce6f64 Update link to LICENSE.txt in the copyright block 4 лет назад
  Cory Benfield 4f9d97261e Add modify operation to ExtensionFieldValueSet. 5 лет назад
  Thomas Van Lenten 9d982393ae Add DecodingOptions for TextFormat. 5 лет назад
  Thomas Van Lenten 8bf0c1b7db Avoid looping forever on malformed Map TextFormat. 5 лет назад
  Cory Benfield defcb54803 Use raw pointers instead of typed pointers. 6 лет назад
  Tim Kientzle b925121822 Change `extendingOrTruncating` to `truncatingIfNeeded` 8 лет назад
  Tim Kientzle 92b90061b8 Perf: Rework Text and JSON enum handling to take full advantage of NameMap. 8 лет назад
  Tim Kientzle 98228eb3c4 Migrate directly to the Swift 4 syntax; shim for old compilers 8 лет назад
  Tim Kientzle 566007e981 Swift 3 and Swift 4 have different names for narrowing integer conversions 8 лет назад
  Thomas Van Lenten aeea08ca1b Support field numbers for map entries. 8 лет назад
  Thomas Van Lenten dc78df6640 Add custom errors for extension decoding. 9 лет назад
  Thomas Van Lenten cb7b087d06 Change extension field helper to take a decoder. 9 лет назад
  Tim Kientzle 8d5fddbac0 Remove redundant generic constraints 9 лет назад
  Tim Kientzle 6254714bc7 Introduce ExtensionMap protocol for extension lookup 9 лет назад
  Tim Kientzle 23cef5dacd First rough conversion of Text Decoder to work against UTF8 bytes 9 лет назад
  Tim Kientzle 55301c6c1b Merge branch 'master' into tbkka-hide-json-decoder 9 лет назад
  Thomas Van Lenten dc0fad0112 Prefix some part of MessageExtensions with _protobuf_. 9 лет назад
  Tim Kientzle 9a4ace91e3 Make JSONDecoder and TextFormatDecoder `internal` 9 лет назад
  Tony Allevato e8cde946eb Rework enums to use the same name mapping as message fields. (#320) 9 лет назад
  Thomas Van Lenten 1489fe884a Underscore prefix the ProtobufMap types. 9 лет назад
  Thomas Van Lenten f475a003c8 Rename ProtoNameProviding to _ProtoNameProviding. 9 лет назад