Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
532656d50afd0e66a4d53e8352ca06c2bc27a7f3
/
aos
/
json_to_flatbuffer.cc
7c75e58
Flatbuffers Merge commit '8cd6f0538a362ceefbcfcbf6c7b8b3f341d1fb41' into master
by Austin Schuh
· 4 years, 9 months ago
add6eb3
Stop stripping the size prefix off
by Austin Schuh
· 4 years, 9 months ago
cf453ab
Factor out JsonOptions into a struct
by Ravago Jones
· 5 years ago
d393620
Add support for triming vectors in json
by Austin Schuh
· 5 years ago
d7b15da
Use a bool for ForceDefaults instead of an int
by Austin Schuh
· 6 years ago
53b1a6f
Add support for parsing JSON into a FlatBufferBuilder
by Austin Schuh
· 6 years ago
217a978
Add basic support for nodes
by Austin Schuh
· 6 years ago
3ae4226
Upgrade WPILib and upgraded compilers to C++17
by James Kuszmaul
· 6 years ago
cb7da4b
Convert aos over to flatbuffers
by Alex Perry
· 6 years ago
e93d864
Add a Flatbuffers containing object, and more variants
by Austin Schuh
· 6 years ago
9e2532d
Handle multiple arrays.
by Austin Schuh
· 6 years ago
d7e252d
Factor tokenizer out to a separate file.
by Austin Schuh
· 6 years ago
d339a9b
Use string_view instead of string for json.
by Austin Schuh
· 6 years ago
43c6a35
Pull Element and FieldElement out into functions
by Austin Schuh
· 6 years ago
84314af
Handle decimal points and empty messages.
by Austin Schuh
· 6 years ago
3e95e5d
Add a minireflect based json parser.
by Austin Schuh
· 6 years ago