[Swift] Renaming protocols (#6469)
[platform/upstream/flatbuffers.git] / tests /
2021-02-16 mustiikhalil[Swift] Renaming protocols (#6469)
2021-02-12 CasperDefault strings and vectors: Parser + Rust support...
2021-02-11 mustiikhalil[CMake] Renames BUILD files (#6457)
2021-02-10 tira-misuJSON schema - tailing double quotes for maximum (#6452)
2021-02-07 CasperImplement Rust object API defaults (#6444)
2021-02-03 mustiikhalilUpgrade swift grpc to alpha 24 (#6439)
2021-01-30 Vladimir Glavnyy[fuzzer] Limit parser_fuzzer execution time (#6431)
2021-01-28 Richard A HoferBetter python generated code naming (#6336)
2021-01-26 CasperRust: remove inner attributes (#6410)
2021-01-25 William Bain[Rust] Ensure unions are referenced with the correct...
2021-01-25 CasperRefactor FieldDef to model presense as an enum rather...
2021-01-22 mustiikhalilFormats cpp code (#6349)
2021-01-22 CasperRust Object API (#6070)
2021-01-19 Björn Harrtell[TS/JS] New gen TS code gen (#6302)
2021-01-12 CasperUnset FieldDef.optional if its key (#6402)
2021-01-12 Vladimir Glavnyy[fuzzer] Fix the binary schema loading in the monster_f...
2021-01-11 CasperFix Rust UB problems (#6393)
2021-01-08 Vladimir Glavnyy[fuzzer] Debug the monster_tets.bfbs on clusterfuzz...
2021-01-07 Dan FieldFix up scripts, fix generated enum value for strong...
2021-01-07 Aaron Son[go] tests/GoTest.sh: Fix flags.Parse location to work...
2021-01-07 Vladimir Glavnyy[C++, JSON] Fix nullptr access when reading a key with...
2021-01-05 Richard A HoferFix generated EndVector. (#6385)
2021-01-05 Stefan de KoninkImplements type promotion for Java enum (#6382)
2021-01-04 Kamil Rojewskifixed warnings (#6355)
2021-01-04 Vladimir Glavnyy[idl_parser] Improve stack overflow protection (#6364)
2021-01-04 Vladimir Glavnyy[idl_parser] Check the range of explicitly set field...
2021-01-04 Richard A HoferGenerate code to encode and decode nested flatbuffers...
2021-01-04 mustiikhalil[Rust] Shared String (#6367)
2021-01-02 mustiikhalilUpdates license date to 2021 (#6378)
2020-12-17 mustiikhalil[Swift] Rebuild the way swift handles structs from...
2020-12-17 Kjetil ØsteråsRenaming infinity variables in test.cpp (#6340)
2020-12-14 Richard A HoferAdd vectorNumElements attribute to Builder for simpler...
2020-12-11 Stefan FGenerate nullable properties in C# object-based API...
2020-12-11 David P. Sicilia[Python] Commit some orphan python genfile diffs. ...
2020-12-10 Vladimir Glavnyy[fuzzer] Rename fuzzing dictionaries for `oss-fuzz...
2020-12-07 CasperRust Flatbuffers Verifier (#6269)
2020-12-07 Vladimir Glavnyy[fuzzer] Fix mistakes in the `parser` and `scalar`...
2020-12-07 Vladimir Glavnyy[fuzzer] Fix loading of schema in monster_fuzzer (...
2020-12-07 Vladimir Glavnyy[C++] Switch `flatc` to `--cpp-std c++11` C++ code...
2020-12-07 Vladimir Glavnyy[idl_parser] Unify parsing of NaN values read from...
2020-11-23 Vladimir Glavnyy[C++] Add ParseJson(), Parser(Parser&&), update fuzzers...
2020-11-20 schoetbiidl_gen_json_schema.cpp: Changed generation of array...
2020-11-16 mustiikhalil[Swift] Adds a format file and reformats the swift...
2020-11-13 AdamKorczExperimental fix for failing oss-fuzz coverage build...
2020-11-12 AdamKorczUpdate to flags in fuzzing-cmake file (#6256)
2020-11-12 Derek BaileyUnion As Accessors for C# (#6251)
2020-11-05 CasperAdded required-nested-flatbuffer to monster_test and...
2020-11-05 Charlie YinSupport size-prefixed buffers and add tests for size...
2020-10-30 Derek Bailey[C#] Optional Scalars (#6217)
2020-10-29 CasperImplement `Debug` trait for Rust flatbuffers. (#6207)
2020-10-28 Kamil Rojewskioptional scalars for ts/js (#6215)
2020-10-28 Derek BaileyAdds NetTest.bat to run .NET Core tests on Windows...
2020-10-27 Paulo Pinheiro[Java] Implement optional scalars (#6212)
2020-10-26 mustiikhalilEmpties the sharedString map on reset on go and csharp...
2020-10-26 Derek BaileyRemoved C# references from java generator. Move annotat...
2020-10-22 Paulo PinheiroKotlin test optional enum (#6201)
2020-10-19 CasperRework enums in rust. (#6098)
2020-10-16 schoetbiidl_gen_json_schema Fix generation of arrays of enums...
2020-10-12 Vladimir GlavnyyAdd Array initialization from struct constructor (...
2020-10-10 CasperFixed rust nested flatbuffers for tables other than...
2020-10-07 mustiikhalil[TS] GRPC Implementation (#6141)
2020-10-07 CasperMoved C++ to optional_scalars2 and added some tests...
2020-10-06 mrmarkwellFlatbuffer C++ UnpackTo optimization for vectors of...
2020-10-06 mustiikhalilEnables optional enums in swift (#6160)
2020-10-02 Wouter van OortmerssenUpdated Lobster test for optional bools/enums
2020-10-02 CasperRuopt enum (#6156)
2020-10-02 Vladimir GlavnyyFix generation of C++ code with Optional<Enum> (#6155)
2020-09-28 Anass Al[Python/JS/TS] Codegen SizeOf method for structs (...
2020-09-28 石晓伟unix2dos on tests/FlatBuffers.Test/FlatBuffers.Core...
2020-09-23 春条[C#]Change to ENABLE_SPAN_T that doesn't require UNSAFE...
2020-09-23 Mark NauwelaertsMinireflect fixed array (#6129)
2020-09-21 Vladimir GlavnyyAdd missed file generated by optional_scalar.fbs (...
2020-09-18 Vladimir GlavnyyAdd support of Optional<T> scalars to C++ code generato...
2020-09-18 Paulo Pinheiro[Kotlin] Support for optional scalars. (#6115)
2020-09-17 mustiikhalilBump version for latest swift version (#6121)
2020-09-17 Björn Harrtell[JS/TS] Modernize TypeScript / JavaScript flatbuffers...
2020-09-17 Anass Al[JS] Add getFullyQualifiedName() (#6119)
2020-09-17 mustiikhalil[Swift] Migrates struct write APIS to write directly...
2020-09-11 CasperOptional-ness in reflection (#6097)
2020-09-10 CasperRename Nullable scalars to Optional scalars (#6112)
2020-09-10 Maxim Zaks[JS] FlexBuffers Fix for wrong type of offset and lengt...
2020-08-31 Maxim Zaks[JS] FlexBuffers Support (#5973)
2020-08-31 Navin MohanWrap verify file id condition in Check call (#6085)
2020-08-22 mustiikhalilAdds proper access types for swift object api & flatbuf...
2020-08-18 Wouter van Oortmerssen[Lobster] missed a test
2020-08-18 Wouter van Oortmerssen[Lobster] optional scalars support
2020-08-17 Derek Bailey[C#] Cleaned up .NET testing script for Mono (#6016)
2020-08-04 mustiikhalilAdds a serialize helper function to native table (...
2020-07-31 Liu Liu[Swift] Append namespace for Swift Grpc implementation...
2020-07-30 Kamil Rojewskiadding fb import when no other imports are present...
2020-07-27 mustiikhalil[Feature] Checks for Nullable strings (#6050)
2020-07-27 Liu Liu[Swift] RFC: Switch Swift namespace from public enum...
2020-07-25 CasperRust codegen improvements and lint fixes (#6046)
2020-07-25 mustiikhaliladds code gen for optional scalars in swift (#6038)
2020-07-23 CasperOptional Scalars support for Rust (#6034)
2020-07-21 ShengzheAllow to run cpp tests under grpc/tests/ using bazel...
2020-07-20 mustiikhalil[Swift] Optional Scalars Preparation (#6028)
2020-07-20 Vasyl Gellotests: Check for both quiet and signaling NaN on mipsel...
2020-07-16 Dmitrysupport deprecated flag in json schema (#6022)
2020-07-16 CasperFlatc parser support for nullable scalars (#6026)
next