flatbuffers/scripts
Paulo Pinheiro 7181d77700
[Java] Fix key lookup returning null clashing with default value (#7236)
A field with key attribute must always be written on the message so it
can be looked up by key. There is a edge case where inserting a key
field with same value as default would prevent it to be written on
the message and later cannot be found when searched by key.
2022-04-11 17:16:41 -07:00
..
check-grpc-generated-code.sh
check_generate_code.py Removed test/generate_code.{sh|bat} (#6873) 2021-11-30 23:13:24 -08:00
clang-format-all.sh
clang-format-git.sh
generate_code.py [Java] Fix key lookup returning null clashing with default value (#7236) 2022-04-11 17:16:41 -07:00