COMMITS
/ scripts/generate_code.py March 19, 2026
T
Fix inconsistent Python union creator function naming (#8981)
tmimmanuel committed
March 12, 2026
T
Fix missing namespace qualifier in Pack() (#8967)
tmimmanuel committed
February 12, 2026
M
[Swift] Moves VTs from enums to structs to prevent empty enum generation
mustiikhalil committed
February 4, 2026
C
Fixes Rust code generation for single file output when using namespaces (#8877)
Cameron Mulhern committed
December 19, 2025
D
Default Vector Support C++ (#8870)
Derek Bailey committed
D
Add --gen-absl-hash option to generate AbslHashValue for structs. (#8868)
Derek Bailey committed
December 7, 2025
J
Fix vector of table with naked ptr (#8830)
Justin Davis committed
November 14, 2025
M
[Swift] Inline arrays (#8755)
mustiikhalil committed
November 5, 2025
C
Fix --gen-compare to not generate comparators for native types. (#8681)
cosmith-nvidia committed
September 24, 2025
D
bulk code format fix (#8707)
Derek Bailey committed
August 28, 2025
S
gRPC callbackService support added (#8666)
Shashank committed
August 3, 2025
S
Fix native_type non-native_inline fields, add tests (#8655)
Sourya Kovvali committed
July 4, 2025
F
Bugfix/new decode flag (#8634)
Felix committed
June 30, 2025
M
Adds windows swift support (#8622)
mustiikhalil committed
June 29, 2025
S
Decode bytes to strings in Python Object API (#8551)
Seth Raymond committed
March 18, 2025
M
[Swift] Adds new API to reduce memory copying within swift (#8484)
mustiikhalil committed
May 17, 2023
S
fix(rust): fixed rust namer isses, resolve #7865 and ##7782 (#7964)
sssooonnnggg committed
May 5, 2023
D
Rework cmake flatc codegeneration (#7938)
Derek Bailey committed
April 28, 2023
M
Optionally generate Python type annotations (#7858)
Max Burke committed
March 3, 2023
C
Add Java reflection bindings to the distribution (#7851)
Chuck Atkins committed
March 2, 2023
K
Add Code Generator for idl_gen_fbs to parse .proto files (#7832)
Khanh Nguyen committed
January 21, 2023
B
[TS/JS] Entry point per namespace and reworked 1.x compatible single file build (#7510)
Björn Harrtell committed
January 10, 2023
S
Fix binary output different in different platform (#7718)
Saman committed
January 7, 2023
S
M
Removes Dead code & regenerate code (#7744)
mustiikhalil committed
November 22, 2022
D
FlatBuffers Version 22.11.22
Derek Bailey committed
November 13, 2022
S
November 11, 2022
M
[swift] fix broken swift test build (#7633) (#7634)
mr-swifter committed
October 26, 2022
J
[Python] Fixed the issue with nested unions relying on InitFromBuf. (#7576)
Joshua Smith committed
October 21, 2022
D
[Nim] Bfbs Nim Generator (#7534)
Dan Lapid committed
September 13, 2022
B
[TS/JS] Move TS tests to dedicated folder and deps upgrade (#7508)
Björn Harrtell committed
September 10, 2022
M
Moves all of the swift test code into tests/swift (#7509)
mustiikhalil committed
September 1, 2022
D
[C#] Prepares for official Nuget release (#7496)
Derek Bailey committed
August 23, 2022
D
Flatbuffers Version 2.0.7 (#7462)
Derek Bailey committed
August 17, 2022
D
Remove old GRPC bash script and convert to python3 (#7454)
Derek Bailey committed
August 16, 2022
D
Wrap types in namespace for --ts-flat-files and --gen-all (#7451)
Derek Bailey committed
August 7, 2022
A
Rebased: grpc/compiler: Respect filename suffix and extension during code generation (#7414)
Aman Priyadarshi committed
August 6, 2022
D
A
grpc/compiler: Respect filename suffix and extension during code generation (#7343)
Aman Priyadarshi committed
June 13, 2022
C
Implement optional scalars for Python (#7318)
Caleb Zulawski committed
June 5, 2022
M
Started implementation for private flags in rust (#7269)
mustiikhalil committed
May 11, 2022
M
April 22, 2022
D
Add Annotations for Monster schema and example buffer
Derek Bailey committed
April 12, 2022
P
[Kotlin] Fix key lookup returning null clashing with default value (#7237)
Paulo Pinheiro committed
P
[Java] Fix key lookup returning null clashing with default value (#7236)
Paulo Pinheiro committed
April 6, 2022
M
Adds implementation flag for swift (#7202)
mustiikhalil committed
March 30, 2022
D
fixed padding in struct for annotated binary (#7199)
Derek Bailey committed
T
[C#] Fix collision of field name and type name (#7149)
tira-misu committed
March 28, 2022
C
Namerdart (#7187)
Casper committed