Commit History

Author SHA1 Message Date
  Julius Pfrommer d595367366 fix(core): Fix an oss-fuzz issue for JSON variant decoding 4 years ago
  Stefan Profanter 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 years ago
  Julius Pfrommer c9c818868f Move header files to a more unix-like structure 5 years ago
  Patrick Gansterer 0067e1f703 JSON: do not encode fileds of DataValue with default value 5 years ago
  Patrick Gansterer 932b9e1a09 JSON: support nanoseconds when encosing/decoding DateTime 5 years ago
  Patrick Gansterer b9bc3469c2 JSON: encode UInt64 and Int64 as string 5 years ago
  Patrick Gansterer 47cca1bf28 JSON: raise error when decoding Boolean null values 5 years ago
  Julius Pfrommer c75efc25cb Stack: Tag DataTypes with a "kind" for explicit dispatch in jumptables 5 years ago
  Julius Pfrommer 6a8851ee93 JSON: Use the same codepath for _encode and _calcSize 5 years ago
  Lukas M 2e1886b070 JSON: Add encoding/decoding unit tests 5 years ago