master
Implement `--file-names-only` (#8788)
Use the Google Style for clang-format without exceptions (#8706)
bulk code format fix (#8707)
Feature: lua now file_ident aware (#8850)
[C++] Check for case insensitive keywords (#8420)
fix: annotated output for size-prefixed binaries (#8976)
Run clang-format -i **/*.cpp (#8865)
disallow circular struct references (#8851)
Refactor languages to use CodeGenerator interface. (#7797)
codegen: escape string default values to prevent code injection (#8964)
[C#] Add GetBytes methods for fixed arrays (#8633)
[Dart] Fix namespace alias from union type (#9088)
inject no long for FBS generation to remove logs in flattests (#7926)
Add Kotlin multiplatform support (#7969)
Fix indention level for --no-python-gen-numpy (#9049)
[Swift] Migrate to swift 6.0 and Implements support gRPC v2 (#8983)
Final refactor for bfsb_generator* and text generator (#7806)
[gRPC] Update the code generator for Python to produce typed handlers (#8326)
Fix out-of-bounds vector access in StructDef::Deserialize (#8988)
fix: correct operator precedence in ForAllFields reverse iteration (#8991)