summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2019-12-02Flatbuffers Python Object API (#5616)lu-wang-g1-1/+1
2019-12-02[docs]: add missing semicolon (#5648)nilsocket1-1/+1
2019-09-10[Java][FlexBuffers] Improve documentation for FlexBuffers in Java. (#5506)Paulo Pinheiro3-5/+43
2019-08-26Clarified value reuse in FlexBuffersWouter van Oortmerssen1-4/+4
2019-07-25Change deprecated vector Length() to size() in tutorial (#5450)Jason Monschke1-2/+2
2019-07-22Add basic Kotlin support (#5409)Paulo Pinheiro4-12/+273
2019-07-08Extend the test of MonsterExtra (#5428)Vladimir Glavnyy3-10/+63
2019-06-18Add support for fixed-size arrays (#5313)svenk1771-0/+21
2019-06-12[flatc][docs] Document rounding behavior of floats in JSON output (#5397)Michael Seifert1-13/+54
2019-06-09Remove out-dated -S option from the flatc syntax. (#5398)Will Stott1-1/+1
2019-06-05fix typo (#5384)Ashwin Ramaswami2-2/+2
2019-05-31c++: Add command line option to add extra includes to gen files (#5360)Alexander Gallego1-0/+2
2019-05-22Lobster: added builder API for tablesaardappel1-17/+19
2019-05-22Lobster documentation fixesaardappel1-6/+6
2019-04-24Doc: use correct ref types for flatcc string creation. (#5305)Clément Julliard1-2/+2
2019-04-19docs: Fix where to find the Typescript typings (#5298)Damien Lespiau1-1/+1
2019-04-08Part of #5265, neutral changes (#5281)Vladimir Glavnyy1-2/+2
2019-04-05[C++]Sync the sample monster.fbs file with the tutorial (#5277)Henry Lee1-1/+1
2019-04-04Fix typo in Go tutorial (#5274)unexge1-4/+4
2019-03-28Update grammar to reflect required type signature for enum declarations. (#5269)tymcauley1-1/+1
2019-03-21Fixed tutorial markdown file (#5248)Ashay Shirwadkar1-11/+11
2019-03-11Fix typo in dart documentation (#5230)Randal Stevens1-1/+1
2019-03-11[C++] Object API: document custom string type requirements,Wouter van Oortmerssen2-5/+21
2019-03-09[Rust] Don't use inner attributes for `allow` (#5212)bspeice2-0/+3
2019-02-28[doc] fix typos in doc. (#5217)csukuangfj1-7/+7
2019-02-19Fix an error in cpp code. (#5189)csukuangfj1-1/+1
2019-02-11Add flag to make short names in JS/TS. (#5152)Gabriel Nützi1-6/+46
2019-02-11Implement (shared) attribute for C++ (#5157)iceboy1-0/+8
2019-02-07Reduced `force_align` in tests to 8, to work with --object-api.Wouter van Oortmerssen2-32/+38
2019-01-17[docs] [rust] Add "Useful tools created by others" section (#5127)Vlad Frolov1-1/+8
2018-11-16Make the Parser independent from the global C-locale (#5028)Vladimir Glavnyy1-6/+42
2018-11-13Fix missing doxygen link to Rust docsRobert1-0/+2
2018-11-02Fixed missing code from @javax.annotation PR.Wouter van Oortmerssen1-0/+2
2018-10-18forbid enum values that are out of range (#4977)Frank Benkstein1-3/+20
2018-10-11Refactoring of idl_parser (#4948)Vladimir Glavnyy2-4/+44
2018-10-08Disable armeabi builds for Android and re-enable CI builds. (#4970)Stewart Miles1-1/+3
2018-10-04Fix recursion counter check. Add control to override depth of nested … (#4953)Vladimir Glavnyy2-0/+17
2018-09-21Add compare operator to code generated for c++ (#4940)Thomas1-0/+2
2018-09-02Port FlatBuffers to Rust (#4898)Robert6-19/+390
2018-08-13Proposing use of C++ header files and functions (#4869)kulswanand1-10/+13
2018-08-06Attach header directory information to the "flatbuffers" library target (#4849)Vladimir Glavnyy1-1/+26
2018-07-29FlatBuffers implementation for the Lobster programming languageaardappel7-25/+276
2018-07-16flatbuffer force-empty option (#4822)shassani1-0/+3
2018-07-16:memo: release mode in building doc (#4819)xgdgsc1-3/+3
2018-07-05Lua (5.3) Language addition (#4804)Derek Bailey5-1/+281
2018-06-27Add --force-defaults option to flatc [C++, parser] (#4729)Paul Reimer1-0/+2
2018-06-25docs: fix flatc instructions (#4794)Polynomdivision1-9/+9
2018-06-12Fixed TypeScript links in docs (#4783)Kamil Rojewski1-0/+1
2018-05-31Fixed typo in Java/C# tutorial.Wouter van Oortmerssen1-6/+6
2018-05-31Fix typo in tutorial for Go (#4756)Gautham B A1-1/+1