summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-11-11Fixes #7345 to add the option to minify enums (#7566)RishabhDeep Singh2-186/+193
2022-11-11Add comparison operator to python objects under --gen-compare option (#7610)Alex-Ratcliffe1-0/+21
2022-11-08Fix handling of +/-inf defaults in TS/rust/go/dart codegen (#7588)James Kuszmaul5-12/+69
2022-11-08Add support for parsing proto map fields (#7613)Michael Le2-0/+40
2022-11-08Fix help output for --gen-includes (#7611)Ben Beasley1-1/+1
2022-11-08Fix missing spaces in flatc help text (#7612)Ben Beasley1-2/+2
2022-11-08Add missing #include <algorithm> for std::min/std::max uses, and #include <li...Even Rouault7-1/+11
2022-11-03Added option to not requires an EoF token when parsing JSON (#7620)Alex Ames1-3/+9
2022-10-29python: object generation prefix and suffix (#7565)inaryart1-6/+6
2022-10-28[TS] Add support for fixed length arrays on Typescript (#5864) (#7021) (#7581)Bulent Vural2-16/+321
2022-10-26FlatBuffers Version 22.10.26 (#7607)Derek Bailey4-4/+4
2022-10-26[Python] Fixed the issue with nested unions relying on InitFromBuf. (#7576)Joshua Smith1-2/+16
2022-10-26FlatBuffers Version 22.10.25 (#7604)Derek Bailey4-4/+4
2022-10-21[Nim] Bfbs Nim Generator (#7534)Dan Lapid8-28/+737
2022-10-21Make type conversions explicit. (#7595)Dominic Battre1-0/+1
2022-10-20Fix LongEnum definitions (#7596)Dominic Battre1-0/+4
2022-10-06Add support for metadata attributes for enum values (#7567) (#7568)Piotr Dziwiński1-37/+67
2022-09-29FlatBuffers Version 22.9.29 (#7557)Derek Bailey4-4/+4
2022-09-29[TS] Make strict compliant and improve typings (#7549)Björn Harrtell1-17/+24
2022-09-29Rust soundness fixes (#7518)Raphael Taylor-Davies1-116/+99
2022-09-27FlatBuffers Version 22.9.24 (#7547)Derek Bailey4-4/+4
2022-09-24Emit internal enums when swift_implementation_only (#7545)Mark Pauley1-1/+2
2022-09-22[Python] Python fixed size array (#7529)Joshua Smith2-48/+121
2022-09-21[C++] Rare bad buffer content alignment if sizeof(T) != alignof(T) (#7520)Denis Blank2-2/+5
2022-09-14Fix conform (#7532)Dorochi1-4/+20
2022-09-13UnPackTo disable merge by default (#7527)Derek Bailey1-32/+29
2022-09-12[TS/JS] Move TS tests to dedicated folder and deps upgrade (#7508)Björn Harrtell1-3/+3
2022-09-10prevent force_align attribute on enums (#7523)Derek Bailey1-28/+17
2022-09-10remove travis config (#7522)Derek Bailey2-26/+0
2022-09-01[C#] Prepares for official Nuget release (#7496)Derek Bailey1-6/+8
2022-08-31[ISSUE-6268] returns NaN insteadof nan (#7498)Ivan Zakharchanka1-1/+3
2022-08-29FlatBuffers Version 2.0.8 (#7492)Derek Bailey4-7/+7
2022-08-29Namer applied to Typescript generator (#7488)Casper2-205/+175
2022-08-29[C++] support native_inline attribute for vector of tables (#7479)sssooonnnggg2-24/+35
2022-08-24Use type traits for specialization (#7475)Derek Bailey1-4/+5
2022-08-24Disable RTTI and rework use in idl_gen_ts.cpp (#7474)Derek Bailey1-3/+10
2022-08-23Include builder.addOffset for vector of structs (#7470)Derek Bailey1-1/+5
2022-08-23Use schema include name for keep-prefix (#7469)Derek Bailey2-35/+28
2022-08-22Reworked keep prefix (#7456)Derek Bailey1-14/+26
2022-08-18disabling unpackto optimization (#7459)Derek Bailey1-0/+16
2022-08-16Grouped anonymous namespaces together, (#7455)Paul Harris4-729/+668
2022-08-16Change to GetTypeName (#7453)Derek Bailey1-10/+2
2022-08-16Wrap types in namespace for --ts-flat-files and --gen-all (#7451)Derek Bailey2-189/+184
2022-08-16Audit and fixups for GCC and Clang (#7212)Paul Harris14-71/+208
2022-08-15Partial support for --ts-flat-files and --gen-all (#7446)Derek Bailey2-59/+51
2022-08-15[Kotlin] Make sure namespace path exist for code generation (#7357)Paulo Pinheiro1-3/+4
2022-08-15[C#] Rework how sorted vectors are looked up (#7441)Derek Bailey1-58/+44
2022-08-14[TypeScript] Fix namespaceless schema generation (#7432)Derek Bailey1-24/+34
2022-08-12[C++] Set StructDef::has_key property when deserializing from binary schema (...sssooonnnggg1-0/+8
2022-08-10Issue#6959 :Updated Automatically generated rust files. (#7425)Yashasvi Chaurasia1-0/+3