Sign in
chromium
/
external
/
github.com
/
google
/
flatbuffers
/
HEAD
5822c1c
Fix dereference operator of VectorIterator to structures (#8425)
by Adam Oleksy
· 9 hours ago
master
609c72c
[C++] Fixes #8446 (#8447)
by Maurice Sotzny
· 5 weeks ago
bd1b2d0
[Swift] Adds new API to reduce memory copying within swift (#8484)
by mustiikhalil
· 9 weeks ago
1c51462
FlatBuffers Version 25.2.10
by Derek Bailey
· 3 months ago
v25.2.10
820a7f2
Remove old documentation
by Derek Bailey
· 3 months ago
396c3f5
Upgrade dependencies (#8516)
by Marcel
· 3 months ago
c49e81d
Adds swift 6 to the build matrix (#8414)
by mustiikhalil
· 3 months ago
a285e7e
Rust reflection: simplify dependencies, fix Android build compatibility (#8512)
by Marcin Radomski
· 3 months ago
0312061
FlatBuffers Version 25.1.24
by Derek Bailey
· 4 months ago
v25.1.24
9f94cee
[C++] Avoid adding semicolon after a statement (#8488)
by Taiju Tsuiki
· 4 months ago
bcd2b9d
Add Bazel docs (#8510)
by Marcel
· 4 months ago
82fefbf
Remove Bazel WORKSPACE setup. (#8509)
by Marcel
· 4 months ago
65e49fa
Bump the versions of all aspect Bazel dependencies (#8508)
by Sebastian Barfurth
· 4 months ago
50be3cf
Test external modules explicitly in CI (#8507)
by Marcel
· 4 months ago
026c243
Add support for Bazel 7 and 8 in Bazel CI (#8505)
by Marcel
· 4 months ago
a9257b6
Fix npm bzlmod (#8506)
by Marcel
· 4 months ago
fceafd4
Improve Bazel CI (#8502)
by Marcel
· 4 months ago
33a15d6
Fix reflection.fbs import path (#8499)
by Marcel
· 4 months ago
ad6d663
Fix Bzlmod (#8503)
by Marcel
· 4 months ago
69ac6a7
Add bazel ci (#8497)
by Derek Bailey
· 4 months ago
4b69b27
Also use rules_bazel_bazel_integration_test dependency with Bzlmod (#8498)
by Marcel
· 4 months ago
9318c6c
Update Evolution doc
by Derek Bailey
· 4 months ago
df287ee
FlatBuffers Version 25.1.21
by Derek Bailey
· 4 months ago
v25.1.21
0d7bf7e
Add support for Bzlmod (#8494)
by Marcel
· 4 months ago
e67310b
Use rules_bazel_integration_test to download Bazel binary (#8495)
by Marcel
· 4 months ago
121c4c9
Use Label() to resolve repo name (#8493)
by Marcel
· 4 months ago
27f5a0f
Add missing headers to runtime_cc target (#8492)
by Marcel
· 4 months ago
3592b19
Fix a minor typo in flatc --help output (#8468)
by Ben Beasley
· 4 months ago
733e432
Rust full reflection (#8102)
by Chan Wang
· 4 months ago
5414e04
Add imports for bazel (#8486)
by Derek Bailey
· 4 months ago
c9a286b
Update mkdocs.yml redirect
by Derek Bailey
· 4 months ago
f9a70c7
Update release.yml for Maven
by Derek Bailey
· 4 months ago
1eb4bd3
cleanup github ci
by Derek Bailey
· 4 months ago
41e47e4
update copyright date
by Derek Bailey
· 4 months ago
4999936
add 404 info
by Derek Bailey
· 4 months ago
8e2852f
Update issue templates
by Derek Bailey
· 4 months ago
7e52f59
finish porting over languages in tutorial
by Derek Bailey
· 4 months ago
1ff2487
format the tutorial for all the languages
by Derek Bailey
· 4 months ago
2cffba2
Start to support all languages in tutorial
by Derek Bailey
· 4 months ago
34f0728
fix c++ style in embedded content
by Derek Bailey
· 4 months ago
569e6cb
Fixed broken links
by Derek Bailey
· 4 months ago
086097f
A couple of small updates to the docs (#8477)
by Bhargava Srinarasi
· 4 months ago
2b0ce37
Quick copy of all pages
by Derek Bailey
· 4 months ago
67bf108
Update docs.yml to install mkdocs-redirects
by Derek Bailey
· 4 months ago
f82c4ac
fix typo in tutorial (#8476)
by Shynur
· 4 months ago
9a40ab2
Remove Resource path
by Derek Bailey
· 4 months ago
5c14ee7
Update copy location
by Derek Bailey
· 4 months ago
26e77dc
Update copy location
by Derek Bailey
· 4 months ago
6913c34
Update data location in tests
by Derek Bailey
· 4 months ago
0222cd4
Missing .exe
by Derek Bailey
· 4 months ago
0042afa
Update output location with net6.0 and net8.0
by Derek Bailey
· 4 months ago
8852f10
Update output location
by Derek Bailey
· 4 months ago
a8df3c8
Remove outpath altogether
by Derek Bailey
· 4 months ago
b8629d4
Use OutputPath instead of PublishDir
by Derek Bailey
· 4 months ago
ccdab58
Go to setup-donet@v4.2.0
by Derek Bailey
· 4 months ago
a96fe8f
Fix warnings on Build .NET Windows
by Derek Bailey
· 4 months ago
99fda81
Fix crash for TypeScript enum in substruct (#8430)
by Fergus Henderson
· 4 months ago
8694806
`schema.md` Fixed some warnings (#8472)
by Derek Bailey
· 5 months ago
5a75ad4
`mkdocs.yml` add footer and other info (#8471)
by Derek Bailey
· 5 months ago
2d86857
Add Annotating Docs (#8470)
by Derek Bailey
· 5 months ago
0f90dc8
`quick_start.md`: Add quick start guide (#8469)
by Derek Bailey
· 5 months ago
c9125e6
`flatc.md` Add more documentation (#8467)
by Derek Bailey
· 5 months ago
28ddfae
Fixes a bug that made a copy of the changing vars within the verifier leading to an incorrect count (#8451)
by mustiikhalil
· 5 months ago
7e59e07
CNAME: add custom domain (#8465)
by Derek Bailey
· 5 months ago
79d9e33
Update docs.yml
by Derek Bailey
· 5 months ago
bbb6b93
`contributions.md` Add doc about how to contribute to flatbuffers (#8464)
by Derek Bailey
· 5 months ago
46cc3d6
docs.yml enable for pushes to main branch (#8463)
by Derek Bailey
· 5 months ago
fb3ccd3
`docs.yml` Add workflow for updating docs (#8462)
by Derek Bailey
· 5 months ago
492475a
Add new Docs source files (#8461)
by Derek Bailey
· 5 months ago
c75a015
Move docs/ to docs-old/
by Derek Bailey
· 5 months ago
a2cd1ea
FlatBuffers Version 24.12.23 (#8459)
by Derek Bailey
· 5 months ago
v24.12.23
32e63af
Kotlin MacOs switch to macos-13
by Derek Bailey
· 5 months ago
1f4a903
[Swift] Improves vectors performance & arrays within lib (#8415)
by mustiikhalil
· 6 months ago
a9df448
dart: use enhanced enums (#8313)
by Ivan Dlugos
· 6 months ago
5f453ef
Removes 'size' and 'alignment' as Rust keywords (#8139)
by Cameron Mulhern
· 6 months ago
49061f8
use ALIGN for Push::alignment in struct types (#8398)
by Benjamin Kietzman
· 7 months ago
807adb7
FlexBuffers: support "natural utf8" output in ToString (#8426)
by Wouter van Oortmerssen
· 7 months ago
2f59a03
Update grpc-core version (#8412)
by Mikhail
· 7 months ago
6a88985
[Swift] Updates CocoaPods author info & fixes bug with versioning not working as expected (#8328)
by mustiikhalil
· 8 months ago
d7a70db
(fix): #8408 fixes a bug where the capacity of the buffer isnt verified before trying to verify the ID (#8413)
by mustiikhalil
· 8 months ago
b127c57
Fixes spelling mistake in the word position (#8330)
by mustiikhalil
· 8 months ago
2436bd8
Attempt to fix Rust CI (#8411)
by Wouter van Oortmerssen
· 8 months ago
69a53e4
Use actions/upload-artifact@v4 on CI (#8410)
by Wouter van Oortmerssen
· 8 months ago
c7a8102
docs: update README.md (#8383)
by Ikko Eltociear Ashimine
· 8 months ago
2146bac
Update libs.versions.toml (#8387)
by Mikhail
· 8 months ago
8db5932
Add a unit test for odd-sized small structs (for #8117) (#8363)
by nolen777
· 9 months ago
42879f6
[jumbo] Add begin()/end() to DetachedBuffer. (#8370)
by pkasting
· 9 months ago
7833aff
Upgrade Rust dependencies (#8372)
by Gunnar Schulze
· 9 months ago
c065e97
Remove unused comment and fix typo. (#8366)
by LamTrinh.Dev
· 9 months ago
06b12d5
Add "empty()" to vector (#8369)
by alphalex-google
· 9 months ago
baddf90
Add parentheses in FLATBUFFERS_MAX_BUFFER_SIZE, FLATBUFFERS_MAX_64_BUFFER_SIZE to avoid preprocessor definition collision (#8377)
by Marcin Lewandowski
· 9 months ago
8b35a6b
Bazel: Just target flatc and flatbuffers_test for presubmit
by Derek Bailey
· 9 months ago
6cb4d67
Fixes LICENSE file in python
by Derek Bailey
· 9 months ago
fb9afba
[gRPC] Update the code generator for Python to produce typed handlers (#8326)
by Anton Bobukh
· 11 months ago
dafd2f1
[Python] Render enums as Python IntEnum (#8145)
by Felix
· 12 months ago
6ede1cc
[BinaryAnnotator] Add more options that control the generation of `.afb` files (#8323)
by Anton Bobukh
· 12 months ago
8755c35
[C++] Update the validator to skip structs in namespaces other than the current one. (#8324)
by Anton Bobukh
· 12 months ago
75f05d6
Sets Swift minimum version to 5.8 (#8228)
by mustiikhalil
· 12 months ago
3b27f53
[Python] Generate `.pyi` stub files when `--python-typing` is on. (#8312)
by Anton Bobukh
· 12 months ago
58c8eb5
[C++] Allow using FLATBUFFERS_MIN_BUFFER_SIZE in other namespaces (#8229)
by Dominik Lohmann
· 12 months ago
Next »