summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2023-05-17fix(rust): fixed rust namer isses, resolve #7865 and ##7782 (#7964)sssooonnnggg1-0/+6
2023-05-08Add #!/usr/bin/bash to release.sh (#7942)RishabhDeep Singh1-0/+1
2023-05-05Rework cmake flatc codegeneration (#7938)Derek Bailey1-19/+39
2023-04-28Optionally generate Python type annotations (#7858)Max Burke1-1/+1
2023-03-03Add Java reflection bindings to the distribution (#7851)Chuck Atkins1-0/+6
2023-03-02Add Code Generator for idl_gen_fbs to parse .proto files (#7832)Khanh Nguyen1-0/+6
2023-01-21[TS/JS] Entry point per namespace and reworked 1.x compatible single file bui...Björn Harrtell1-24/+19
2023-01-10Fix binary output different in different platform (#7718)Saman5-69/+34
2023-01-07Fix [C#] Object API - Invalid Property Name used in UnPackTo for unio… (#7751)Stefan F1-0/+7
2023-01-06Removes Dead code & regenerate code (#7744)mustiikhalil1-0/+9
2023-01-04FlatBuffers Version 23.1.4 (#7758)Derek Bailey1-2/+2
2022-12-14Add clang-tidy, fix some bugpron problems. (#7708)Saman1-0/+1
2022-11-23Rurel (#7663)Casper1-1/+6
2022-11-22FlatBuffers Version 22.11.22Derek Bailey1-14/+0
2022-11-22Fix go generator undefined Package name, also throwing exception (#7632)Saman1-0/+14
2022-11-13Fix import problem in dart generated files. (fixes #7609). (#7621)Saman1-0/+14
2022-11-11[swift] fix broken swift test build (#7633) (#7634)mr-swifter1-0/+1
2022-10-26FlatBuffers Version 22.10.26 (#7607)Derek Bailey1-0/+5
2022-10-26[Python] Fixed the issue with nested unions relying on InitFromBuf. (#7576)Joshua Smith1-5/+11
2022-10-26FlatBuffers Version 22.10.25 (#7604)Derek Bailey1-0/+76
2022-10-21[Nim] Bfbs Nim Generator (#7534)Dan Lapid1-0/+7
2022-09-12[TS/JS] Move TS tests to dedicated folder and deps upgrade (#7508)Björn Harrtell1-4/+21
2022-09-09Moves all of the swift test code into tests/swift (#7509)mustiikhalil1-2/+2
2022-09-01[C#] Prepares for official Nuget release (#7496)Derek Bailey1-1/+1
2022-08-22Flatbuffers Version 2.0.7 (#7462)Derek Bailey1-1/+1
2022-08-16Remove old GRPC bash script and convert to python3 (#7454)Derek Bailey5-32/+170
2022-08-16Wrap types in namespace for --ts-flat-files and --gen-all (#7451)Derek Bailey1-0/+8
2022-08-07Rebased: grpc/compiler: Respect filename suffix and extension during code gen...Aman Priyadarshi1-8/+14
2022-08-05Revert "grpc/compiler: Respect filename suffix and extension during code gene...Derek Bailey1-14/+8
2022-08-05grpc/compiler: Respect filename suffix and extension during code generation (...Aman Priyadarshi1-8/+14
2022-06-13Implement optional scalars for Python (#7318)Caleb Zulawski1-1/+1
2022-06-05Started implementation for private flags in rust (#7269)mustiikhalil1-0/+5
2022-05-11[swift] add had<ArrayName> property for arrays to check presence in a message...mr-swifter1-0/+1
2022-04-21Add Annotations for Monster schema and example bufferDerek Bailey1-0/+19
2022-04-11[Kotlin] Fix key lookup returning null clashing with default value (#7237)Paulo Pinheiro1-1/+1
2022-04-11[Java] Fix key lookup returning null clashing with default value (#7236)Paulo Pinheiro1-0/+4
2022-04-06Adds implementation flag for swift (#7202)mustiikhalil1-0/+19
2022-03-30fixed padding in struct for annotated binary (#7199)Derek Bailey1-41/+36
2022-03-30[C#] Fix collision of field name and type name (#7149)tira-misu1-0/+5
2022-03-28Namerdart (#7187)Casper1-0/+1
2022-03-22Adds no-includes flags to the swift code generator (#7182)mustiikhalil1-1/+1
2022-02-15Change Rust generated file defaults (#7101)Casper1-2/+3
2022-02-10Add reflection support for python (#7026)qazwsxedcrfvtg141-16/+25
2022-02-02skip generating reflection.fbs in generate_scripts (#7077)Derek Bailey1-16/+31
2022-02-02Fixed default value of bool in struct for Swift (#7072)nicked1-0/+5
2022-01-30Implement Serialize on generated rust types (#7022)Max Burke1-0/+9
2022-01-28Use `${PYTHON_EXECUTABLE}` instead of `py` in cmake (#7042)Derek Bailey1-5/+5
2021-12-13Validate C# json/object-api options (#6985)Derek Bailey1-1/+1
2021-12-09Enable --gen-onefile in Python (#6953)lu-wang-g1-0/+7
2021-12-02Lua Generator using IR. (#6940)Derek Bailey1-1/+6