Commit History

Author SHA1 Message Date
  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 9ca32261bb [linq] some fixes 3 years ago
  Exilon 9690168dfb [jsonSerializer] support null as 0 for integer fields 3 years ago
  Exilon 50815fd1a6 [options] some fixes 3 years ago
  Exilon a42fdae899 [global] fixed more warnings & hints 3 years ago
  Exilon e1b3f7224e [global] fixed some warnings android 3 years ago
  Exilon 339940b39a [global] fixed some warnings & hints 3 years ago
  Exilon f5c654559e [options] bug fixed 3 years ago
  Exilon c38f1ded11 [network] added easy dnsresolver 3 years ago
  Exilon 70a4fa5d9e [options] small refactory to allow implement custom serializers as db, registry etc 3 years ago
  Exilon 69513b40e7 [rttiUtils] >> small bug fixed 3 years ago
  Exilon b0650a0155 Merge pull request #92 from vldgeorgiev/master 3 years ago
  Vladimir Georgiev a18d7b190a Update the YAML serializer to handle nested object deserialization. It calls the proper child constructor instead of the TObject one. 3 years ago
  Exilon c7714bc92c [lib] delphinus updated 3 years ago
  Exilon fa96c73e78 [readme] updated 3 years ago
  Exilon 35ff11ae33 [commons] fix for older delphi versions 3 years ago
  Exilon 6ce95616d7 [amazon] delphi 11 fixes 3 years ago
  Exilon ae02c99b28 Merge pull request #88 from jeppe712/RTTI_CreateWithArgs 3 years ago
  Exilon 1e5a21dd11 Merge pull request #87 from jeppe712/MuteHintsAndWarningsAgain 3 years ago
  JECL d9f3d88c91 Add Create function that accepts arguments 3 years ago
  JECL 6f176122ab Added in functionality again. 3 years ago
  Exilon 6dde9d45eb [global] RAD Studio RX 11 compatibility 3 years ago
  Exilon b4674de7c9 [azure] some fixes 3 years ago
  Exilon 6a980510ca [commons] new simple function helpers 3 years ago
  Exilon c1c5176b3c [dataRedis] fixed typo 3 years ago
  Exilon 5301b3ba5b [dataRedis] reduce log error size 3 years ago
  Exilon 3f0117cd11 [dataRedis] Changed Inline to RESP 3 years ago
  Exilon 7c18a1f53e [dataRedis] some improvements 3 years ago