[idl_parser] Track included files by hash (#6434)
[platform/upstream/flatbuffers.git] / samples /
2021-02-19 mustiikhalilFixes grammer (#6477)
2021-02-19 Richard A HoferFix sample_binary.py to use latest EndVector without...
2021-02-19 Kamil Rojewskiupdated JS docs to reflect current status (#6436)
2021-02-07 CasperImplement Rust object API defaults (#6444)
2021-01-26 CasperRust: remove inner attributes (#6410)
2021-01-25 William Bain[Rust] Ensure unions are referenced with the correct...
2021-01-22 CasperRust Object API (#6070)
2021-01-11 CasperFix Rust UB problems (#6393)
2021-01-04 Kamil Rojewskifixed warnings (#6355)
2021-01-02 mustiikhalilUpdates license date to 2021 (#6378)
2020-12-17 mustiikhalil[Swift] Rebuild the way swift handles structs from...
2020-12-07 CasperRust Flatbuffers Verifier (#6269)
2020-12-07 Vladimir Glavnyy[C++] Switch `flatc` to `--cpp-std c++11` C++ code...
2020-11-16 mustiikhalil[Swift] Adds a format file and reformats the swift...
2020-11-05 Paulo PinheiroModernize android build and sample (#6229)
2020-10-29 CasperImplement `Debug` trait for Rust flatbuffers. (#6207)
2020-10-24 CasperRefactor idl_gen_rust (#6206)
2020-10-19 CasperRework enums in rust. (#6098)
2020-10-10 CasperFixed rust nested flatbuffers for tables other than...
2020-10-06 mrmarkwellFlatbuffer C++ UnpackTo optimization for vectors of...
2020-09-23 Mark NauwelaertsMinireflect fixed array (#6129)
2020-09-11 CasperOptional-ness in reflection (#6097)
2020-06-28 Liu Liu[Swift] FlatBuffers createMonster method doesn't treat...
2020-06-18 CasperRust Flexbuffers Documentation update (#5979)
2020-06-18 Dimitri Mitropoulos[docs] typo: updates monsterdata.json to be valid json...
2020-06-02 bakinovsky-m[C++] Got rid of memset's in constructors (#5938)
2020-05-07 CasperRust Flexbuffers (#5669)
2020-03-23 Arthur O'DwyerFix Clang-trunk warnings about special members deprecat...
2020-03-12 Vladimir GlavnyyRemove `noexcept` qualifier copy-ctor of `union` type...
2020-02-12 xtrm0Fix memory leak on cpp object api (#5761)
2020-01-13 mustiikhalilAdded create function for swift (#5707)
2020-01-09 mustiikhalil[Swift] Swift implementation 🎉🎉 (#5603)
2019-12-26 Austin Schuh[C++] Add Builder and Table typedefs (#5685)
2019-12-23 Vladimir GlavnyyAdd flatc '--cpp_std' switch (#5656)
2019-12-17 cryptocodeAdd namespace qualification to union types (#5666)
2019-11-11 Derek BaileyRan src/clang-format-all.sh (#5617)
2019-11-04 Derek Bailey[C++, Java, C#, TypeScript, JavaScript] Skip generation...
2019-10-28 Derek BaileyC++ verifier for evolved union fields should return...
2019-10-18 Vladimir GlavnyyFix issue #5557 (#5573)
2019-09-23 Kulikov AlexeyJava: Added access object for vector of struct and...
2019-08-23 Wouter van OortmerssenAndroid: remove app_dummy() calls
2019-08-20 Wouter van OortmerssenFixed missing generated code.
2019-08-20 Wes McKinneyC++ IDL generation adds superfluous semicolon in GenTab...
2019-07-22 Paulo PinheiroAdd basic Kotlin support (#5409)
2019-06-14 John Luxford[C#, Java, C++] Fixes issue #5399 by always including...
2019-05-23 aardappelLobster: added builder API for tables
2019-05-22 aardappelMade Lobster builder offsets strongly typed
2019-05-22 aardappelMade Lobster API use strongly typed enums
2019-05-22 aardappelFixed Lobster implementation to work with latest langua...
2019-05-20 David CowanAdded a CPP UnPackSizePrefixed<struct_name> generated...
2019-05-09 Vladimir GlavnyyMake Monster's Color unsigned (#5318)
2019-04-15 Nils BergStruct typetable (#5291)
2019-04-11 Wouter van OortmerssenFixed VS2010 build.
2019-04-11 Wouter van OortmerssenAllow Set() methods to handle reference types
2019-04-05 Henry Lee[C++]Sync the sample monster.fbs file with the tutorial...
2019-03-25 Nikolay KuznetsovFix a warning on compiling with clang (#5258)
2019-03-25 LouisPAdd inequality operator (inspired from #263) (#5257)
2019-03-04 Laurent Stacul[Fix #5112] flatc generates constructors with memset...
2019-01-17 Vladimir GlavnyyFix high certainty warnings from PVS-studio (#5115)
2018-12-13 tira-misuEnable flatbuffer to initialize Parser from bfbs (...
2018-11-17 Wouter van OortmerssenMake string/vector field serialization order not depend...
2018-10-30 Wouter van OortmerssenRevert "Convert net/FlatBuffers project to be compatibl...
2018-10-22 Frank Benksteinmake flatbuffers::IsFieldPresent safer (#4988)
2018-10-08 Frank Benksteindon't crash when calling EnumNameXXX on sparse enum...
2018-10-08 Michael EdwardsFix expected type of enum values in reflection tables...
2018-10-08 Stewart MilesDisable armeabi builds for Android and re-enable CI...
2018-09-21 ThomasAdd compare operator to code generated for c++ (#4940)
2018-09-03 RobertPort FlatBuffers to Rust (#4898)
2018-07-29 aardappelFlatBuffers implementation for the Lobster programming...
2018-07-26 RobertMerge pull request #4820 from nairb774/master
2018-07-16 Wouter van OortmerssenRenamed Verifier methods
2018-07-16 Damien PontifexConvert net/FlatBuffers project to be compatible with...
2018-07-05 Derek BaileyLua (5.3) Language addition (#4804)
2018-05-18 Dan FieldAdd [Dart] support (#4676)
2018-04-05 Paul ReimerRename MANUALLY_ALIGNED_STRUCT to add FLATBUFFERS_...
2018-04-05 Paul ReimerAdd FLATBUFFERS_ prefix to defines [C++] (#4695)
2018-03-23 FlaviuConst correctness in generated code and in code generat...
2018-02-22 desqazAdd new c++ helpers to ease usage of size prefixed...
2018-02-15 Alexander GallegoC++: mini_reflect: Add DefaultTypeTable (#4614)
2017-12-28 Wouter van OortmerssenAdded missing nullptr check in vector of union verifiers.
2017-12-21 Wouter van OortmerssenMade all C++ files clang-formatted.
2017-11-20 Wouter van OortmerssenMissing generated code files.
2017-11-06 Sergey AvseyevText files should not have executable bit set (#4480)
2017-10-06 Aaron[C++] Add explicit keyword on generated constructors...
2017-09-25 Wouter van OortmerssenFixed TypeTable function not being inline.
2017-09-22 Wouter van OortmerssenAdded support for mini-reflection tables.
2017-09-21 endorph-softAdd constant accessors to C++ unions (#4433)
2017-08-24 Wouter van OortmerssenTrimmed vtables of trailing zeroes.
2017-08-07 Wouter van OortmerssenFixed clang-tidy warnings.
2017-07-20 Stewart MilesMerge pull request #4383 from stewartmiles/master
2017-07-20 Stewart MilesC++98 (stlport) support for core FlatBuffers and FlexBu...
2017-06-07 rufeoooGenerate a C++ function for EnumValues{{ENUM_NAME}...
2017-05-22 Wouter van OortmerssenSome code in the samples and docs still used old C...
2017-04-26 Wouter van OortmerssenMade the verifier catch zero-offsets.
2017-04-18 Wouter van OortmerssenVS fix for ambiguous union assignment operator.
2017-04-18 Wouter van OortmerssenImproved union copy constructor.
2017-04-17 Wouter van OortmerssenFixed clang needing union copy constructor.
2017-04-13 Wouter van OortmerssenAdded support for structs and strings in unions.
2017-03-30 moti[C++]Use noexcept in union type move ctor/Add move...
2017-03-21 Lawrence ChanC++: Add default value handling to mutation/SetField...
next