summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-11-29Fix PHP byte validation and reenable builds (#7670)Louis Laugesen1-4/+4
2022-11-28Fix java import wild card (#7672)Saman47-188/+658
2022-11-23FlatBuffers Version 22.11.23 (#7662)Derek Bailey138-187/+187
2022-11-22FlatBuffers Version 22.11.22Derek Bailey138-207/+426
2022-11-22Add --go-module-name flag to support generating Go module compatible code (#...Michael Le1-0/+3
2022-11-22Add key lookup support for tables in Go (#7644)Michael Le7-5/+219
2022-11-22Fix go generator undefined Package name, also throwing exception (#7632)Saman6-12/+218
2022-11-22Fixed the BytesConsumed function, which was pointing slightly ahead. (#7657)Alex Ames1-4/+3
2022-11-18Add support for using array of scalar as key field in Cpp (#7623)Wen Sun11-25/+396
2022-11-17Put documentation to bfbs if it is not empty (#7649)tira-misu4-5607/+5003
2022-11-13[Go] Fix GenNativeUnionUnPack for imported union type. (#7579)Gh0u1L53-9/+18
2022-11-13Fix import problem in dart generated files. (fixes #7609). (#7621)Saman6-0/+359
2022-11-11[swift] fix broken swift test build (#7633) (#7634)mr-swifter5-42/+360
2022-11-11Fixes #7345 to add the option to minify enums (#7566)RishabhDeep Singh2-0/+29
2022-11-11Add comparison operator to python objects under --gen-compare option (#7610)Alex-Ratcliffe1-0/+13
2022-11-08Fix handling of +/-inf defaults in TS/rust/go/dart codegen (#7588)James Kuszmaul34-4017/+7509
2022-11-08Add support for parsing proto map fields (#7613)Michael Le9-1/+100
2022-11-08Add missing #include <algorithm> for std::min/std::max uses, and #include <li...Even Rouault5-3/+10
2022-11-03Added option to not requires an EoF token when parsing JSON (#7620)Alex Ames1-0/+44
2022-10-29Add CreateSharedString to python builder (#7608)Michael Le1-0/+49
2022-10-28[TS] Add support for fixed length arrays on Typescript (#5864) (#7021) (#7581)Bulent Vural11-16/+1348
2022-10-26FlatBuffers Version 22.10.26 (#7607)Derek Bailey136-185/+185
2022-10-26[Python] Fixed the issue with nested unions relying on InitFromBuf. (#7576)Joshua Smith28-58/+739
2022-10-26FlatBuffers Version 22.10.25 (#7604)Derek Bailey136-204/+204
2022-10-21[vector] Allow to iterate with mutables (#7586)ArnaudD-FR1-0/+10
2022-10-21[Nim] Bfbs Nim Generator (#7534)Dan Lapid37-4/+2112
2022-10-21Make type conversions explicit. (#7595)Dominic Battre2-8/+8
2022-10-20Fix LongEnum definitions (#7596)Dominic Battre1-3/+3
2022-10-19Rust fix compilation for no_std targets #2 (#7553)Dan Lapid6-2/+68
2022-10-18tests/test.cpp contains a couple of tests that are only executed (#7571)Dominic Battre1-0/+6
2022-10-10Turn on clippy for Rust and fix lints for non-generated code (#7575)Casper5-16/+16
2022-10-06Add support for metadata attributes for enum values (#7567) (#7568)Piotr Dziwiński4-1/+65
2022-09-29FlatBuffers Version 22.9.29 (#7557)Derek Bailey108-157/+157
2022-09-29[TS] Make strict compliant and improve typings (#7549)Björn Harrtell34-234/+235
2022-09-29Rust soundness fixes (#7518)Raphael Taylor-Davies81-1481/+2037
2022-09-27Moves swift package to root of repository so it can be used directly … (#7548)mustiikhalil3-3/+3
2022-09-27FlatBuffers Version 22.9.24 (#7547)Derek Bailey108-195/+195
2022-09-22[Python] Python fixed size array (#7529)Joshua Smith21-84/+162
2022-09-21[C++] Rare bad buffer content alignment if sizeof(T) != alignof(T) (#7520)Denis Blank6-0/+577
2022-09-14Fix conform (#7532)Dorochi1-0/+2
2022-09-13UnPackTo disable merge by default (#7527)Derek Bailey14-172/+171
2022-09-12[TS/JS] Move TS tests to dedicated folder and deps upgrade (#7508)Björn Harrtell119-88/+15085
2022-09-11Replace `bash JavaTest.sh` with `mvn test` (#7500)Nick3-1649/+0
2022-09-11enabled cpp17 tests in CI (#7524)Derek Bailey1-1/+3
2022-09-10prevent force_align attribute on enums (#7523)Derek Bailey1-0/+1
2022-09-10remove travis config (#7522)Derek Bailey1-2/+0
2022-09-10[Java][Flexbuffers] Add API to add nullables into the buffer. (#7521)Paulo Pinheiro1-5/+10
2022-09-09Moves all of the swift test code into tests/swift (#7509)mustiikhalil34-13/+15
2022-09-01[C#] Prepares for official Nuget release (#7496)Derek Bailey53-53/+53
2022-08-29FlatBuffers Version 2.0.8 (#7492)Derek Bailey107-156/+156