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

Автор SHA1 Сообщение Дата
  Thomas Van Lenten ac8da77c93 Run `swift-format -p -r -i .` 1 год назад
  Thomas Van Lenten 9166640f3a Move SwiftProtobufCore -> SwiftProtobuf 2 лет назад
  Gus Cairo 5002f4cee6 Split SwiftProtobuf into SwiftProtobufCore & SwiftProtobufFoundationCompat 3 лет назад
  Tim Kientzle 7e4f4317fd JSON Performance: Avoid quadratic encoding for maps 3 лет назад
  Zouhair Mahieddine 448fd51981 Make sure all putQuoted[...] funcs have a putNonQuoted[...] counterpart and vice-versa (applies to Int32, UInt32, Int64, UInt64 and Bool) 3 лет назад
  Zouhair Mahieddine abfcceb224 Provide a JSONEncodingOption to encode int64 as number instead of string. Decoding not working. 3 лет назад
  Tim Kientzle 96d2ce6f64 Update link to LICENSE.txt in the copyright block 4 лет назад
  Tim Kientzle df784a4ba8 Fix JSON Map encoder 7 лет назад
  Thomas Van Lenten 821ba3dc57 Add JSON encoding option for alwaysPrintEnumsAsInts. 7 лет назад
  Thomas Van Lenten 0b5770a96c Wire JSONEncodingOptions into the encoding api. 7 лет назад
  Thomas Van Lenten 3841797d0c Add SelectiveVisitor as a building block. 8 лет назад
  Tim Kientzle 8d5fddbac0 Remove redundant generic constraints 9 лет назад
  Thomas Van Lenten de2476018a Fix up the copyright headers and helper script. 9 лет назад
  Thomas Van Lenten cc195aa888 Remove more "public" tagging of things. 9 лет назад
  Tony Allevato e8cde946eb Rework enums to use the same name mapping as message fields. (#320) 9 лет назад
  Tim Kientzle 54b44486da Make JSONEncoder internal, remove `serializeJSONValues` from `FieldType` 9 лет назад