flatbuffers/scripts
cosmith-nvidia 4173b84d4b
Fix --gen-compare to not generate comparators for native types. (#8681)
Per the definition of --gen-compare: only generate comparators for object API
generated structs. Types annoated with native_type must define their own
comparators if `--gen-compare` is enabled.

Also enables --gen-compare for native_type_test and fixes the test by adding a
comparator for the Native::Vector3D type.
2025-11-05 00:43:00 +00:00
..
check-grpc-generated-code.py bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
check_generate_code.py bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
clang-format-all.sh Add the file a symbol is declared in to Reflection (#6613) 2021-06-17 11:50:04 -04:00
clang-format-git.sh Add the file a symbol is declared in to Reflection (#6613) 2021-06-17 11:50:04 -04:00
clang-tidy-git.sh Add clang-tidy, fix some bugpron problems. (#7708) 2022-12-14 21:58:55 -08:00
generate_code.py Fix --gen-compare to not generate comparators for native types. (#8681) 2025-11-05 00:43:00 +00:00
generate_grpc_examples.py bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00
release.sh FlatBuffers Version 25.2.10 2025-02-10 20:25:03 -08:00
util.py bulk code format fix (#8707) 2025-09-23 21:50:27 -07:00