aboutsummaryrefslogtreecommitdiff
path: root/docs/source
AgeCommit message (Expand)Author
2020-03-25Revert "Revert "Upgrade flatbuffers to v1.12.0""Haibo Huang
2020-03-16Revert "Upgrade flatbuffers to v1.12.0"android-r-preview-4android-r-preview-3android-r-preview-2Aurimas Liutikas
2020-03-12[C++] Generate code for vector force_align attribute. (#5796)Myrice
2020-03-02Fixed docs on how to obtain parser error.Wouter van Oortmerssen
2020-03-02Added --filename-suffix and --filename-ext to flatc (#5778)Derek Bailey
2020-02-10[C#] support Json Serialization (#5752)mugisoba
2020-01-30[C#] support Object API (#5710)mugisoba
2020-01-27Adds min and max, comments, and all of swift's keywords + fix docs (#5737)mustiikhalil
2020-01-23Add vcpkg installation instructions (#5732)Phoebe
2020-01-13Added create function for swift (#5707)mustiikhalil
2020-01-09[Swift] Swift implementation 🎉🎉 (#5603)mustiikhalil
2020-01-09Document JSON compatibility guarantees. (#5704)emkornfield
2019-12-26Minor doc updates: FlexBuffers C#, Discord, CppUsage.Wouter van Oortmerssen
2019-12-23Add flatc '--cpp_std' switch (#5656)Vladimir Glavnyy
2019-12-05Add --force-empty-vectors option (#5653)cryptocode
2019-12-02Flatbuffers Python Object API (#5616)lu-wang-g
2019-12-02[docs]: add missing semicolon (#5648)nilsocket
2019-09-10[Java][FlexBuffers] Improve documentation for FlexBuffers in Java. (#5506)Paulo Pinheiro
2019-08-26Clarified value reuse in FlexBuffersWouter van Oortmerssen
2019-07-25Change deprecated vector Length() to size() in tutorial (#5450)Jason Monschke
2019-07-22Add basic Kotlin support (#5409)Paulo Pinheiro
2019-07-08Extend the test of MonsterExtra (#5428)Vladimir Glavnyy
2019-06-18Add support for fixed-size arrays (#5313)svenk177
2019-06-12[flatc][docs] Document rounding behavior of floats in JSON output (#5397)Michael Seifert
2019-06-09Remove out-dated -S option from the flatc syntax. (#5398)Will Stott
2019-06-05fix typo (#5384)Ashwin Ramaswami
2019-05-31c++: Add command line option to add extra includes to gen files (#5360)Alexander Gallego
2019-05-22Lobster: added builder API for tablesaardappel
2019-05-22Lobster documentation fixesaardappel
2019-04-24Doc: use correct ref types for flatcc string creation. (#5305)Clément Julliard
2019-04-19docs: Fix where to find the Typescript typings (#5298)Damien Lespiau
2019-04-08Part of #5265, neutral changes (#5281)Vladimir Glavnyy
2019-04-05[C++]Sync the sample monster.fbs file with the tutorial (#5277)Henry Lee
2019-04-04Fix typo in Go tutorial (#5274)unexge
2019-03-28Update grammar to reflect required type signature for enum declarations. (#5269)tymcauley
2019-03-21Fixed tutorial markdown file (#5248)Ashay Shirwadkar
2019-03-11Fix typo in dart documentation (#5230)Randal Stevens
2019-03-11[C++] Object API: document custom string type requirements,Wouter van Oortmerssen
2019-03-09[Rust] Don't use inner attributes for `allow` (#5212)bspeice
2019-02-28[doc] fix typos in doc. (#5217)csukuangfj
2019-02-19Fix an error in cpp code. (#5189)csukuangfj
2019-02-11Add flag to make short names in JS/TS. (#5152)Gabriel Nützi
2019-02-11Implement (shared) attribute for C++ (#5157)iceboy
2019-02-07Reduced `force_align` in tests to 8, to work with --object-api.Wouter van Oortmerssen
2019-01-17[docs] [rust] Add "Useful tools created by others" section (#5127)Vlad Frolov
2018-11-16Make the Parser independent from the global C-locale (#5028)Vladimir Glavnyy
2018-11-13Fix missing doxygen link to Rust docsRobert
2018-11-02Fixed missing code from @javax.annotation PR.Wouter van Oortmerssen
2018-10-18forbid enum values that are out of range (#4977)Frank Benkstein
2018-10-11Refactoring of idl_parser (#4948)Vladimir Glavnyy