summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)AuthorFilesLines
2014-09-23Enums in C++ are now strongly typed.Wouter van Oortmerssen1-8/+11
2014-09-22Generate headers from spec, add option for installing targetsZbigniew Mandziejewicz1-2/+2
2014-09-15The parser and flatc now allow include directories to be specified.Wouter van Oortmerssen1-2/+3
2014-08-25Fixed compile errors in VS / gcc for recent commits.Wouter van Oortmerssen1-10/+14
2014-08-20Fixed warnings for unused variables in Visual Studio.Wouter van Oortmerssen1-0/+2
2014-08-19Schemas now support include files.Wouter van Oortmerssen1-2/+2
2014-07-29Made FlatBuffers compile correctly with -pedanticWouter van Oortmerssen1-2/+2
2014-07-21Corrected the order of the comments on namespace close parensAlex Ames1-10/+16
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 Oortmerssen3-5/+34
2014-06-10Initial commit of the FlatBuffers code.Wouter van Oortmerssen5-0/+238