summaryrefslogtreecommitdiff
path: root/reflection/reflection.fbs
AgeCommit message (Expand)AuthorFilesLines
2021-04-27Add advance feature indicators to reflection (#6546)Casper1-0/+9
2020-09-11Optional-ness in reflection (#6097)Casper1-0/+1
2020-06-02Add static asserts to ensure that reflection API arrays are kept in sync (#5934)Laurentiu Cristofor1-2/+5
2019-06-18Add support for fixed-size arrays (#5313)svenk1771-2/+5
2018-04-27Include services in reflection data (fixes #4639) (#4713)Tobias Oberstein1-2/+19
2017-04-12Added support for structs and strings in unions.Wouter van Oortmerssen1-1/+2
2017-02-13Added doc comments to the binary schema.Wouter van Oortmerssen1-0/+3
2016-04-11Made user-defined attributes available in the reflection data.Wouter van Oortmerssen1-0/+8
2015-06-29Reflection: generically copy (parts of) FlatBuffers.Wouter van Oortmerssen1-1/+3
2015-06-15Initial reflection and resizing functionality.Wouter van Oortmerssen1-0/+79