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