1. 98c798d Write out full resolution floats in flatbuffer to JSON by James Kuszmaul · 1 year, 4 months ago
  2. 2e16e7b Fix handling of empty C++ comments in JSON parsing by Brian J Griglak · 1 year, 6 months ago
  3. 1ea5e86 Reduce discrepancies between FlatbufferToJson versions by James Kuszmaul · 1 year, 7 months ago
  4. f63bde8 Nest all namespaces by Stephan Pleines · 1 year, 8 months ago
  5. 768c468 Support structs in json_to_flatbuffer by James Kuszmaul · 1 year, 11 months ago
  6. 8983685 AOS json tokenizer allows C++ style comments by Stephan Pleines · 2 years ago
  7. 790cb54 Run clang-format on the entire repo by Philipp Schrader · 2 years, 2 months ago
  8. e61cac3 Fix issues with json files by Alexander Yee · 2 years, 7 months ago
  9. bb60dfd Catch more invalid corner cases in JsonToFlatbuffer by James Kuszmaul · 2 years, 8 months ago
  10. e2eb281 Add unicode parsing for JSON strings by Pallavi Madhukar · 3 years, 1 month ago
  11. 041fe9f Add --json to log_cat to print fully valid json by Austin Schuh · 3 years, 10 months ago
  12. 373f176 Create ArtifactPath function to abstract test paths by Austin Schuh · 4 years, 3 months ago
  13. 9fa0b8e Support inf and -inf as well by Austin Schuh · 4 years, 5 months ago
  14. c5105ab Add a FlatbufferType implementation for a Schema by Brian Silverman · 4 years, 7 months ago
  15. 5c71041 Fix and test JSON conversions on nonconsecutive enums by Brian Silverman · 4 years, 7 months ago
  16. add6eb3 Stop stripping the size prefix off by Austin Schuh · 4 years, 10 months ago
  17. cf453ab Factor out JsonOptions into a struct by Ravago Jones · 5 years ago
  18. 7f99e47 Catch a null schema more gracefully by Austin Schuh · 5 years ago
  19. d393620 Add support for triming vectors in json by Austin Schuh · 5 years ago
  20. bba0c3c Support nan in the json tokenizer by Austin Schuh · 6 years ago
  21. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  22. e93d864 Add a Flatbuffers containing object, and more variants by Austin Schuh · 6 years ago
  23. 81da4b2 Add comment support in JSON. by Austin Schuh · 6 years ago
  24. 9e2532d Handle multiple arrays. by Austin Schuh · 6 years ago
  25. 09d7ffa Add a flatbuffer merge function by Austin Schuh · 6 years ago
  26. 84314af Handle decimal points and empty messages. by Austin Schuh · 6 years ago
  27. 3e95e5d Add a minireflect based json parser. by Austin Schuh · 6 years ago