(Optionally) add an additional suffix namespace to generated fbs files. (#5698)
[platform/upstream/flatbuffers.git] / tests / monster_test.schema.json
2019-09-05 Jaemin Park[Javascript] Fix syntax error for signed enum (#5503)
2019-06-17 svenk177Add support for fixed-size arrays (#5313)
2019-05-30 iceboyRename AnyUniqueAliases.T to AnyUniqueAliases.TS to...
2018-11-05 Wouter van OortmerssenFixed vectors of enums in object API serialized incorre...
2018-11-01 Frank Benksteinmake unions with type aliases more usable (#5019)
2018-10-30 Wouter van OortmerssenDisallowed 0 byte structs.
2018-03-05 Christian HelmichSupport attribute "cpp_ptr_type" on table elements...
2018-02-22 Christian Helmichadded support for parsing hash on vector elements ...
2017-08-31 schoetbiEvery type gets additionalProperties set to "false...
2017-08-24 Wouter van OortmerssenCleaned up namespace handling.
2017-08-02 MikkelFJAdd scalar type aliases for int8, uint8, ..., f32,...
2017-08-01 Kevin Rose[Python] (scalar) vector reading speedup via numpy...
2017-07-24 Stewart MilesMerge pull request #4395 from stewartmiles/master
2017-07-24 Stewart MilesTest case for CreateVectorOfStructs() using a callback.
2017-07-20 Stewart MilesMerge pull request #4383 from stewartmiles/master
2017-07-20 Stewart MilesC++98 (stlport) support for core FlatBuffers and FlexBu...
2017-07-10 schoetbiJson schema (#4369)