1. 9052bdb Add FlatbufferToJson overload for aos::fbs::Builder<T> by James Kuszmaul · 1 year, 5 months ago
  2. f5eb468 Create a "static" flatbuffer API by James Kuszmaul · 1 year, 8 months ago
  3. 4c132ca Add WriteFlatbufferToJson() overload for type const T* msg by Ajay Penmatcha · 1 year, 10 months ago
  4. 790cb54 Run clang-format on the entire repo by Philipp Schrader · 1 year, 11 months ago
  5. e61cac3 Fix issues with json files by Alexander Yee · 2 years, 3 months ago
  6. 043e0e2 Add flag to aos_dump and log_cat to print integers in hex format. by Brian J Griglak · 2 years, 9 months ago
  7. 1674da2 Improve documentation on JsonFileToFlatbuffer by Austin Schuh · 2 years, 9 months ago
  8. 44e0251 Allow full expansion of AOS messages by Dan Ford · 3 years ago
  9. bba1028 Speed up FileToFlatbuffer by Austin Schuh · 4 years, 2 months ago
  10. cf4fb66 Add a wrapper around flatbuffers::TypeTable by Brian Silverman · 4 years, 3 months ago
  11. add6eb3 Stop stripping the size prefix off by Austin Schuh · 4 years, 7 months ago
  12. 354697a Use ResizeableBuffer for FlatbufferVector by Brian Silverman · 4 years, 8 months ago
  13. 313677c Add binary flatbuffer reading and writing helpers by Austin Schuh · 4 years, 10 months ago
  14. fcf16f4 Improve flatbuffer reflection performance by Tyler Chatow · 4 years, 10 months ago
  15. cf453ab Factor out JsonOptions into a struct by Ravago Jones · 5 years ago
  16. 8d27841 Add utility functions for moving flatbuffers to/from files as JSON by Brian Silverman · 5 years ago
  17. e8338b0 Multiline logger by Ravago Jones · 5 years ago
  18. c8a5b55 Format code by Brian Silverman · 5 years ago
  19. d393620 Add support for triming vectors in json by Austin Schuh · 5 years ago
  20. 53b1a6f Add support for parsing JSON into a FlatBufferBuilder by Austin Schuh · 5 years ago
  21. 5e369a4 Add flatbuffer to json using reflection schema by Tyler Chatow · 6 years ago
  22. 3ae4226 Upgrade WPILib and upgraded compilers to C++17 by James Kuszmaul · 6 years ago
  23. e93d864 Add a Flatbuffers containing object, and more variants by Austin Schuh · 6 years ago
  24. d7e252d Factor tokenizer out to a separate file. by Austin Schuh · 6 years ago
  25. d339a9b Use string_view instead of string for json. by Austin Schuh · 6 years ago
  26. 3e95e5d Add a minireflect based json parser. by Austin Schuh · 6 years ago