1. d7b15da Use a bool for ForceDefaults instead of an int by Austin Schuh · 5 years ago
  2. 53b1a6f Add support for parsing JSON into a FlatBufferBuilder by Austin Schuh · 5 years ago
  3. 217a978 Add basic support for nodes by Austin Schuh · 5 years ago
  4. 3ae4226 Upgrade WPILib and upgraded compilers to C++17 by James Kuszmaul · 5 years ago
  5. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  6. e93d864 Add a Flatbuffers containing object, and more variants by Austin Schuh · 6 years ago
  7. 9e2532d Handle multiple arrays. by Austin Schuh · 6 years ago
  8. d7e252d Factor tokenizer out to a separate file. by Austin Schuh · 6 years ago
  9. d339a9b Use string_view instead of string for json. by Austin Schuh · 6 years ago
  10. 43c6a35 Pull Element and FieldElement out into functions by Austin Schuh · 6 years ago
  11. 84314af Handle decimal points and empty messages. by Austin Schuh · 6 years ago
  12. 3e95e5d Add a minireflect based json parser. by Austin Schuh · 6 years ago