Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Thomas Van Lenten e4c3a0c5f8 Build out the validation of google.protobuf.Any JSON support. (#1744) 1 yıl önce
  Thomas Van Lenten e876103227 During JSON parsing, validate `@type` to be minimally valid. (#1742) 1 yıl önce
  Thomas Van Lenten b164ab273a Swap String(bytes:encoding:)! for String(decoding:as:) 1 yıl önce
  Thomas Van Lenten ac8da77c93 Run `swift-format -p -r -i .` 1 yıl önce
  Gus Cairo 36d5b6e03e Formatting 1 yıl önce
  Gus Cairo 3062c69376 Fix docs 1 yıl önce
  Gus Cairo 330beeccd4 Keep existing errors and move only new ones to SwiftProtobufError 1 yıl önce
  Gus Cairo 76e20455c9 Add SourceLocation to SwiftProtobufError's description 2 yıl önce
  Gus Cairo 1f4bdda2d8 Move all errors to extendable struct-based SwiftProtobufError 2 yıl önce
  Thomas Van Lenten 0f3e371638 Add `enableUpcomingFeature("ExistentialAny")` and update accordingly. 2 yıl önce
  Gus Cairo 4164652349 Rename JSON methods 2 yıl önce
  Gus Cairo dfd9b7fa74 Change JSON encoding methods to use SwiftProtobufContiguousBytes 2 yıl önce
  Thomas Van Lenten 9166640f3a Move SwiftProtobufCore -> SwiftProtobuf 2 yıl önce
  Gus Cairo 5002f4cee6 Split SwiftProtobuf into SwiftProtobufCore & SwiftProtobufFoundationCompat 3 yıl önce
  Tim Kientzle 96d2ce6f64 Update link to LICENSE.txt in the copyright block 4 yıl önce
  Thomas Van Lenten a4ba9e5fa8 Add back the old init signatures. 5 yıl önce
  Tim Kientzle 212b23a957 Make the JSON API consistent with binary and TextFormat by having the extensions argument be optional and default to nil 5 yıl önce
  Tim Kientzle c5e54c80cb Remove stray newline 5 yıl önce
  Tim Kientzle 38274e875e Any + JSON + extensions 5 yıl önce
  Tim Kientzle e56ffc39ff Basic test for nested messages with extension fields 5 yıl önce
  Tim Kientzle 218356bbd7 First cut at support for proto2 extensions in JSON 5 yıl önce
  Tim Kientzle e4811ab4a4 Fix whitespace, update comment 6 yıl önce
  Tim Kientzle ad1f7baf1a Change `if` to `guard`, test decoding empty string 6 yıl önce
  Tim Kientzle 2a63a7ce48 Minor code cleanup for JSON additions 6 yıl önce
  Cory Benfield defcb54803 Use raw pointers instead of typed pointers. 6 yıl önce
  Thomas Van Lenten 5451b6d3d9 Raise a .illegalNull is the top level JSON is null. 7 yıl önce
  Alan Zeino 48bf5a8b95 swift5 7 yıl önce
  Thomas Van Lenten 9e324f8796 Use access modifiers directly on decls instead of on extensions. 7 yıl önce
  Thomas Van Lenten 0b5770a96c Wire JSONEncodingOptions into the encoding api. 7 yıl önce
  Thomas Van Lenten 56107162d8 Remove the comments about nil since the api changed. 8 yıl önce