1. 2e16e7b Fix handling of empty C++ comments in JSON parsing by Brian J Griglak · 1 year, 7 months ago
  2. 768c468 Support structs in json_to_flatbuffer by James Kuszmaul · 2 years ago
  3. 8983685 AOS json tokenizer allows C++ style comments by Stephan Pleines · 2 years, 1 month ago
  4. e2eb281 Add unicode parsing for JSON strings by Pallavi Madhukar · 3 years, 3 months ago
  5. 60e7794 Clang-format aos by Austin Schuh · 3 years, 5 months ago
  6. 4c7235a Switch to a preconfigured Clang for k8 and armv7 by Brian Silverman · 3 years, 11 months ago
  7. 9fa0b8e Support inf and -inf as well by Austin Schuh · 4 years, 7 months ago
  8. 2595a14 Add a better error message on missing : in json by Austin Schuh · 4 years, 10 months ago
  9. 714b1d6 Accept "null" for NaNs in JSON by Brian Silverman · 5 years ago
  10. 6f89670 Provide a better error on a missing { in json_tokenizer by Austin Schuh · 6 years ago
  11. 9270084 Add better error to the tokenizer with extra trailing, by Austin Schuh · 6 years ago
  12. 217a978 Add basic support for nodes by Austin Schuh · 6 years ago
  13. bba0c3c Support nan in the json tokenizer by Austin Schuh · 6 years ago
  14. 3ae4226 Upgrade WPILib and upgraded compilers to C++17 by James Kuszmaul · 6 years ago
  15. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  16. 81da4b2 Add comment support in JSON. by Austin Schuh · 6 years ago
  17. d7e252d Factor tokenizer out to a separate file. by Austin Schuh · 6 years ago