Skip to content

Pull requests: google/flatbuffers

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

kotlin-kmp build fixes kotlin
#8526 opened Feb 14, 2025 by ptitjes Loading… updated Jul 2, 2025
[C#] Add GetBytes methods for fixed arrays c# c++ codegen Involving generating code from schema
#8633 opened Jul 2, 2025 by bigjt-dev Loading… updated Jul 2, 2025
[C#] Improve Span<> utilization c#
#8588 opened May 1, 2025 by bigjt-dev Loading… updated Jul 2, 2025
More robust C++20 <span> check c++
#8631 opened Jun 29, 2025 by cyyever Loading… updated Jun 29, 2025
[C++] parser: Add zero_on_float_to_int logic and improve json parsing. c++ codegen Involving generating code from schema
#8628 opened Jun 27, 2025 by Dwordcito Loading… updated Jun 27, 2025
[Python] Enhance object API __init__ with typed keyword arguments c++ codegen Involving generating code from schema python
#8615 opened Jun 16, 2025 by crackcomm Loading… updated Jun 26, 2025
Use correct default type for str c++ codegen Involving generating code from schema python
#8623 opened Jun 23, 2025 by fliiiix Loading… updated Jun 26, 2025
[Rust] Support struct type field with key attribute c++ codegen Involving generating code from schema rust
#8604 opened May 27, 2025 by emesare Loading… updated Jun 26, 2025
Fix Enum type definition c++ codegen Involving generating code from schema python
#8624 opened Jun 23, 2025 by fliiiix Loading… updated Jun 25, 2025
[Python] Avoid include own type c++ codegen Involving generating code from schema python
#8625 opened Jun 24, 2025 by fliiiix Loading… updated Jun 25, 2025
[Python] Avoid double flatbuffers include in pyi files c++ codegen Involving generating code from schema python
#8626 opened Jun 24, 2025 by fliiiix Loading… updated Jun 25, 2025
Update Universe.kt kotlin stale
#8466 opened Dec 24, 2024 by imsharukh1994 Loading… updated Jun 24, 2025
Fix typo in code comment c++ codegen Involving generating code from schema
#8549 opened Mar 4, 2025 by fliiiix Loading… updated Jun 23, 2025
Bump esbuild from 0.19.8 to 0.25.0 in the npm_and_yarn group across 1 directory dependencies Pull requests that update a dependency file json
#8524 opened Feb 11, 2025 by dependabot bot Loading… updated Jun 22, 2025
Update CMakeLists.txt
#8621 opened Jun 22, 2025 by bmarques1995 Loading… updated Jun 22, 2025
Improves Rust code generation c++ codegen Involving generating code from schema rust
#8564 opened Mar 22, 2025 by csmulhern Loading… updated Jun 22, 2025
Adds module mapping of includes for Rust code generation c++ codegen Involving generating code from schema python rust
#8563 opened Mar 22, 2025 by csmulhern Loading… updated Jun 22, 2025
string use CompareOrdinal instead string.CompareTo, sort by Unicode o… c# c++ codegen Involving generating code from schema
#8616 opened Jun 20, 2025 by Rootjhon Loading… updated Jun 20, 2025
dart: Ensure fields are only written once dart stale
#8455 opened Dec 18, 2024 by sami-neara Draft updated Jun 18, 2025
Build flatc on release for ARM64 CI Continuous Integration
#8583 opened Apr 21, 2025 by souryavarenya Loading… updated Jun 16, 2025
Rust default array fix c++ codegen Involving generating code from schema rust
#8585 opened Apr 24, 2025 by jergussuja Loading… updated Jun 3, 2025
fix: complying with rust edition 2024 (unsafe_op_in_unsafe_fn) c++ codegen Involving generating code from schema rust
#8606 opened Jun 2, 2025 by sabify Loading… updated Jun 2, 2025
Update README logo path documentation Documentation
#8602 opened May 23, 2025 by gio3k Loading… updated May 23, 2025
chore: fix quick start typos documentation Documentation
#8520 opened Feb 4, 2025 by Homeblest Loading… updated May 21, 2025
ProTip! Exclude everything labeled bug with -label:bug.