Sign in
pigweed
/
third_party
/
github
/
google
/
flatbuffers
/
HEAD
27325e0
docs: clean up whitespace and fix typo in tutorial.md (#8695)
by Daniel Nguyen
· 4 days ago
upstream/master
1872409
FlatBuffers Version 25.9.23 (#8708)
by Derek Bailey
· 5 days ago
v25.9.23
c427e1a
Bump the npm_and_yarn group across 1 directory with 2 updates (#8704)
by dependabot[bot]
· 5 days ago
caf3b49
bulk code format fix (#8707)
by Derek Bailey
· 5 days ago
0e04786
Use the Google Style for clang-format without exceptions (#8706)
by Derek Bailey
· 5 days ago
881eaab
Revert back to use the latest from the swiftly ci (#8702)
by mustiikhalil
· 7 days ago
48eccb8
fix(idl_gen_ts): bool to number conversion in mutable API (#8677)
by nurbo
· 3 weeks ago
3c0511f
[C#] Added ToSizedArrayPadded(int padLeft, int padRight) to ByteBuffers to avoid unnecessary copying. (#8658)
by Peter Petrov
· 3 weeks ago
82396fa
[C#] Improve Span<> utilization (#8588)
by bigjt
· 4 weeks ago
a6b337f
Add bounds checking to a method where it was missing (#8673)
by Curt Hagenlocher
· 4 weeks ago
35230bd
[C#] Fix union verifier (#8593)
by TorsteinTenstadNorsonic
· 4 weeks ago
deb3d93
gRPC callbackService support added (#8666)
by Shashank
· 4 weeks ago
b87d04a
Bugfix: grpc supress incorrect warning (#8669)
by Felix
· 4 weeks ago
1e6c851
fix(go/grpc): avoid panic on short FlatBuffers input (#8684)
by Ville Vesilehto
· 5 weeks ago
6164edf
Fixes swift windows CI (#8685)
by mustiikhalil
· 5 weeks ago
ef1030f
Update build.yml - disable gradle CI failures
by Derek Bailey
· 5 weeks ago
53c8c2e
Update build.yml - disable Test Swift Windows
by Derek Bailey
· 5 weeks ago
f83525f
Update build.yml - update gradle actions
by Derek Bailey
· 5 weeks ago
b2cce47
Update build.yml - use java-version 21
by Derek Bailey
· 5 weeks ago
067bfdb
Update ts codegen (#8421)
by Jason
· 6 weeks ago
5218e29
Fix: Actually call ValidateOptions (#8665)
by Justin Davis
· 7 weeks ago
957e09d
CMakeLists: include(CheckSymbolExists) so check_symbol_exists() will work (#8580)
by vzjc
· 7 weeks ago
af4b99a
Add Rust reflection documentation (#8536)
by Chan Wang
· 7 weeks ago
b85b90e
Fix typo in word JavaScript (#8530)
by Isaiah Pettingill
· 7 weeks ago
ae38212
docs: fix broken link in readme (#8656)
by Nugine
· 8 weeks ago
ff9cba2
Doc fix verifier example code for cpp (#8664)
by Felix
· 8 weeks ago
1759061
Remove stray required in docs (#8663)
by Felix
· 8 weeks ago
34af7ff
Fix native_type non-native_inline fields, add tests (#8655)
by Sourya Kovvali
· 8 weeks ago
upstream/google3_sync
518bf42
Fixes misaligned pointer by reading from the buffer instead of loading the memory separately (#8649)
by mustiikhalil
· 9 weeks ago
575d616
[Swift] Moves capacity outside of Storage (#8650)
by mustiikhalil
· 9 weeks ago
f32a7dc
Bugfix __eq__ for numpy data types (#8646)
by Felix
· 9 weeks ago
860d645
Support Rust edition 2024 (#8638)
by Alex Băluț
· 9 weeks ago
06a53df
Fix start page: Backwards and Forwards Compatibility (#8645)
by Felix
· 9 weeks ago
c526cb6
[Python] Enhance object API `__init__` with typed keyword arguments (#8615)
by Łukasz Kurowski
· 10 weeks ago
ca73ff3
[Swift] Memory usage fix (#8643)
by mustiikhalil
· 2 months ago
2e49b3b
docs: Fixing typo on PHP sample (#8566)
by Rogério Lino
· 2 months ago
f830c47
[Python] Avoid double flatbuffers include in pyi files (#8626)
by Felix
· 2 months ago
501810f
Fix JavaScript typo in mkdocs.yml (#8515)
by Emma
· 2 months ago
1047d7e
Fix Enum type definition (#8624)
by Felix
· 2 months ago
07c2eb5
Moves away from @_exported import to add the import in the generated code (#8637)
by mustiikhalil
· 2 months ago
c7b9dc8
[Python] Avoid include own type (#8625)
by Felix
· 3 months ago
4c9079e
Update logo path (#8602)
by Gio
· 3 months ago
64e5252
Fix typo in code comment (#8549)
by Felix
· 3 months ago
00c3080
Fixed typo in quick_start.md (#8592)
by Dylan Gallagher
· 3 months ago
c15fe42
Use correct default type for str (#8623)
by Felix
· 3 months ago
6b251aa
Bugfix/new decode flag (#8634)
by Felix
· 3 months ago
6fe8afb
[CI] Moves swift actions to use next (#8632)
by mustiikhalil
· 3 months ago
00eec24
[TS] Fix relative paths for exports (#8517)
by Truman Mulholland
· 3 months ago
b8db3a9
Adds windows swift support (#8622)
by mustiikhalil
· 3 months ago
7555643
Decode bytes to strings in Python Object API (#8551)
by Seth Raymond
· 3 months ago
31beb0f
Bugfix: grpc python code generation location and file suffix (#8359)
by Felix
· 3 months ago
dfd9212
Avoid outputting Python files for already generated types (#8500)
by Aaron Barany
· 3 months ago
a2916d3
[TS] Upgrade deps (#8620)
by Björn Harrtell
· 3 months ago
5a95b7b
[Swift] Flexbuffers native swift port (#8577)
by mustiikhalil
· 3 months ago
595ac94
[TS] Enum value default null (#8619)
by Björn Harrtell
· 3 months ago
5822c1c
Fix dereference operator of VectorIterator to structures (#8425)
by Adam Oleksy
· 4 months ago
609c72c
[C++] Fixes #8446 (#8447)
by Maurice Sotzny
· 6 months ago
bd1b2d0
[Swift] Adds new API to reduce memory copying within swift (#8484)
by mustiikhalil
· 6 months ago
1c51462
FlatBuffers Version 25.2.10
by Derek Bailey
· 8 months ago
v25.2.10
820a7f2
Remove old documentation
by Derek Bailey
· 8 months ago
396c3f5
Upgrade dependencies (#8516)
by Marcel
· 8 months ago
c49e81d
Adds swift 6 to the build matrix (#8414)
by mustiikhalil
· 8 months ago
a285e7e
Rust reflection: simplify dependencies, fix Android build compatibility (#8512)
by Marcin Radomski
· 8 months ago
0312061
FlatBuffers Version 25.1.24
by Derek Bailey
· 8 months ago
v25.1.24
9f94cee
[C++] Avoid adding semicolon after a statement (#8488)
by Taiju Tsuiki
· 8 months ago
bcd2b9d
Add Bazel docs (#8510)
by Marcel
· 8 months ago
82fefbf
Remove Bazel WORKSPACE setup. (#8509)
by Marcel
· 8 months ago
65e49fa
Bump the versions of all aspect Bazel dependencies (#8508)
by Sebastian Barfurth
· 8 months ago
50be3cf
Test external modules explicitly in CI (#8507)
by Marcel
· 8 months ago
026c243
Add support for Bazel 7 and 8 in Bazel CI (#8505)
by Marcel
· 8 months ago
a9257b6
Fix npm bzlmod (#8506)
by Marcel
· 8 months ago
fceafd4
Improve Bazel CI (#8502)
by Marcel
· 8 months ago
33a15d6
Fix reflection.fbs import path (#8499)
by Marcel
· 8 months ago
ad6d663
Fix Bzlmod (#8503)
by Marcel
· 8 months ago
69ac6a7
Add bazel ci (#8497)
by Derek Bailey
· 8 months ago
4b69b27
Also use rules_bazel_bazel_integration_test dependency with Bzlmod (#8498)
by Marcel
· 8 months ago
9318c6c
Update Evolution doc
by Derek Bailey
· 8 months ago
df287ee
FlatBuffers Version 25.1.21
by Derek Bailey
· 8 months ago
v25.1.21
0d7bf7e
Add support for Bzlmod (#8494)
by Marcel
· 8 months ago
e67310b
Use rules_bazel_integration_test to download Bazel binary (#8495)
by Marcel
· 8 months ago
121c4c9
Use Label() to resolve repo name (#8493)
by Marcel
· 8 months ago
27f5a0f
Add missing headers to runtime_cc target (#8492)
by Marcel
· 8 months ago
3592b19
Fix a minor typo in flatc --help output (#8468)
by Ben Beasley
· 9 months ago
733e432
Rust full reflection (#8102)
by Chan Wang
· 9 months ago
5414e04
Add imports for bazel (#8486)
by Derek Bailey
· 9 months ago
c9a286b
Update mkdocs.yml redirect
by Derek Bailey
· 9 months ago
f9a70c7
Update release.yml for Maven
by Derek Bailey
· 9 months ago
1eb4bd3
cleanup github ci
by Derek Bailey
· 9 months ago
41e47e4
update copyright date
by Derek Bailey
· 9 months ago
4999936
add 404 info
by Derek Bailey
· 9 months ago
8e2852f
Update issue templates
by Derek Bailey
· 9 months ago
7e52f59
finish porting over languages in tutorial
by Derek Bailey
· 9 months ago
1ff2487
format the tutorial for all the languages
by Derek Bailey
· 9 months ago
2cffba2
Start to support all languages in tutorial
by Derek Bailey
· 9 months ago
34f0728
fix c++ style in embedded content
by Derek Bailey
· 9 months ago
569e6cb
Fixed broken links
by Derek Bailey
· 9 months ago
086097f
A couple of small updates to the docs (#8477)
by Bhargava Srinarasi
· 9 months ago
2b0ce37
Quick copy of all pages
by Derek Bailey
· 9 months ago
67bf108
Update docs.yml to install mkdocs-redirects
by Derek Bailey
· 9 months ago
f82c4ac
fix typo in tutorial (#8476)
by Shynur
· 9 months ago
Next »