aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 days[Python] Fix various codegen problems (#8292)upstream-masterAnton Bobukh
2024-04-18Remove npm/rules_js dependency for C++ only use cases (#7990)Philipp Schrader
2024-04-17[Kotlin] Add workflow to release kotlin multiplatform version (#8014)Paulo Pinheiro
2024-04-17`flatbuffer_builder`: Fix GetTemporaryPointer constantnessDerek Bailey
2024-04-05Improve error handling on Object API name collision. (#8275)Michael Beardsworth
2024-04-02Avoid ODR violations with flatbuffers::Verifier. (#8274)Fergus Henderson
2024-03-26Start Release workflow when `published`Derek Bailey
2024-03-26FlatBuffers Version v24.3.25Derek Bailey
2024-03-25Fix handling non null-terminated string_views in LookupByKey (#8203)mpawlowski-eyeo
2024-03-12`presubmit.yml`: Use xcode 14.2Derek Bailey
2024-03-11Fix License (#8253)Thomas Hartwig
2024-03-08Lobster: Support required fieldsWouter van Oortmerssen
2024-03-07FlatBuffers Version v24.3.7Derek Bailey
2024-03-07: Don't depend on java versionDerek Bailey
2024-03-07FlatBuffers Version v24.3.6Derek Bailey
2024-03-07FlatBuffers Version v24.3.6Derek Bailey
2023-12-19Target .NET Standard 2.1, .NET 6, .NET 8 only (#8184)Björn Harrtell
2023-12-19`flatbuffer_builder`: Prevent `Finish()` from being called twiceDerek Bailey
2023-12-19[TS/JS] Create byte vectors (#8185)razvanalex
2023-12-18Update README.mdDerek Bailey
2023-12-17Add Clear() for python Builder (#8186)razvanalex
2023-12-18`WORKSPACE`: Run BuildifierDerek Bailey
2023-12-18`WORKSPACE`: go back to version that was workingDerek Bailey
2023-12-18`WORKSPACE`: fix swiftDerek Bailey
2023-12-18`presubmit.yml`: Explicitly use bazel 6.4.0Derek Bailey
2023-12-17`WORKSPACE`: include latst build_bazel_rules_swiftDerek Bailey
2023-12-17`WORKSPACE`: remove old swift downloadDerek Bailey
2023-12-17`WORKSPACE`: update apple and rule_jsDerek Bailey
2023-12-16Introduce convenient implicit operator string_view (#8181)Yuriy Chernyshov
2023-12-16Update label.ymlDerek Bailey
2023-12-16Update label.ymlDerek Bailey
2023-12-13[TS/JS] Upgrade dependencies (#7996)Björn Harrtell
2023-11-29Fix python type annotation output when not enabled (#7983)Aaron Barany
2023-11-26copy properties for conformance parser (#8174)blindspotbounty
2023-11-22Fix cmake build for old versions (#8173)Felix
2023-11-22[Swift] Migrating benchmarks to a newer lib. (#8168)mustiikhalil
2023-11-20[Swift] Add allowReadingUnalignedBuffers to most ByteBuffer init methods (#8134)abandy
2023-11-20Fix typo in CMakeLists.txt (#8167)DoppelDe
2023-11-20[Swift] Push contiguous bytes (#8157)Taylor Holliday
2023-11-19Add absolute file names option to BFBS (#8055)James Courtney
2023-11-19update goldens with namespaceDerek Bailey
2023-11-19Update testReadFromOtherLanguages test to also run on macos (#8044)mustiikhalil
2023-11-18[GO] compiles to much files (#8118)tira-misu
2023-11-18Update build.yml (#8163)Derek Bailey
2023-11-18Add argument to FlatBufferToString for quotes around field names, default fal...Aleksandr Smolin
2023-11-18Bump word-wrap from 1.2.3 to 1.2.4 (#8042)dependabot[bot]
2023-11-18Fixes forward offset verifiable objects within arrays (#8135)mustiikhalil
2023-11-18Update build.yml (#8162)Derek Bailey
2023-11-18data() instead of c_str() (#8069)Artem Shilkin
2023-11-18Fix spelling mistake in FlatBufferBuilder.cs doc comments (#8120)Peter Dye