Sign in
pigweed
/
third_party
/
github
/
google
/
flatbuffers
/
HEAD
1a7495a
[C#] Add GetBytes methods for fixed arrays (#8633)
by bigjt
· 18 hours ago
upstream/master
3c1bb67
sync human-readable value (#8859)
by Fawdlstty
· 26 hours ago
5b9de8b
Fixes Rust code generation for single file output when using namespaces (#8877)
by Cameron Mulhern
· 26 hours ago
ea0a73d
disallow circular struct references (#8851)
by Justin Davis
· 26 hours ago
4623cfa
Opt in to using experimental Kotlin Native APIs to suppress build warnings (#8885)
by souma987
· 27 hours ago
9c2c56d
Fix typo in comment in idl.h (#8907)
by Peter Shih
· 27 hours ago
429c28c
fix(rust): Zero vtable memory in write_vtable to prevent uninitialized data (#8898)
by brianmacy
· 27 hours ago
e5a9ff7
flatbuffers.h: fix C++11 compilation (#8857) (#8858)
by Markus Junginger
· 28 hours ago
e53732b
Feature: lua now file_ident aware (#8850)
by Justin Davis
· 28 hours ago
b84b676
Fix example of JSON export with flatc (#8892)
by Thiébaud Weksteen
· 29 hours ago
3211f85
Add --ts-undefined-for-optionals command line option (#8861)
by Iñaki Baz Castillo
· 29 hours ago
95ff1f1
[c#] Fix Table __vector_as_array correct len calc (#8911)
by Stefan F.
· 29 hours ago
af8997b
[Python] Improve python API (#8781)
by Jacob Abrams
· 2 weeks ago
0d67abd
`MODULE.bazel`: Upgrade `rules_swift` version (#8908)
by Derek Bailey
· 2 weeks ago
d74e294
[C++] Check for case insensitive keywords (#8420)
by razvanalex
· 2 weeks ago
8914d06
Remove invalid dependency on FLATBUFFERS_GENERATE_HEADERS_SCHEMAS (#8834)
by Nicolas Ulrich
· 7 weeks ago
522f237
Update CODEOWNERS
by Derek Bailey
· 7 weeks ago
7cb0bcb
C++ Feature: Mutable union getters (#8852)
by Justin Davis
· 7 weeks ago
b1e7868
add verification that type_vec.size == vec.size() (#8853)
by Justin Davis
· 7 weeks ago
68e3c83
update provenance (#8873)
by Justin Davis
· 7 weeks ago
0723245
[Swift] Fixes bazel.build file allowing it to find Vectors folder in 8.5.0 (#8875)
by mustiikhalil
· 7 weeks ago
9d64b9c
fix(go): add bounds checking to ByteVector (#8776)
by Ville Vesilehto
· 7 weeks ago
d01f20f
Fix python generation with nested flatbuffers (#8854)
by Justin Davis
· 7 weeks ago
7e16302
FlatBuffers Version 25.12.19 (#8871)
by Derek Bailey
· 7 weeks ago
v25.12.19
57fdd4f
Default Vector Support C++ (#8870)
by Derek Bailey
· 7 weeks ago
8cb53cc
Add --gen-absl-hash option to generate AbslHashValue for structs. (#8868)
by Derek Bailey
· 7 weeks ago
fb55e0c
Run clang-format -i **/*.cpp (#8865)
by Derek Bailey
· 7 weeks ago
d9fde67
Remove progaurd-rules.pro (#8866)
by Derek Bailey
· 7 weeks ago
f74fda2
Update CODEOWNERS
by Derek Bailey
· 7 weeks ago
15802fa
Create CODEOWNERS
by Derek Bailey
· 7 weeks ago
a86afae
Fix casing in generated Kotlin struct constructor function (#8849)
by souma987
· 8 weeks ago
60910fb
Fix nullability of generated Kotlin ByteBuffer accessors (#8844)
by souma987
· 8 weeks ago
7bfaabc
[TS] Flexbuffers root vector fix (#8847)
by Justin Davis
· 8 weeks ago
e1407e4
Upgrade Kotlin to MacOS 15 (#8845)
by Justin Davis
· 8 weeks ago
c9a301e
Arrays of Enumerations without a value for `0` are no longer valid (#8836)
by Justin Davis
· 8 weeks ago
19b2300
chore: switch package to license expression (#8840)
by James Thompson
· 8 weeks ago
e60c0ab
deprecate the two options which have no effect of their own (#8831)
by Justin Davis
· 8 weeks ago
541dd1a
Fix vector of table with naked ptr (#8830)
by Justin Davis
· 9 weeks ago
7711e84
Fix TS object API generation of schema containing array of enumeration having no zero default (#8832)
by Justin Davis
· 9 weeks ago
89430a1
Fix docs: typo & dead link (#8826)
by Kende Gömöri
· 9 weeks ago
cfce38e
Fixes unused imports in Rust code generator (#8828)
by Cameron Mulhern
· 9 weeks ago
5469bc9
Update flatc.md (#8821)
by Justin Davis
· 9 weeks ago
b39f79e
Fix(ts): escape doc comment terminator in generated JSDoc (#8820)
by Ky0toFu
· 9 weeks ago
dc62391
update docs (#8819)
by Justin Davis
· 9 weeks ago
a1e125a
Implement `--file-names-only` (#8788)
by Justin Davis
· 9 weeks ago
0b60686
rust: impl TrustedLen for VectorIter (#8797)
by Richard Patel
· 9 weeks ago
17ceaae
[rust] add deser support for enum type (#8803)
by Fawdlstty
· 9 weeks ago
a5343d6
fix(idl_gen_rust): Fix lifetime warning added in Rust 1.89 (#8709)
by Rob Jellinghaus
· 9 weeks ago
4786322
update labeler.yml to v5+ format (#8818)
by Justin Davis
· 9 weeks ago
646a8bc
Improves Rust code generation (#8564)
by Cameron Mulhern
· 9 weeks ago
0e3471d
WIP error messages (#8764)
by Felix
· 9 weeks ago
b07589a
CI: Fix typo in version (#8817)
by Felix
· 9 weeks ago
2062c33
Add support for Flexbuffers in wasm (#8815)
by mustiikhalil
· 9 weeks ago
adb7add
Modernize GitHub CI actions (#8812)
by Felix
· 9 weeks ago
29f9993
Migrating to swift wasm on for github actions (#8814)
by mustiikhalil
· 9 weeks ago
597e76a
Optimize Offset/Pad/Prep: use cached head and slicing, reduce casting (#8808)
by Jacob Abrams
· 9 weeks ago
a577050
[Java] Use Table's fully qualified path (#8729)
by Wakahisa
· 9 weeks ago
31ab0bf
[Go] Write required string fields into the buffer when using Object API (#8402)
by razvanalex
· 9 weeks ago
e4775aa
[Go] add BenchmarkBuildAllocations (#8287)
by Jeroen Demeyer
· 10 weeks ago
97d26ab
fix CScript string.compare (#8547)
by whiteye
· 10 weeks ago
7dd38fa
Fix platform ifdefs for locale independent str functions (#8678)
by James Robinson
· 10 weeks ago
7350c36
Optimize Builder startup: lazy sharedStrings and fast vtable init (#8807)
by Jacob Abrams
· 10 weeks ago
49d2db9
[Python] Fix generating __init__.py for invalid path (#8810)
by Felix
· 10 weeks ago
807b43c
Remove legacy Conan recipe and update documentation (#8712)
by Uilian Ries
· 10 weeks ago
4b823b1
[Python] Fix inconsistent creator function naming in generated code (#8791) (#8792)
by peter-soos
· 10 weeks ago
4c47f4c
Revert back to using swift-actions (#8806)
by mustiikhalil
· 10 weeks ago
2b107e2
[fuzzer] Adds code generation target. (#8795)
by coder7695
· 2 months ago
84f4b83
TypeScript: read vtable entries as uint16 (#8435)
by Jacob Bandes-Storch
· 2 months ago
185e41f
Bump js-yaml in the npm_and_yarn group across 1 directory (#8779)
by dependabot[bot]
· 2 months ago
8b02fe6
[C++] Fix vtable deduplication for 64-bit buffers >2GB (#8591)
by Grzegorz Owsiany
· 2 months ago
6e0dad8
Use macos-15-intel not macos-latest-large for Intel macOS (#8777)
by Sutou Kouhei
· 2 months ago
e3e355d
feat: library definition for PlatformIO (#8261)
by obones
· 2 months ago
8e901ce
Fix dart object api test (#8751)
by Jakob Kordež
· 2 months ago
7808ae5
More robust <span> check (#8631)
by Yuanyuan Chen
· 2 months ago
20068cf
[Java] Add `notify` to Java keywords (#8724)
by Wakahisa
· 2 months ago
afd07bd
[Java] Generate Longs from uint enums (#8727)
by Wakahisa
· 2 months ago
2951d53
chore: fix quick start typos (#8520)
by Hjalti Leifsson
· 2 months ago
ba563de
add assert to fix GCC warning on Ubuntu 24.04 LTS (#8804)
by Glenn Fiedler
· 2 months ago
46a2f3f
[dart] fix bug which generated wrong code (#8780)
by Fawdlstty
· 2 months ago
7675121
Add Dart changelog entry for v25.9.23 (#8785)
by Ivan Dlugos
· 2 months ago
ea2b514
Fix issue #8389: any nonzero byte is truthy (#8690)
by Benjamin Kietzman
· 2 months ago
20548ff
Size verifier fix 2 (#8740)
by Fergus Henderson
· 2 months ago
7ea8db0
[Python] Add unit test for github issue 8653 (#8786)
by Jacob Abrams
· 2 months ago
c7b6b66
fix: remove a single type hint to retain 2.7.x compatibility (#8799)
by Justin Davis
· 2 months ago
ac8b124
don't crash on a lua file with no root table (#8770)
by Justin Davis
· 3 months ago
88b033b
add proposed fixes from #8731 (#8771)
by Justin Davis
· 3 months ago
e68355c
[C++] Add Vector64 specialization for `std::vector<bool>` (#8757)
by Justin Davis
· 3 months ago
e3ee248
Fix Issue #8653 - Python vtables not considering object size (#8683)
by Justin Davis
· 3 months ago
2a8f456
Replace usage of make_unique with unique_ptr for cpp11 (#8763)
by Felix
· 3 months ago
cbf0850
[Swift] Inline arrays (#8755)
by mustiikhalil
· 3 months ago
7150dfb
[Swift] Bump minimum supported version of swift to 5.10 (#8758)
by mustiikhalil
· 3 months ago
fa87ecc
Update swift supported features (#8769)
by mustiikhalil
· 3 months ago
a62f45f
Improves the performance of the string imp (#8772)
by mustiikhalil
· 3 months ago
5998472
Support native_type for tables when using the C++ object API. (#8668)
by cosmith-nvidia
· 3 months ago
4173b84
Fix --gen-compare to not generate comparators for native types. (#8681)
by cosmith-nvidia
· 3 months ago
5fe90a9
[Swift] Implements FlatbuffersVector which confirms to RandomAccessCollection (#8752)
by mustiikhalil
· 3 months ago
78a3d59
Swap the dependency of CreateX and X::Pack object API functions. (#8754)
by cosmith-nvidia
· 3 months ago
5ed02dc
Prevent `make_span` from working with vectors and arrays of pointers (#8735)
by are-you-tilted-already
· 3 months ago
592dc50
Refactor lazy list unpacking (#8746)
by Jakob Kordež
· 3 months ago
dd77af7
Add conditional check (#8736)
by coder7695
· 3 months ago
Next »