aboutsummaryrefslogtreecommitdiff
path: root/samples
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-12Remove `noexcept` qualifier copy-ctor of `union` type (#5800) (#5802)Vladimir Glavnyy
2020-02-12Fix memory leak on cpp object api (#5761)xtrm0
2020-01-13Added create function for swift (#5707)mustiikhalil
2020-01-09[Swift] Swift implementation 🎉🎉 (#5603)mustiikhalil
2019-12-26[C++] Add Builder and Table typedefs (#5685)Austin Schuh
2019-12-23Add flatc '--cpp_std' switch (#5656)Vladimir Glavnyy
2019-12-17Add namespace qualification to union types (#5666)cryptocode
2019-11-11Ran src/clang-format-all.sh (#5617)Derek Bailey
2019-11-04[C++, Java, C#, TypeScript, JavaScript] Skip generation of mutable union type...Derek Bailey
2019-10-28C++ verifier for evolved union fields should return true (#5586)Derek Bailey
2019-10-18Fix issue #5557 (#5573)Vladimir Glavnyy
2019-09-23Java: Added access object for vector of struct and vector of tables. (#5233)Kulikov Alexey
2019-08-23Android: remove app_dummy() callsWouter van Oortmerssen
2019-08-19Fixed missing generated code.Wouter van Oortmerssen
2019-08-19C++ IDL generation adds superfluous semicolon in GenTablePost, causing (#5483)Wes McKinney
2019-07-22Add basic Kotlin support (#5409)Paulo Pinheiro
2019-06-14[C#, Java, C++] Fixes issue #5399 by always including namespaces (#5404)John Luxford
2019-05-22Lobster: added builder API for tablesaardappel
2019-05-22Made Lobster builder offsets strongly typedaardappel
2019-05-22Made Lobster API use strongly typed enumsaardappel
2019-05-22Fixed Lobster implementation to work with latest language featuresaardappel
2019-05-20Added a CPP UnPackSizePrefixed<struct_name> generated helper function (#5350)David Cowan
2019-05-09Make Monster's Color unsigned (#5318)Vladimir Glavnyy
2019-04-15Struct typetable (#5291)Nils Berg
2019-04-11Fixed VS2010 build.Wouter van Oortmerssen
2019-04-11Allow Set() methods to handle reference typesWouter van Oortmerssen
2019-04-05[C++]Sync the sample monster.fbs file with the tutorial (#5277)Henry Lee
2019-03-25Fix a warning on compiling with clang (#5258)Nikolay Kuznetsov
2019-03-25Add inequality operator (inspired from #263) (#5257)LouisP
2019-03-04[Fix #5112] flatc generates constructors with memset for non-trivial types (#...Laurent Stacul
2019-01-17Fix high certainty warnings from PVS-studio (#5115)Vladimir Glavnyy
2018-12-13Enable flatbuffer to initialize Parser from bfbs (#4283) (#5077)tira-misu
2018-11-16Make string/vector field serialization order not depend on optimizer.Wouter van Oortmerssen
2018-10-29Revert "Convert net/FlatBuffers project to be compatible with netstandard (#4...Wouter van Oortmerssen
2018-10-22make flatbuffers::IsFieldPresent safer (#4988)Frank Benkstein
2018-10-08don't crash when calling EnumNameXXX on sparse enum (#4982)Frank Benkstein
2018-10-08Fix expected type of enum values in reflection tables (#4944)Michael Edwards
2018-10-08Disable armeabi builds for Android and re-enable CI builds. (#4970)Stewart Miles
2018-09-21Add compare operator to code generated for c++ (#4940)Thomas
2018-09-02Port FlatBuffers to Rust (#4898)Robert
2018-07-29FlatBuffers implementation for the Lobster programming languageaardappel
2018-07-16Renamed Verifier methodsWouter van Oortmerssen
2018-07-16Convert net/FlatBuffers project to be compatible with netstandard (#4811)Damien Pontifex
2018-07-05Lua (5.3) Language addition (#4804)Derek Bailey
2018-05-18Add [Dart] support (#4676)Dan Field
2018-04-05Rename MANUALLY_ALIGNED_STRUCT to add FLATBUFFERS_ prefix in generated code w...Paul Reimer
2018-04-05Add FLATBUFFERS_ prefix to defines [C++] (#4695)Paul Reimer
2018-03-23Const correctness in generated code and in code generators. Added missing \re...Flaviu