1. af8997b [Python] Improve python API (#8781) by Jacob Abrams · 12 days ago master
  2. 0d67abd `MODULE.bazel`: Upgrade `rules_swift` version (#8908) by Derek Bailey · 12 days ago
  3. d74e294 [C++] Check for case insensitive keywords (#8420) by razvanalex · 12 days ago
  4. 8914d06 Remove invalid dependency on FLATBUFFERS_GENERATE_HEADERS_SCHEMAS (#8834) by Nicolas Ulrich · 6 weeks ago
  5. 522f237 Update CODEOWNERS by Derek Bailey · 6 weeks ago
  6. 7cb0bcb C++ Feature: Mutable union getters (#8852) by Justin Davis · 6 weeks ago
  7. b1e7868 add verification that type_vec.size == vec.size() (#8853) by Justin Davis · 6 weeks ago
  8. 68e3c83 update provenance (#8873) by Justin Davis · 6 weeks ago
  9. 0723245 [Swift] Fixes bazel.build file allowing it to find Vectors folder in 8.5.0 (#8875) by mustiikhalil · 6 weeks ago
  10. 9d64b9c fix(go): add bounds checking to ByteVector (#8776) by Ville Vesilehto · 6 weeks ago
  11. d01f20f Fix python generation with nested flatbuffers (#8854) by Justin Davis · 6 weeks ago
  12. 7e16302 FlatBuffers Version 25.12.19 (#8871) by Derek Bailey · 6 weeks ago v25.12.19
  13. 57fdd4f Default Vector Support C++ (#8870) by Derek Bailey · 6 weeks ago
  14. 8cb53cc Add --gen-absl-hash option to generate AbslHashValue for structs. (#8868) by Derek Bailey · 6 weeks ago
  15. fb55e0c Run clang-format -i **/*.cpp (#8865) by Derek Bailey · 6 weeks ago
  16. d9fde67 Remove progaurd-rules.pro (#8866) by Derek Bailey · 6 weeks ago
  17. f74fda2 Update CODEOWNERS by Derek Bailey · 6 weeks ago
  18. 15802fa Create CODEOWNERS by Derek Bailey · 6 weeks ago
  19. a86afae Fix casing in generated Kotlin struct constructor function (#8849) by souma987 · 7 weeks ago
  20. 60910fb Fix nullability of generated Kotlin ByteBuffer accessors (#8844) by souma987 · 7 weeks ago
  21. 7bfaabc [TS] Flexbuffers root vector fix (#8847) by Justin Davis · 7 weeks ago
  22. e1407e4 Upgrade Kotlin to MacOS 15 (#8845) by Justin Davis · 7 weeks ago
  23. c9a301e Arrays of Enumerations without a value for `0` are no longer valid (#8836) by Justin Davis · 7 weeks ago
  24. 19b2300 chore: switch package to license expression (#8840) by James Thompson · 8 weeks ago
  25. e60c0ab deprecate the two options which have no effect of their own (#8831) by Justin Davis · 8 weeks ago
  26. 541dd1a Fix vector of table with naked ptr (#8830) by Justin Davis · 8 weeks ago
  27. 7711e84 Fix TS object API generation of schema containing array of enumeration having no zero default (#8832) by Justin Davis · 8 weeks ago
  28. 89430a1 Fix docs: typo & dead link (#8826) by Kende Gömöri · 8 weeks ago
  29. cfce38e Fixes unused imports in Rust code generator (#8828) by Cameron Mulhern · 8 weeks ago
  30. 5469bc9 Update flatc.md (#8821) by Justin Davis · 9 weeks ago
  31. b39f79e Fix(ts): escape doc comment terminator in generated JSDoc (#8820) by Ky0toFu · 9 weeks ago
  32. dc62391 update docs (#8819) by Justin Davis · 9 weeks ago
  33. a1e125a Implement `--file-names-only` (#8788) by Justin Davis · 9 weeks ago
  34. 0b60686 rust: impl TrustedLen for VectorIter (#8797) by Richard Patel · 9 weeks ago
  35. 17ceaae [rust] add deser support for enum type (#8803) by Fawdlstty · 9 weeks ago
  36. a5343d6 fix(idl_gen_rust): Fix lifetime warning added in Rust 1.89 (#8709) by Rob Jellinghaus · 9 weeks ago
  37. 4786322 update labeler.yml to v5+ format (#8818) by Justin Davis · 9 weeks ago
  38. 646a8bc Improves Rust code generation (#8564) by Cameron Mulhern · 9 weeks ago
  39. 0e3471d WIP error messages (#8764) by Felix · 9 weeks ago
  40. b07589a CI: Fix typo in version (#8817) by Felix · 9 weeks ago
  41. 2062c33 Add support for Flexbuffers in wasm (#8815) by mustiikhalil · 9 weeks ago
  42. adb7add Modernize GitHub CI actions (#8812) by Felix · 9 weeks ago
  43. 29f9993 Migrating to swift wasm on for github actions (#8814) by mustiikhalil · 9 weeks ago
  44. 597e76a Optimize Offset/Pad/Prep: use cached head and slicing, reduce casting (#8808) by Jacob Abrams · 9 weeks ago
  45. a577050 [Java] Use Table's fully qualified path (#8729) by Wakahisa · 9 weeks ago
  46. 31ab0bf [Go] Write required string fields into the buffer when using Object API (#8402) by razvanalex · 9 weeks ago
  47. e4775aa [Go] add BenchmarkBuildAllocations (#8287) by Jeroen Demeyer · 9 weeks ago
  48. 97d26ab fix CScript string.compare (#8547) by whiteye · 9 weeks ago
  49. 7dd38fa Fix platform ifdefs for locale independent str functions (#8678) by James Robinson · 9 weeks ago
  50. 7350c36 Optimize Builder startup: lazy sharedStrings and fast vtable init (#8807) by Jacob Abrams · 9 weeks ago
  51. 49d2db9 [Python] Fix generating __init__.py for invalid path (#8810) by Felix · 9 weeks ago
  52. 807b43c Remove legacy Conan recipe and update documentation (#8712) by Uilian Ries · 9 weeks ago
  53. 4b823b1 [Python] Fix inconsistent creator function naming in generated code (#8791) (#8792) by peter-soos · 9 weeks ago
  54. 4c47f4c Revert back to using swift-actions (#8806) by mustiikhalil · 9 weeks ago
  55. 2b107e2 [fuzzer] Adds code generation target. (#8795) by coder7695 · 10 weeks ago
  56. 84f4b83 TypeScript: read vtable entries as uint16 (#8435) by Jacob Bandes-Storch · 10 weeks ago
  57. 185e41f Bump js-yaml in the npm_and_yarn group across 1 directory (#8779) by dependabot[bot] · 10 weeks ago
  58. 8b02fe6 [C++] Fix vtable deduplication for 64-bit buffers >2GB (#8591) by Grzegorz Owsiany · 10 weeks ago
  59. 6e0dad8 Use macos-15-intel not macos-latest-large for Intel macOS (#8777) by Sutou Kouhei · 10 weeks ago
  60. e3e355d feat: library definition for PlatformIO (#8261) by obones · 10 weeks ago
  61. 8e901ce Fix dart object api test (#8751) by Jakob Kordež · 10 weeks ago
  62. 7808ae5 More robust <span> check (#8631) by Yuanyuan Chen · 10 weeks ago
  63. 20068cf [Java] Add `notify` to Java keywords (#8724) by Wakahisa · 10 weeks ago
  64. afd07bd [Java] Generate Longs from uint enums (#8727) by Wakahisa · 10 weeks ago
  65. 2951d53 chore: fix quick start typos (#8520) by Hjalti Leifsson · 10 weeks ago
  66. ba563de add assert to fix GCC warning on Ubuntu 24.04 LTS (#8804) by Glenn Fiedler · 10 weeks ago
  67. 46a2f3f [dart] fix bug which generated wrong code (#8780) by Fawdlstty · 10 weeks ago
  68. 7675121 Add Dart changelog entry for v25.9.23 (#8785) by Ivan Dlugos · 10 weeks ago
  69. ea2b514 Fix issue #8389: any nonzero byte is truthy (#8690) by Benjamin Kietzman · 10 weeks ago
  70. 20548ff Size verifier fix 2 (#8740) by Fergus Henderson · 10 weeks ago
  71. 7ea8db0 [Python] Add unit test for github issue 8653 (#8786) by Jacob Abrams · 10 weeks ago
  72. c7b6b66 fix: remove a single type hint to retain 2.7.x compatibility (#8799) by Justin Davis · 2 months ago
  73. ac8b124 don't crash on a lua file with no root table (#8770) by Justin Davis · 3 months ago
  74. 88b033b add proposed fixes from #8731 (#8771) by Justin Davis · 3 months ago
  75. e68355c [C++] Add Vector64 specialization for `std::vector<bool>` (#8757) by Justin Davis · 3 months ago
  76. e3ee248 Fix Issue #8653 - Python vtables not considering object size (#8683) by Justin Davis · 3 months ago
  77. 2a8f456 Replace usage of make_unique with unique_ptr for cpp11 (#8763) by Felix · 3 months ago
  78. cbf0850 [Swift] Inline arrays (#8755) by mustiikhalil · 3 months ago
  79. 7150dfb [Swift] Bump minimum supported version of swift to 5.10 (#8758) by mustiikhalil · 3 months ago
  80. fa87ecc Update swift supported features (#8769) by mustiikhalil · 3 months ago
  81. a62f45f Improves the performance of the string imp (#8772) by mustiikhalil · 3 months ago
  82. 5998472 Support native_type for tables when using the C++ object API. (#8668) by cosmith-nvidia · 3 months ago
  83. 4173b84 Fix --gen-compare to not generate comparators for native types. (#8681) by cosmith-nvidia · 3 months ago
  84. 5fe90a9 [Swift] Implements FlatbuffersVector which confirms to RandomAccessCollection (#8752) by mustiikhalil · 3 months ago
  85. 78a3d59 Swap the dependency of CreateX and X::Pack object API functions. (#8754) by cosmith-nvidia · 3 months ago
  86. 5ed02dc Prevent `make_span` from working with vectors and arrays of pointers (#8735) by are-you-tilted-already · 3 months ago
  87. 592dc50 Refactor lazy list unpacking (#8746) by Jakob Kordež · 3 months ago
  88. dd77af7 Add conditional check (#8736) by coder7695 · 3 months ago
  89. 051604a Fix struct vector ordering in pack function (#8747) by Jakob Kordež · 3 months ago
  90. 4b09586 Fix union unpacking (#8748) by Jakob Kordež · 3 months ago
  91. 4c0eecd treat npm_typescript as a dev dependency (#8719) by David Sanderson · 3 months ago
  92. de25052 Fixes failing tests on macOS due to file loading (#8742) by mustiikhalil · 3 months ago
  93. 95053e6 Correct span and non-span versions of ToArray() and ToArrayPadded() methods (#8734) by vsmcea · 3 months ago
  94. 27325e0 docs: clean up whitespace and fix typo in tutorial.md (#8695) by Daniel Nguyen · 4 months ago
  95. 1872409 FlatBuffers Version 25.9.23 (#8708) by Derek Bailey · 4 months ago v25.9.23
  96. c427e1a Bump the npm_and_yarn group across 1 directory with 2 updates (#8704) by dependabot[bot] · 4 months ago
  97. caf3b49 bulk code format fix (#8707) by Derek Bailey · 4 months ago
  98. 0e04786 Use the Google Style for clang-format without exceptions (#8706) by Derek Bailey · 4 months ago
  99. 881eaab Revert back to use the latest from the swiftly ci (#8702) by mustiikhalil · 4 months ago
  100. 48eccb8 fix(idl_gen_ts): bool to number conversion in mutable API (#8677) by nurbo · 5 months ago