flatbuffers/scripts
mustiikhalil e6bbb3d22e
[Swift] Migrate to swift 6.0 and Implements support gRPC v2 (#8983)
* Migrate to swift 6.0 & swift-gRPC 2.0

The following migrates to swift 6.0, and also
migrate to swift-grpc 2.0 that uses swift-nio
under the hood to provide nicer API and async await

Adds sendable to enum & update @_implementationOnly imports to use internal imports

* Address PR comments regarding misspelling & proper method naming.
2026-05-06 04:39:53 +02:00
..
check-grpc-generated-code.py
check_generate_code.py [Python] Improve python API (#8781) 2026-01-21 01:01:20 +00:00
clang-format-all.sh
clang-format-git.sh
clang-tidy-git.sh
generate_code.py Fix inconsistent Python union creator function naming (#8981) 2026-03-19 12:36:37 +00:00
generate_grpc_examples.py [Swift] Migrate to swift 6.0 and Implements support gRPC v2 (#8983) 2026-05-06 04:39:53 +02:00
release.sh FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
util.py