platform/upstream/flatbuffers.git
2021-05-10 Wouter van... More missing version changes master v2.0.0
2021-05-10 Wouter van... Dart generated code update
2021-05-10 Wouter van... Swift/Kotlin generated code version updates
2021-05-10 Wouter van... C++/Rust version changes
2021-05-10 Wouter van... C#/Java generated code version updates
2021-05-10 Wouter van... Updated main version numbers to 2.0
2021-05-10 mogemimi[Go] Add missing namespace when using Object API (...
2021-05-10 Vladimir GlavnyyFix reverse iterators for Vector and Array (#6626)
2021-05-08 罗泽轩[Lua] manipulate byte array as string (#6624)
2021-05-06 Piotr Dziwiński[C++] Fix union copy constructor to work with nested...
2021-05-06 mustiikhalilUpdates swift generated monster sample file (#6616)
2021-05-06 罗泽轩[Lua] Avoid infinite loop when creating empty string...
2021-05-05 Derek BaileyAdded support for Lua 5.1, 5.2 and 5.4 (#6606)
2021-05-03 Björn Harrtell[TS] Remove wrong and obsolete NS prefix use (#6604)
2021-05-03 Derek BaileyFixed LuaJIT when not compiled with COMPAT mode (#6605)
2021-05-03 Kamil Rojewskiremoved unneeded type prefixing (#6601)
2021-05-02 CasperBump Rust to 0.9.0 (#6610)
2021-04-30 罗泽轩[Lua] Add LuaJIT support (#6584)
2021-04-29 CasperIntroduce new_from_vec in Rust (also fix formatting...
2021-04-29 shiyugefix typo in CppUsage.md (#6595)
2021-04-27 Derek Bailey[Lua] GetRootAs can accept strings. Made Luatest Benchm...
2021-04-27 CasperAdd advance feature indicators to reflection (#6546)
2021-04-26 CasperRust Remove SafeSliceAccess for Arrays, and fix miri...
2021-04-26 CasperMark endian_scalar as unsafe. (#6588)
2021-04-24 mustiikhalil[swift] Implements union strings (#6589)
2021-04-22 Alexander Zaitsev[Rust] Fix small mistyping (#6585)
2021-04-22 罗泽轩[TS] Commit the generated tests code (#6579)
2021-04-19 罗泽轩chore: ensure bash is used to generate code (#6577)
2021-04-19 罗泽轩[Lua] Fix EnforceNumberAndPack for bool type (#6576)
2021-04-19 罗泽轩[TS] Remove duplicated build-ts ci (#6575)
2021-04-19 Ádám Lippai[Rust] Specify Minimum Supported Rust Version (#6573)
2021-04-16 Eddie Linder[Rust] Add support for fixed size arrays (#6548)
2021-04-15 Paulo Pinheiro[Kotlin][FlexBuffers] Add support for Kotlin-iOS (...
2021-04-15 Kamil Rojewskisilenced clippy warning (#6565)
2021-04-12 Paulo Pinheiro[Kotlin] Bump kotlinx.benchmark dependency to 0.3.0...
2021-04-12 Björn Harrtell[TS] Add Build TS to CI jobs (#6524)
2021-04-12 Paulo Pinheiro[Kotlin][FlexBuffers] Add support for Kotlin-JS (#6554)
2021-04-06 CasperDefault-empty vectors of enums (#6505)
2021-04-05 mustiikhalil[CI] fixes buildkite (#6544)
2021-04-01 mustiikhalilLimit formatter to pull requests only (#6540)
2021-03-29 CasperRust structz (#6539)
2021-03-29 Paulo Pinheiro[Kotlin][FlexBuffers] JSON support for Flexbuffers...
2021-03-25 Jeong YunWon[grpc] Support latest version of grpc PoC (#6338)
2021-03-25 Kamil Rojewskifixed packing structs (#6530)
2021-03-18 mustiikhalil[GO] Tries to add go format to the CI (#6518)
2021-03-18 Michael[C++] #6501 - Problem when mapping a native type multip...
2021-03-18 Vladimir Glavnyy[fuzzer] Add `monster_debug` target (#6513)
2021-03-17 mustiikhalil[Swift] Removes allman rule (#6519)
2021-03-15 Vladimir Glavnyy[flexbuffers, json] Parse `nan` and `inf` (#6512)
2021-03-11 Kamil Rojewskifixed packing structs in nested buffers (#6509)
2021-03-11 Vladimir Glavnyy[idl_parser] Add kTokenNumericConstant token (#6432)
2021-03-11 Vladimir GlavnyyRemove `flatbuffers.pc` from the repository (#6508)
2021-03-09 mustiikhalilBump grpc to 1.0.0 (#6507)
2021-03-08 dpacbachMove Traits struct and Create method out of --cpp-stati...
2021-03-08 Ben NiuDisable x64-specific optimizations for ARM64EC ReadInt6...
2021-03-06 dpacbachAdd --cpp-static-reflection to generate_code.bat. ...
2021-03-05 David P. Sicilia[C++17] Add compile-time reflection for fields. (#6324)
2021-03-04 Kamil Rojewskifixed invalid TS call and added test files (#6495)
2021-03-01 Casperdisable clippy (#6494)
2021-03-01 Vladimir Glavnyy[idl_parser, JSON] Disable parsing of JSON for incomple...
2021-03-01 Mark Spatz[idl_parser] Track included files by hash (#6434)
2021-02-25 Kamil Rojewskifix for noUncheckedIndexedAccess in ts (#6474)
2021-02-25 mustiikhalilWorking on a python example plus fixing python grpc...
2021-02-24 Colin[rust] Remove debug code (#6475)
2021-02-23 Derek BaileyRevert "[C#] Fix truncated ArraySegment<byte> if elemen...
2021-02-23 Björn Harrtell[C#] Fix truncated ArraySegment<byte> if elementSize...
2021-02-23 mustiikhalil[CI] Adds Code Generation tests on Github Actions ...
2021-02-22 Millian Poquet[CMake] generate pkg-config flatbuffers.pc file (#6455)
2021-02-20 mustiikhalil[Swift] Moves grpc example to grpc/examples (#6479)
2021-02-20 mustiikhalil[TS] Moves grpc code to examples folder (#6476)
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-19 mustiikhalil[Go] Working on a go example plus fixing go grpc code...
2021-02-19 mustiikhalil[Swift] adds support for default vectors and strings...
2021-02-19 Arnaud LE CAMUpdate Building.md (#6473)
2021-02-19 Thanabodee... GetUOffsetT must get value by GetUint32 not GetInt32...
2021-02-17 Liu LiuFix a typo in Swift codegen (#6470)
2021-02-16 Colin[rust] Genericize flexbuffer reader (#6450)
2021-02-16 mustiikhalil[Swift] Renaming protocols (#6469)
2021-02-14 mustiikhalilUpdate swift docs (#6460)
2021-02-12 CasperDefault strings and vectors: Parser + Rust support...
2021-02-11 mustiikhalil[CMake] Renames BUILD files (#6457)
2021-02-10 Vladimir Glavnyy[Build, cmake] Add -Werror override option (#6429)
2021-02-10 blueshift155[C++]Fix extra char generation for byte type during...
2021-02-10 mustiikhalilUpdating working code (#6441)
2021-02-10 tira-misuJSON schema - tailing double quotes for maximum (#6452)
2021-02-10 Vladimir Glavnyy[idl_parser] Validate `force_align` on all possible...
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 Paulo PinheiroThis commit contains the initial implementation of...
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-25 Andreas Kabel[c++] Apply NativeName before WrapInNameSpace in idl_ge...
2021-01-22 mustiikhalilFormats cpp code (#6349)
2021-01-22 CasperRust Object API (#6070)
2021-01-22 Juan Cruz ViottiClarify that (Flat|Flex)Buffers do not deduplicate...
next