Commit History

Author SHA1 Message Date
  Exilon 99aa60e3fd [jsonSerializer] more accesible serializer options 3 years ago
  Exilon 7c345010f9 [jsonSerializer] TGUID more compatible 3 years ago
  Exilon 0076310a75 [jsonSerializer] support json array as root 3 years ago
  Vladimir Georgiev e9a1e7c627 [jsonSerializer, yamlSerializer] Serialize Interface based types on XE10 and above, excluding OLE or native iOS/Android ones 3 years ago
  Vladimir Georgiev bdb0307d32 Update the Json/Yaml TList<T> deserialization to work with other TList types, not only <TObject> 3 years ago
  Vladimir Georgiev 4c1e8ac1f3 Fix bug in DynArray deserialization: The element type should be passed, not the array type 3 years ago
  Exilon 9690168dfb [jsonSerializer] support null as 0 for integer fields 3 years ago
  Exilon c38f1ded11 [network] added easy dnsresolver 3 years ago
  Exilon 5e6c1e6999 [jsonSerializer] fixed removing quotes in some cases [issue #82] 3 years ago
  Exilon 347ca00b03 [jsonSerializer] some fpc compatibility fixes 4 years ago
  Exilon 4c99097583 [serializer] small fix 4 years ago
  Turrican 97253d3d03 [Quick.Json.Serializer] >> Added workaround for NULL string representation as '' 4 years ago
  Exilon 3ebeae70df [jsonSerializer] memoryStreams support. Serialize from/to stream. TStream supported as property. 4 years ago
  Exilon 1471e75fb8 [serializer] some fpc fixes 4 years ago
  Exilon 54e95b2de3 [serializer] small fix 4 years ago
  Exilon e7b4326cf1 [jsonSerializer] fixed GenericList SerializeObject memory leak 4 years ago
  Exilon 33f5db7c75 [jsonSerializer] fixed deserialization from delphi standard list serialization 5 years ago
  Exilon 257c2af378 [jsonSerializer] list serialization gets count not capacity 5 years ago
  Exilon 8a634538ab [serializer] separate interface 5 years ago
  Exilon d56e28d8bf [jsonSerializer] several improvements 5 years ago
  Exilon 6a34fa13bb [jsonSerializer] skip only writeable properties 5 years ago
  Exilon 57b973725e [compatibility] fixes for older delphi versions 5 years ago
  Exilon 90ed2ec681 [jsonSerializer] refactorize & performance 5 years ago
  Exilon 6c857edd51 [jsonSerializer] TDateTime 0.0 as null 5 years ago
  Exilon 4cb5633a4d [jsonSerializer] fpc compiler error 5 years ago
  Exilon 3f8288a98b [jsonSerializer] Serialize order: Parent classes properties first 5 years ago
  Exilon c65569c5a0 [jsonSerializer] removed rtticontext.free 5 years ago
  Exilon aa2102f0d9 Merge branch 'develop' into add-TGUID-serialiser 5 years ago
  Exilon 7a099d572e [jsonSerializer] small change 5 years ago
  jkour eb819de8ab Add TGUID serialisation/deserialisation 5 years ago