summaryrefslogtreecommitdiff
path: root/samples/sample_text.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-11-11Ran src/clang-format-all.sh (#5617)Derek Bailey1-2/+1
2017-12-21Made all C++ files clang-formatted.Wouter van Oortmerssen1-2/+2
2016-08-18Allow GenerateText() to indicate failure to encode flatbuffer to JSON (i.e., ...Ben Hamilton1-1/+4
2016-01-19Revamping the FlatBuffers docs.Mark Klara1-2/+3
2015-12-04Added --gen-all to generate code for a schema and all its includes.Wouter van Oortmerssen1-2/+1
2015-09-11Fix Visual Studio 2012 build warning.Jason Sanmiya1-0/+0
2014-09-15The parser and flatc now allow include directories to be specified.Wouter van Oortmerssen1-2/+3
2014-08-19Schemas now support include files.Wouter van Oortmerssen1-2/+2
2014-07-09Added a "strict JSON" mode to the text generator and compilerWouter van Oortmerssen1-1/+2
2014-07-02Switched VS build to -W4, and fixed all resulting warnings.Wouter van Oortmerssen1-1/+1
2014-06-10Initial commit of the FlatBuffers code.Wouter van Oortmerssen1-0/+54