summaryrefslogtreecommitdiff
path: root/tests/monsterdata_test.golden
AgeCommit message (Expand)AuthorFilesLines
2019-07-26Support nested_flatbuffer attribute when parsing bfbs schema (#5448)ll-antn1-0/+3
2018-10-15Go - Use Go bool type for bool fields (#4962)kostya-sh1-0/+1
2018-01-22Made doubles output with higher precision in JSON and elsewhere.Wouter van Oortmerssen1-1/+1
2018-01-04GenerateText generate a text string for default identifier of enum and float ...vglavnyy1-2/+2
2017-07-24Test case for CreateVectorOfStructs() using a callback.Stewart Miles1-1/+11
2017-06-12Added (nested) FlexBuffer JSON parsing and output.Wouter van Oortmerssen1-5/+6
2017-06-02Added test for nested FlatBuffers functionality.Wouter van Oortmerssen1-5/+24
2015-02-17Added the hash attribute to ints and longs.Alex Ames1-1/+9
2014-09-23Enums in C++ are now strongly typed.Wouter van Oortmerssen1-1/+1
2014-09-22Support for required fields.Wouter van Oortmerssen1-4/+2
2014-08-13Parser now allows empty tables in JSONWouter van Oortmerssen1-1/+3
2014-08-12Fix vector of strings for JavaBob Potter1-0/+4
2014-07-15JSON parsing & text generation is now enum-identifier aware.Wouter van Oortmerssen1-1/+1
2014-07-11flatc can now convert flatbuffer binary files into json.Wouter van Oortmerssen1-0/+36